summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-16Fix bugs when printing plurals of numbers that are notPaul Eggert
2006-08-16(memcoll): Set errno = 0 in the shortcut case, too.Paul Eggert
2006-08-16* fts.c (fts_children): Remove obsolete "// FIXME ..." comment.Jim Meyering
2006-08-16Explain why gzip --help's stderr output matters.Jim Meyering
2006-08-162006-08-16 Bruno Haible <bruno@clisp.org>Jim Meyering
2006-08-162006-08-16 Andreas Schwab <schwab@suse.de>Jim Meyering
2006-08-16*** empty log message ***Jim Meyering
2006-08-16* tests/ls/stat-dtype: Use stat to test file system type, ratherJim Meyering
2006-08-16add URL for HU-translation problem reportJim Meyering
2006-08-16*** empty log message ***Jim Meyering
2006-08-15* NEWS: Mention that df exits with nonzero status if it generatesPaul Eggert
2006-08-15(USE_STATVFS): Define to 0 if f_type is needed, butPaul Eggert
2006-08-15* src/dd.c (print_stats): Don't substitute "1" for number, as thisPaul Eggert
2006-08-15[./]Jim Meyering
2006-08-15* NEWS: Add a line for 6.1-cvs.Jim Meyering
2006-08-15.Jim Meyering
2006-08-15* Makefile.maint (alpha beta major): Fix syntax error.Jim Meyering
2006-08-15*** empty log message ***Jim Meyering
2006-08-15.Jim Meyering
2006-08-15Don't mention "stable" on Version line.Jim Meyering
2006-08-15tweak syntax of "Version ..." line.Jim Meyering
2006-08-15* TODO: Add an item (convert to use gnulib-tool), add to the planJim Meyering
2006-08-15* Version 6.0 [unstable].Jim Meyering
2006-08-15commit, for the record. May never be used.Jim Meyering
2006-08-15do not set $pathJim Meyering
2006-08-15update from gnulibJim Meyering
2006-08-14(memcoll): Optimize for the common case where thePaul Eggert
2006-08-13* src/shred.c (usage): Don't indent the second line of an item.Jim Meyering
2006-08-11* pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC_PIPE ->Paul Eggert
2006-08-11(AM_GNU_GETTEXT): Upgrade to need-formatstring-macros.Paul Eggert
2006-08-11(re_string_skip_chars): Don't assume WEOF fits in wchar_t.Paul Eggert
2006-08-11Fix typo in previous checkin: len -> lenbuf.Paul Eggert
2006-08-11(snprintf): memcpy LEN bytes, not SIZE - 1, whenPaul Eggert
2006-08-11* tests/ls/stat-vs-dirent: Too many (losing) systems trigger theJim Meyering
2006-08-10Undo latest change; I was confused about gettext versus gcc.Paul Eggert
2006-08-10Undo latest change; I was confused about xgettext versus gcc.Paul Eggert
2006-08-10Adjust some files for gettext 0.15.Paul Eggert
2006-08-10Import from gettext 0.15.Paul Eggert
2006-08-10(XGETTEXT_OPTIONS): Add pass-c-format flags forPaul Eggert
2006-08-10(my-distcheck): Don't bother with --disable-nls,Paul Eggert
2006-08-10(AM_GNU_GETTEXT_VERSION): Update from 0.13.1 to 0.15.Paul Eggert
2006-08-10Import from gettext 0.15Paul Eggert
2006-08-10(struct control): Remove fastmap member.Paul Eggert
2006-08-10Import regex changes from libc via gnulib.Paul Eggert
2006-08-10Update cycle-check from gnulib.Paul Eggert
2006-08-10Accommodate new getaddrinfo implementation in gnulib.Paul Eggert
2006-08-10Accommodate new getaddrinfo implementation in gnulib.Paul Eggert
2006-08-10Import from gnulib, to support new getaddrinfo implementation of gnulib.Paul Eggert
2006-08-10Add snprintf.h, socket_.h.Paul Eggert
2006-08-10* tests/ls/stat-dtype: If "." is tmpfs, skip this test unless uname -sJim Meyering