Fix for AIX.
[gnulib.git] / lib / ChangeLog
2005-03-02 Bruno HaibleFix for AIX.
2005-03-01 Paul EggertRemove workaround for bug in Linux kernel 2.6.8 or...
2005-03-01 Bruno HaibleUpdate from gettext 0.14.2.
2005-02-26 Paul Eggert* modules/gethrxtime: New file.
2005-02-24 Bruno HaibleUpdate from GNU gettext 0.14.2.
2005-02-24 Bruno HaibleUpdate from GNU gettext 0.14.2.
2005-02-23 Simon Josefsson2005-02-22 Simon Josefsson <jas@extundo.com>
2005-02-20 Jim Meyering*** empty log message ***
2005-02-12 Bruno HaibleChangeLog entry optics.
2005-02-03 Paul Eggert* modules/chdir-long (Depends-on): Add memrchr.
2005-02-02 Sergey PoznyakoffUpdated
2005-02-01 Paul Eggert* mountlist.h (MOUNTLIST_H_): New macro, to protect...
2005-01-29 Bruno HaibleFix a link error on MacOS X.
2005-01-28 Bruno HaibleNew module 'javacomp'.
2005-01-26 Bruno HaibleNew module 'javaexec'.
2005-01-26 Simon Josefssongai_strerror.c: Use GPL in header.
2005-01-24 Sergey PoznyakoffUpdated
2005-01-24 Sergey PoznyakoffUpdated
2005-01-22 Paul EggertFix date in latest changelog entry.
2005-01-22 Paul Eggert* modules/chdir-long (Depends-on): Remove mempcpy.
2005-01-21 Bruno HaibleNew module 'classpath'.
2005-01-21 Paul Eggert* MODULES.html.sh (Command-line arguments): Add version...
2005-01-20 Paul Eggert* lib/save-cwd.c (save_cwd): Remove code to support...
2005-01-20 Simon Josefsson* base64.h (isbase64): Add.
2005-01-19 Bruno HaibleNew module 'sh-quote'.
2005-01-18 Paul EggertMerge from coreutils.
2005-01-17 Bruno HaibleMove some conditionals from the .c file to the .m4...
2005-01-17 Bruno HaibleUpdate from gettext.
2005-01-17 Bruno HaibleThe fwriteerror() function now needs to fclose() the...
2005-01-17 Bruno HaibleDeclare environ; not all systems declare it.
2005-01-04 Paul Eggert* human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional
2004-12-29 Paul Eggert* error.c: Remove dependency on gettext and libintl.
2004-12-24 Paul Eggert* c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD,...
2004-12-24 Paul Eggert* getdate.y (YYSTACK_USE_ALLOCA): Define to 0, since...
2004-12-24 Paul Eggert* getdate.y (YYINITDEPTH): New macro.
2004-12-22 Sergey PoznyakoffUpdated
2004-12-19 Paul Eggert* alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not...
2004-12-18 Bruno HaibleSignals whose handler is set to SIG_IGN are not fatal.
2004-12-08 Paul EggertMerge from coreutils.
2004-12-05 Paul EggertImport chamges from coreutils, so that the code now...
2004-12-03 Paul Eggert* mktime.c (__mktime_internal): If SEC_REQUESTED !...
2004-12-01 Paul EggertImport readutmp and getcwd changes from gnulib.
2004-11-30 Simon JosefssonAdd base64.
2004-11-28 Paul Eggert* getcwd.h: New file, which I forgot to check in on...
2004-11-26 Paul EggertMerge from coreutils for getcwd and HP-UX 11.
2004-11-23 Jim Meyering*** empty log message ***
2004-11-23 Paul EggertMerge from coreutils.
2004-11-23 Sergey PoznyakoffUpdated
2004-11-21 Paul EggertUpdate log to match latest getopt checkin.
2004-11-21 Paul Eggert* getopt_.h: Use __CONCAT rather than ## directly.
2004-11-19 Bruno HaibleMove comments from strtok_r.c to strtok_r.h.
2004-11-17 Paul Eggertrealloc, calloc portability fixes.
2004-11-17 Paul EggertAdd log for human.h, xgetcwd.c (import from coreutils).
2004-11-17 Paul EggertImport from coreutils.
2004-11-17 Paul EggertFurther getopt changes to make it more acceptable to...
2004-11-17 Paul EggertMerge from coreutils to support a more-standard getopt.
2004-11-16 Paul Eggert* getdate.y (tORDINAL): New token.
2004-11-15 Jim Meyering.
2004-11-12 Simon JosefssonAdd strtok_r.
2004-11-11 Paul Eggert* getopt_.h: Add __getopt_argv_const. Include <stdlib...
2004-11-11 Paul Eggert* getopt_.h: rename getopt to __GETOPT_PREFIX##getopt...
2004-11-11 Jim Meyering*** empty log message ***
2004-11-11 Paul EggertFix >> problems in getdate.y, strftime.c, quotearg.c.
2004-11-11 Paul Eggert* mktime.c (SHR): New macro.
2004-11-10 Simon JosefssonAdd getaddrinfo.
2004-11-10 Jim Meyering*** empty log message ***
2004-11-09 Paul Eggert* strftime.c (DO_MULTIBYTE): Check for wchar.h, too.
2004-11-05 Bruno HaibleMake sure size_t is defined.
2004-11-04 Bruno HaibleUpgrade allocsa module from GNU gettext.
2004-11-03 Paul Eggert* xreadlink.c (xreadlink): AIX and HP-UX readlink return -1
2004-11-02 Paul Eggertxreadlink problems with SSIZE_MAX.
2004-11-02 Paul Eggert* getdate.y [!TEST]: Include <stdio.h>, since we use...
2004-11-02 Bruno HaibleProvide a return value for unsetenv() if the system...
2004-11-01 Simon Josefsson(fflush_unlocked, flockfile, funlockfile)
2004-10-29 Paul Eggertgetdate support for TZ="foo", and documentation.
2004-10-27 Paul Eggert* mktime.c (not_equal_tm): Remove redundant check.
2004-10-25 Paul Eggert* getdate.y: Use Bison 1.875 features, and some minor...
2004-10-22 Paul Eggertgetpagesize module shouldn't assume sys/param.h exists.
2004-10-22 Paul Eggert* mktime.c (leapyear): Arg is long int, not int.
2004-10-18 Paul EggertUpdate from glibc.
2004-10-12 Simon Josefsson* getpass.c (fflush_unlocked, flockfile, funlockfile)
2004-10-11 Bruno HaibleNew module 'vsnprintf'.
2004-10-07 Bruno HaibleAvoid a memory allocation when possible.
2004-10-06 Paul Eggert* diacrit.c, diacrit.h: Add GPL notice.
2004-10-06 Paul Eggert* atanl.c, logl.c: Add GPL notice, and make the code...
2004-10-05 Bruno HaibleDon't redeclare strsep if the system already has it.
2004-10-05 Paul EggertFix typo in previous log.
2004-10-05 Paul EggertRename xclone to xmemdup. Remove obsolete xalloc macros.
2004-10-04 Paul Eggert* regex.c (re_comp): Cast gettext return value to char *,
2004-10-04 Simon Josefssonerror.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO'...
2004-10-04 Paul EggertRemove dependencies on unlocked-io.
2004-10-04 Bruno HaibleNew module 'memmem', from Simon Josefsson.
2004-10-04 Paul EggertSync from coreutils.
2004-10-02 Jim Meyering*** empty log message ***
2004-10-01 Paul Eggert* snprintf.c: Remove comments as to why each header...
2004-10-01 Bruno HaibleNew module 'strsep'.
2004-10-01 Bruno HaibleAnother fix to snprintf().
2004-10-01 Bruno HaibleFixes, mostly from Simon Josefsson.
2004-10-01 Bruno HaibleEnsure memcpy is declared.
2004-09-30 Paul EggertNew snprintf module from Simon Josefsson.
next