X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2FChangeLog;h=bf60743ce8beee023c5b97d70ae4a0def4b3a009;hb=3074e4cfad2286cf5c5e4aafa7fb6aecc576e6eb;hp=f3a85a21d15abc0415b0ebecbfc1326d5df5f929;hpb=08eec9e63413ba993c002d329912a434038fdf7d;p=gnulib.git diff --git a/lib/ChangeLog b/lib/ChangeLog index f3a85a21d..bf60743ce 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,79 @@ +2005-07-11 Paul Eggert + + * version-etc-fsf.c (version_etc_copyright): Parameterize the + copyright symbol and the year. + * version-etc.c (COPYRIGHT_YEAR): New constant. + (version_etc_va): Use parameterized copyright notice. + Reword to conform to the current GNU coding standards. + +2005-07-11 Simon Josefsson + + * size_max.h: New file. + +2005-07-09 Sergey Poznyakoff + + * argp-namefrob.h: Include unlocked-io.h. Removed unnecessary + block of defines. + +2005-07-08 Eric Blake (tiny change) + and Paul Eggert + + * regcomp.c (init_dfa, build_range_exp): Store __btowc value + in wint_t, not wchar_t. Remove now-unnecessary cast. + +2005-07-07 Paul Eggert + + * regex.c, regex.h: Sync from libc. + * regcomp.c, regexec_internal.c, regex_internal.h, regexec.c: + New files, synced from libc, except that regex_internal.h + currently has a small porting fix. + +2005-07-03 Paul Eggert + + Remove the dependency of the strftime module on the tzset module. + * strftime.c (my_strftime) [! defined _LIBC && ! HAVE_RUN_TZSET_TEST]: + Copy the input structure, to work around some of the bug with + Solaris 2.5.1 and Solaris 2.6. If you still care about these old + Solaris releases, you should also use the tzset module, but we won't + require it as a dependency any more since we don't want LGPLed code + to depend on GPLed code. + +2005-07-02 Jim Meyering + + * backupfile.c (backup_args): Change a `0' to NULL. + +2005-07-01 Jim Meyering + + * chown.c, cloexec.c, dup-safer.c, dup2.c, fsusage.c, getcwd.c: + * getloadavg.c, mountlist.c, openat.h, pagealign_alloc.c: + * save-cwd.c, tempname.c: + Assume HAVE_FCNTL_H (i.e., include unconditionally, + and don't include ). + +2005-07-01 Paul Eggert + + * xnanosleep.c: Include timespec.h, since OpenBSD 3.4 + declares only 'struct timespec;' (!). + +2005-06-29 Jim Meyering + + * mkdir-p.c (make_dir_parents): Don't apply sizeof to a hard-coded + type name. Use the variable name instead. + * idcache.c (getuser, getuidbyname, getgroup, getgidbyname): Likewise. + +2005-06-28 Simon Josefsson + + * check-version.h, check-version.c: New files. + +2005-06-28 Simon Josefsson + + * base64.c (base64_encode): Indent. Rename 'b64' to avoid + collision with global variable. Better indentation. Don't + increment buffer pointer beyond buffer end. Based on comments + from Paul Eggert . + + * base64.h: Indent. + 2005-06-24 Paul Eggert * canon-host.c (canon-host): Append trailing "," to 0 in