log

age author description
Fri, 15 Oct 2004 15:28:43 +0000 Bruno Haible Move a lot of code into function func_import().
Fri, 15 Oct 2004 14:58:04 +0000 Bruno Haible Initialize supplied_libname. Tweak usage message.
Fri, 15 Oct 2004 14:49:59 +0000 Bruno Haible Untabify.
Tue, 12 Oct 2004 14:04:18 +0000 Simon Josefsson * getpass.c (fflush_unlocked, flockfile, funlockfile)
Tue, 12 Oct 2004 07:49:52 +0000 Karl Berry .
Mon, 11 Oct 2004 13:08:55 +0000 Bruno Haible New module 'vsnprintf'.
Mon, 11 Oct 2004 13:02:28 +0000 Bruno Haible GNU coding style: put a space before opening parenthesis.
Mon, 11 Oct 2004 11:34:07 +0000 Bruno Haible Clarify the copyright.
Mon, 11 Oct 2004 05:02:35 +0000 Paul Eggert * srclistvars.sh: Add GNUSTANDARDS (for eggert only).
Mon, 11 Oct 2004 05:02:17 +0000 Paul Eggert Add GNUSTANDARDS (for eggert only).
Sun, 10 Oct 2004 22:32:37 +0000 Karl Berry get gnu std documents from new gnustandards project at savannah
Fri, 08 Oct 2004 13:14:35 +0000 Karl Berry update from texinfo
Thu, 07 Oct 2004 16:15:22 +0000 Bruno Haible Avoid a memory allocation when possible.
Thu, 07 Oct 2004 12:54:31 +0000 Bruno Haible Add a GPL copyright notice.
Wed, 06 Oct 2004 20:09:18 +0000 Paul Eggert * diacrit.c, diacrit.h: Add GPL notice.
Wed, 06 Oct 2004 20:08:44 +0000 Paul Eggert Add GPL notice.
Wed, 06 Oct 2004 20:02:18 +0000 Paul Eggert * atanl.c, logl.c: Add GPL notice, and make the code more similar to glibc.
Wed, 06 Oct 2004 20:01:55 +0000 Paul Eggert Add GPL notice, to match glibc's added LGPL notice.
Wed, 06 Oct 2004 20:01:31 +0000 Paul Eggert Add GPL notice, to match glibc's added LGPL notice.
Tue, 05 Oct 2004 17:44:44 +0000 Bruno Haible Don't redeclare strsep if the system already has it.
Tue, 05 Oct 2004 13:04:40 +0000 Karl Berry update from gnuorg
Tue, 05 Oct 2004 08:01:18 +0000 Karl Berry .
Tue, 05 Oct 2004 06:47:46 +0000 Paul Eggert Fix typo in previous log.
Tue, 05 Oct 2004 06:47:18 +0000 Paul Eggert xclone->userspec
Tue, 05 Oct 2004 06:45:51 +0000 Paul Eggert Rename xclone to xmemdup. Remove obsolete xalloc macros.
Mon, 04 Oct 2004 21:00:42 +0000 Paul Eggert * regex.c (re_comp): Cast gettext return value to char *,
Mon, 04 Oct 2004 20:30:46 +0000 Simon Josefsson error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
Mon, 04 Oct 2004 20:17:39 +0000 Paul Eggert Remove dependencies on unlocked-io.
Mon, 04 Oct 2004 13:37:30 +0000 Simon Josefsson (Extra functions based on ANSI C 89): Add memmem.
Mon, 04 Oct 2004 13:35:38 +0000 Simon Josefsson Add memmem from glibc.