summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
AgeCommit message (Expand)Author
2006-08-18Add support for NetBSD 3.0.Paul Eggert
2006-08-17Add/fix copyright notices and adjust to latest GNU FDL.Paul 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-15[./]Jim Meyering
2006-08-14(memcoll): Optimize for the common case where thePaul Eggert
2006-08-11* pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC_PIPE ->Paul Eggert
2006-08-11(re_string_skip_chars): Don't assume WEOF fits in wchar_t.Paul Eggert
2006-08-11(snprintf): memcpy LEN bytes, not SIZE - 1, whenPaul Eggert
2006-08-10Import regex changes from libc via gnulib.Paul Eggert
2006-08-10Accommodate new getaddrinfo implementation in gnulib.Paul Eggert
2006-08-09Sync from gnulib.Paul Eggert
2006-08-09Fix too-long line in 2006-08-08 checkin, and an encoding errorPaul Eggert
2006-08-09Include <config.h>.Jim Meyering
2006-08-08Add shuf, better random number generation, and fix sort -R inPaul Eggert
2006-07-28chmod 0755 DIR and chmod 755 DIR are now equivalent.Paul Eggert
2006-07-22Split closeout into close-stream and closeout.Paul Eggert
2006-07-20*** empty log message ***Jim Meyering
2006-07-20*** empty log message ***Jim Meyering
2006-07-17chmod, install, and mkdir now leave setgid and setuid bitsPaul Eggert
2006-07-16* userspec.c (parse_with_separator): Say "invalid spec" rather thanJim Meyering
2006-07-11Sync from gnulib.Paul Eggert
2006-07-09Update from gnulib.Paul Eggert
2006-07-08(getndelim2): Remove doubled "after" in comment.Jim Meyering
2006-07-04Sync from gnulib.Paul Eggert
2006-07-04Include <sys/types.h> after @FULL_PATH_STDINT_H@, forPaul Eggert
2006-07-03* cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort if thisJim Meyering
2006-07-02(intmax_t, uintmax_t): Prefer long to long long ifPaul Eggert
2006-07-02Sync stdint module from gnulib.Paul Eggert
2006-07-01seq defaults to a minimal fixed point format that does not losePaul Eggert
2006-06-29From Derek R. Price:Jim Meyering
2006-06-28(CLOSEDIR): Remove. All uses changed to closedir.Paul Eggert
2006-06-20(openat): Use ?:, not if, to work around GCC bug 4210.Paul Eggert
2006-06-19*** empty log message ***Jim Meyering
2006-06-11(__attribute__): Don't define if already defined.Paul Eggert
2006-06-10Apply this change from gnulib:Jim Meyering
2006-06-05* regexec.c (group_nodes_into_DFAstates): Fix a buffer overrunPaul Eggert
2006-05-25(small_open, large_open): New macros.Paul Eggert
2006-05-23Fix misspelling.Paul Eggert
2006-05-23Note problem with string.h.Paul Eggert
2006-05-23filemode.c: Don't include <string.h>.Paul Eggert
2006-05-22* filemode.c (setst): Remove.Paul Eggert
2006-05-22Document the internals better. Most of this changePaul Eggert
2006-05-20*** empty log message ***Jim Meyering
2006-05-19Sync nanosleep from gnulib.Paul Eggert
2006-05-15*** empty log message ***Jim Meyering
2006-05-15*** empty log message ***Jim Meyering
2006-05-15*** empty log message ***Jim Meyering
2006-05-11*** empty log message ***Jim Meyering
2006-05-04*** empty log message ***Jim Meyering