2006-10-19 08:54:01 +00:00
|
|
|
2006-10-19 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* POTFILES.in: Also include lib/regcomp.c, since it too uses gettext.
|
|
|
|
|
|
2006-10-19 07:53:42 +00:00
|
|
|
2006-10-19 Paul Eggert <eggert@cs.ucla.edu>
|
|
|
|
|
|
|
|
|
|
* POTFILES.in: Add lib/xstrtol.h.
|
|
|
|
|
|
* aclocal.m4, config.hin, configure:
Remove from CVS, since ./bootstrap generates them automatically.
* .cvsignore: Add INSTALL, Makefile.in, *.cache, *.lineno, *.log.
Remove more-specific entries. This catches files like configure.lineno.
* man/.cvsignore: Add Makefile.in.
* src/.cvsignore: Add Makefile.in.
Remove .version, dir.c, install, mvdir, stamp-v, vdir.c, version.c.
For .cvsignore file under the tests directory:
Add Makefile.in. Sort entries if necessary. Remove *.I, *.E,
*.X, *.O, *-tests, build-script, mk-script if they're never
created in this directory.
* build-aux/.cvsignore: New file.
* doc/.cvsignore: Add Makefile.in, coreutils.html, coreutils.pdf,
coreutils.ps, coreutils.tps. Remove coreutils.cm (dunno what it
is, but the makefile doesn't mention it). Remove coreutils.info
as it is subsumed by coreutils.info*.
* lib/.cvsignore: Add Makefile.in, getdate.tab.h.
Remove stat.c, sysexit.h.
* m4/.cvsignore: Remove Makefile, dev-ino.m4, glibc2.m4, intdiv0.m4,
inttypes-h.m4, inttypes-pri.m4, jm-glibc-io.m4, lcmessage.m4,
lock.m4, printf-posix.m4, same-inode.m4, size_max.m4,
uintmax_t.m4, ulonglong.m4, visibility.m4, xsize.m4. Many of
these are put in automatically by ../bootstrap, but that's a
bootstrap bug that I plan to fix shortly.
* po/.cvsignore: More ../bootstrap-related fixes, plus remove old
cruft. Add *.po, LINGUAS, Makevars. Remove *.cat, *.msg,
cat-id-dbl.c, messages.mo, stamp-cat-id.
2006-08-22 18:50:24 +00:00
|
|
|
2006-08-22 Paul Eggert <eggert@cs.ucla.edu>
|
|
|
|
|
|
|
|
|
|
* .cvsignore: More ../bootstrap-related fixes, plus remove old
|
|
|
|
|
cruft. Add *.po, LINGUAS, Makevars. Remove *.cat, *.msg,
|
|
|
|
|
cat-id-dbl.c, messages.mo, stamp-cat-id.
|
|
|
|
|
|
2006-08-22 10:44:40 +00:00
|
|
|
2006-08-22 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* .cvsignore: Add files that are now generated by ../bootstrap.
|
|
|
|
|
|
Add a bootstrap procedure, so that the CVS version contains fewer
files and we bootstrap the rest from gnulib, gettext, etc.
* README-cvs: New file.
* bootstrap: New file.
* bootstrap.conf: New file.
* .x-sc_trailing_blank: Remove config-log, .gdb-history. Add .po.
* configure.ac (AC_PREREQ): Move here from m4/*.m4, for benefit
of gnulib-tool.
(gl_DEFAULT_POSIX2_VERSION, gl_USE_SYSTEM_EXTENSIONS, gl_PERL):
(gl_IGNORE_UNUSED_LIBRARIES): Remove; now done by gnulib.
(gl_EARLY): Add.
(gl_MACROS): Call just after gl_EARLY, just for clarity.
* src/c99-to-c98.diff: Remove patch to ls.c; no longer needed.
* src/kill.c (strtoimax): Remove decl.
* src/ls.c: Include "wcwidth.h" instead of rolling it ourselves.
* src/wc.c: Likewise.
* src/ls.c (sort_files): Rewrite to avoid need for C99-style
declaration, so that we don't need to patch this file.
* src/printf.c (strtoimax, strtoumax): Remove decls.
* src/su.c: Include getpass.h.
(getpass): remove.
* src/system.h: Include mempcpy.h, stpcpy.h, strpbrk.h.
Include inttypes.h unconditionally; remove decls it handles.
* lib/Makefile.am: include gnulib.mk, so that we can remove most of
this file.
(AM_CPPFLAGS): Don't mention -I$(srcdir), since that's now done
for us.
(noinst_LIBRARIES, LDDADD, DEFS): Remove.
(libcoreutils_a_SOURCES): Trim down greatly, just to the files
that aren't in gnulib.
Remove defns gnulib does for us.
* m4/check-decl.m4 (gl_CHECK_DECLS):
Don't include stdio.h, string.h, stdlib.h, unistd.h, sys/time.h,
time.h. Use AC_CHECK_DECLS_ONCE for free, getenv, geteuid, getlogin,
getuid, lseek, malloc, memchr, realloc. Don't check for getutent,
memrchr, nanosleep, stpcpy, strndup, strnlen, strstr, strtoul,
strtoull.
(_gl_DECL_HEADERS): Remove; all uses removed.
* m4/jm-macros.m4 (gl_MACROS): Move AC_PREREQ into configure.ac
for the benefit of gnulib-tool. Call gl_INIT.
Do not call or require macros that gnulib will handle for us.
Don't check for fchmod, hasmntopt, isascii, lchown, listmntent,
mempcpy, realpath, wcrtomb, tzset.
(gl_CHECK_ALL_HEADERS): Don't check for sys/statvfs.h, sys/vfs.h,
sys/mount.h.
(gl_CHECK_ALL_TYPES): Require AC_TYPE_UNSIGNED_LONG_LONG_INT.
Don't check for struct stat.st_blksize.
Don't require AC_STRUCT_ST_DM_MODE, gt_TYPE_SSIZE_T,
gl_AC_TYPE_UINT32_T, gl_AC_TYPE_UINTMAX_T, gl_AC_TYPE_UINTPTR_T,
gl_AC_TYPE_UNSIGNED_LONG_LONG.
* m4/prereq.m4 (gl_PREREQ): Require gl_FUNC_XFTS, gl_ROOT_DEV_INO.
Don't require macros that gnulib does for us.
* m4/stat-prog.m4 (cu_PREREQ_STAT_PROG): Don't check for
sys/sysmacros.h. Don't check for statvfs. Use AC_CHECK_HEADERS_ONCE
for netinet/in.h, nfs/nfs_clnt.h, nfs/vfs.h.
Don't require gl_AC_TYPE_LONG_LONG, gt_HEADER_INTTYPES_H.
2006-08-21 07:30:45 +00:00
|
|
|
2006-08-20 Paul Eggert <eggert@cs.ucla.edu>
|
|
|
|
|
|
|
|
|
|
* LINGUAS, Makefile.in.in, Makevars, Rules-quot, af.po, be.po:
|
|
|
|
|
* bg.po, boldquot.sed, ca.po, cs.po, da.po, de.po, el.po:
|
|
|
|
|
* en@boldquot.header, en@quot.header, es.po, et.po, eu.po:
|
|
|
|
|
* fi.po, fr.po, ga.po, gl.po, hr.po, hu.po, insert-header.sin:
|
|
|
|
|
* it.po, ja.po, ko.po, lg.po, ms.po, nb.po, nl.po, no.po, pl.po:
|
|
|
|
|
* pt.po, pt_BR.po, quot.sed, remove-potcdate.sin, ro.po, ru.po:
|
|
|
|
|
* rw.po, sk.po, sl.po, sr.po, sv.po, tr.po, uk.po, vi.po, wa.po:
|
|
|
|
|
* zh_CN.po, zh_TW.po:
|
|
|
|
|
Remove from CVS, since ../bootstrap generates them automatically.
|
|
|
|
|
|
2006-08-17 19:58:17 +00:00
|
|
|
2006-08-17 Paul Eggert <eggert@cs.ucla.edu>
|
|
|
|
|
|
|
|
|
|
* po/ChangeLog: Add copyright notice.
|
|
|
|
|
* po/Makevars: Likewise.
|
|
|
|
|
|
2006-08-10 22:51:06 +00:00
|
|
|
2006-08-10 Paul Eggert <eggert@cs.ucla.edu>
|
|
|
|
|
|
|
|
|
|
* Makevars (XGETTEXT_OPTIONS): Add pass-c-format flags for
|
|
|
|
|
_ and N_, so that we get format checking even when --enable-nls.
|
|
|
|
|
Add c-format flags for error, error_at_line, asprintf, vasprintf,
|
|
|
|
|
asnprintf, vasnprintf, wrapf.
|
|
|
|
|
(USE_MSGCTXT): New macro.
|
|
|
|
|
* Rules-quot (en@quot.po-create, en@boldquot.po-create): New rules.
|
|
|
|
|
|
2006-08-09 20:11:12 +00:00
|
|
|
2006-08-09 Paul Eggert <eggert@cs.ucla.edu>
|
|
|
|
|
|
2006-08-09 23:42:26 +00:00
|
|
|
* Makefile.in.in: Sync from gettext 0.15.
|
|
|
|
|
|
2006-08-09 20:11:12 +00:00
|
|
|
* LINGUAS: Add ro, sr, uk, wa.
|
|
|
|
|
* ro.po, sr.po, uk,po, wa.po: New files,
|
|
|
|
|
gotten from the following files relative to
|
|
|
|
|
<http://www.iro.umontreal.ca/translation/teams/PO/>:
|
|
|
|
|
ro/fileutils-4.1.11.ro.po, sr/sh-utils-2.0.15.sr.po,
|
|
|
|
|
uk/fileutils-4.1.11.uk.po, wa/fileutils-4.1.11.wa.po.
|
|
|
|
|
|
2006-08-09 08:12:27 +00:00
|
|
|
2006-08-09 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* POTFILES.in: Add lib/randread.c, lib/xmemxfrm.c, and src/shuf.c.
|
|
|
|
|
|
2006-02-27 11:06:29 +00:00
|
|
|
2006-02-27 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* POTFILES.in: Add src/base64.c.
|
|
|
|
|
|
2005-12-17 10:56:25 +00:00
|
|
|
2005-12-17 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* POTFILES.in: Add lib/acl.c.
|
|
|
|
|
|
2005-12-15 14:48:48 +00:00
|
|
|
2005-12-13 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* LINGUAS: Add Kinyarwanda (rw).
|
|
|
|
|
Add Croatian (hr).
|
|
|
|
|
|
2005-11-22 15:59:38 +00:00
|
|
|
2005-11-22 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* POTFILES.in: Add lib/euidaccess-stat.c.
|
|
|
|
|
|
2005-10-24 08:17:00 +00:00
|
|
|
2005-10-24 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* Makefile.in.in: Update from gettext cvs (0.15).
|
2005-10-24 09:01:15 +00:00
|
|
|
(Makefile): Remove stray po-directories argument.
|
2005-10-24 08:17:00 +00:00
|
|
|
|
2005-10-07 19:30:26 +00:00
|
|
|
2005-10-07 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* POTFILES.in: Remove the lib/euidaccess-stat.c line,
|
|
|
|
|
until I'm ready to add the corresponding file.
|
|
|
|
|
|
2005-10-02 06:28:15 +00:00
|
|
|
2005-10-02 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* POTFILES.in: Add lib/euidaccess-stat.c.
|
|
|
|
|
|
2005-09-23 22:49:10 +00:00
|
|
|
2005-09-24 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* POTFILES.in: Add lib/gai_strerror.c.
|
|
|
|
|
|
2005-06-14 08:26:43 +00:00
|
|
|
2005-06-14 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* POTFILES.in: Change openat.c to openat-die.c.
|
|
|
|
|
|
2005-06-02 11:38:49 +00:00
|
|
|
2005-06-02 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* POTFILES.in: Change makepath.c to mkdir-p.c here, too.
|
|
|
|
|
|
2005-05-10 13:39:19 +00:00
|
|
|
2005-05-10 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* LINGUAS: Add Vietnamese (vi).
|
|
|
|
|
|
2005-04-06 07:41:20 +00:00
|
|
|
2005-04-06 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* LINGUAS: Remove rw.
|
|
|
|
|
* rw.po: Remove file -- many invalid message strings.
|
|
|
|
|
|
2005-04-05 08:56:15 +00:00
|
|
|
2005-04-05 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* LINGUAS: Add Kinyarwanda (rw).
|
|
|
|
|
|
2004-12-14 22:16:44 +00:00
|
|
|
2004-12-14 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* LINGUAS: Add Bulgarian (bg).
|
|
|
|
|
|
2004-11-28 21:26:06 +00:00
|
|
|
2004-11-28 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* POTFILES.in: Add lib/openat.c.
|
|
|
|
|
|
2004-10-11 06:49:45 +00:00
|
|
|
2004-10-11 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* fr.po: Fix two typos reported in http://bugs.debian.org/275924
|
|
|
|
|
|
2004-09-22 20:20:42 +00:00
|
|
|
2004-09-22 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* POTFILES.in: Remove lib/xmalloc.c.
|
|
|
|
|
Add lib/xalloc-die.c.
|
|
|
|
|
|
2004-06-26 08:49:14 +00:00
|
|
|
2004-06-26 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* LINGUAS: Add Basque (eu).
|
|
|
|
|
|
2004-04-16 16:25:35 +00:00
|
|
|
2004-04-16 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* fr.po: Correct typo in the french rendition of date's --help output:
|
|
|
|
|
s/%r/%R/. Patch by Nicolas Boulenguez.
|
|
|
|
|
|
2004-03-02 17:55:08 +00:00
|
|
|
2004-03-02 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* LINGUAS: Add Afrikaans (af)
|
|
|
|
|
|
2004-01-13 00:05:10 +00:00
|
|
|
2004-01-13 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* POTFILES.in: Replace src/sys2.h with src/system.h.
|
|
|
|
|
|
2004-01-12 22:58:43 +00:00
|
|
|
2004-01-12 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* Makefile.in.in: Update from gettext-0.13.1.
|
|
|
|
|
|
2003-11-09 21:15:19 +00:00
|
|
|
2003-11-09 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* POTFILES.in: Add lib/root-dev-ino.h.
|
|
|
|
|
|
2003-10-17 13:45:28 +00:00
|
|
|
2003-10-17 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* POTFILES.in: Add lib/xfts.c.
|
|
|
|
|
|
2003-09-22 18:58:34 +00:00
|
|
|
2003-09-22 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* Makevars (XGETTEXT_OPTIONS): Add --from-code=UTF-8 to accommodate the
|
|
|
|
|
non-ASCII comment to translators in ptx.c regarding the author's name.
|
|
|
|
|
|
2003-08-27 09:05:50 +00:00
|
|
|
2003-08-27 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* Makefile.in.in: Update from gettext-0.12.2.
|
|
|
|
|
|
2003-08-19 17:50:32 +00:00
|
|
|
2003-08-19 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* Makevars (MSGID_BUGS_ADDRESS): Define.
|
|
|
|
|
|
2003-08-12 16:17:42 +00:00
|
|
|
2003-08-12 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* LINGUAS: Add Irish (ga).
|
|
|
|
|
|
2003-07-11 20:45:10 +00:00
|
|
|
2003-07-11 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* POTFILES.in: Add src/nohup.c and src/setuidgid.c.
|
|
|
|
|
|
2003-03-18 19:11:28 +00:00
|
|
|
2003-03-18 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* POTFILES.in: Remove lib/c-stack.c.
|
|
|
|
|
|
2003-02-16 21:00:07 +00:00
|
|
|
2003-02-16 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* LINGUAS: Add Finnish (fi).
|
|
|
|
|
|
2003-01-10 23:03:18 +00:00
|
|
|
2003-01-11 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* POTFILES.in: Add src/readlink.c.
|
|
|
|
|
|
2002-11-21 19:17:26 +00:00
|
|
|
2002-11-21 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* LINGUAS: Add ms (Malay).
|
|
|
|
|
|
2002-11-15 08:19:10 +00:00
|
|
|
2002-11-14 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* POTFILES.in: Remove lib/long-options.c and lib/same.c.
|
|
|
|
|
Although each defines `_', neither actually used it.
|
|
|
|
|
|
2002-11-09 16:40:00 +00:00
|
|
|
2002-11-09 Jim Meyering <jim@meyering.net>
|
|
|
|
|
|
|
|
|
|
* Makevars (EXTRA_LOCALE_CATEGORIES): Add LC_TIME.
|
|
|
|
|
Patch by Tim Waugh for Red Hat bug #73669.
|
|
|
|
|
|
2002-09-29 17:12:36 +00:00
|
|
|
2002-09-25 gettextize <bug-gnu-gettext@gnu.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.in.in: Upgrade to gettext-0.11.5.
|
|
|
|
|
|
2002-11-08 17:13:51 +00:00
|
|
|
2002-09-16 Jim Meyering <jim@meyering.net>
|
2002-09-16 05:51:14 +00:00
|
|
|
|
|
|
|
|
* LINGUAS: Add be (Belarusian).
|
|
|
|
|
|
2002-11-08 17:13:51 +00:00
|
|
|
2002-09-02 Jim Meyering <jim@meyering.net>
|
2002-09-02 06:34:55 +00:00
|
|
|
|
2002-09-02 06:36:12 +00:00
|
|
|
* LINGUAS: Add lg (Luganda).
|
2006-08-17 19:58:17 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
-----
|
|
|
|
|
|
|
|
|
|
Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software
|
|
|
|
|
Foundation, Inc.
|
|
|
|
|
|
|
|
|
|
Copying and distribution of this file, with or without
|
|
|
|
|
modification, are permitted provided the copyright notice
|
|
|
|
|
and this notice are preserved.
|