log

age author description
Sun, 18 Mar 2007 00:31:50 +0000 Bruno Haible Fix endless loop when the given allocated size was > INT_MAX.
Sun, 18 Mar 2007 00:12:31 +0000 Bruno Haible Produce output that makes it easier to debug failures.
Sun, 18 Mar 2007 00:03:06 +0000 Bruno Haible Work around buggy locales in NetBSD 3.0.
Sat, 17 Mar 2007 20:07:01 +0000 Bruno Haible Fix a portability problem on x86.
Sat, 17 Mar 2007 19:26:29 +0000 Bruno Haible Avoid gcc warnings.
Sat, 17 Mar 2007 19:22:56 +0000 Bruno Haible Avoid gcc warnings.
Sat, 17 Mar 2007 19:20:48 +0000 Bruno Haible Remove unused variables.
Sat, 17 Mar 2007 19:08:13 +0000 Bruno Haible Remove unused variables.
Sat, 17 Mar 2007 19:05:33 +0000 Bruno Haible Incude c-strcase.h.
Sat, 17 Mar 2007 19:02:51 +0000 Bruno Haible Ensure we get the mkstemp() declaration. On MacOS X, it comes from <unistd.h>.
Sat, 17 Mar 2007 18:41:38 +0000 Bruno Haible Update year.
Sat, 17 Mar 2007 18:41:28 +0000 Bruno Haible Include <stdlib.h>, for malloc().
Sat, 17 Mar 2007 18:40:48 +0000 Bruno Haible Include <stdlib>, for malloc().
Sat, 17 Mar 2007 18:39:35 +0000 Bruno Haible Undo last patch.
Sat, 17 Mar 2007 18:35:49 +0000 Bruno Haible Include <stdlib.h>, for malloc().
Sat, 17 Mar 2007 16:54:19 +0000 Karl Berry autoupdate
Sat, 17 Mar 2007 16:30:30 +0000 Bruno Haible Mention all modules affected by last change.
Sat, 17 Mar 2007 16:27:48 +0000 Bruno Haible Update .cvsignore and .gitignore files.
Sat, 17 Mar 2007 13:54:35 +0000 Eric Blake * NEWS: Document stdlib change from 2007-02-18.
Sat, 17 Mar 2007 12:12:19 +0000 Simon Josefsson Remove, accidentally committed.
Sat, 17 Mar 2007 12:11:35 +0000 Simon Josefsson *** empty log message ***
Sat, 17 Mar 2007 12:11:10 +0000 Simon Josefsson Discuss strdup change.
Sat, 17 Mar 2007 12:04:04 +0000 Jim Meyering fix syntax error in last change
Sat, 17 Mar 2007 11:52:47 +0000 Jim Meyering Detect use of AC_CONFIG_AUX_DIR also when its argument is quoted.
Sat, 17 Mar 2007 08:58:43 +0000 Jim Meyering * build-aux/bootstrap: Don't use \> in grep regexp. For HP-UX.
Fri, 16 Mar 2007 21:03:43 +0000 Jim Meyering * build-aux/bootstrap (with_gettext): New variable. Run autopoint
Fri, 16 Mar 2007 20:22:58 +0000 Jim Meyering * build-aux/bootstrap (gnulib_name): New variable.
Fri, 16 Mar 2007 02:42:41 +0000 Simon Josefsson Use new namespace.
Fri, 16 Mar 2007 00:52:55 +0000 Bruno Haible Try to avoid clashing symbols.
Fri, 16 Mar 2007 00:37:51 +0000 Bruno Haible 2007-03-15 Bruno Haible <bruno@clisp.org>
Fri, 16 Mar 2007 00:30:06 +0000 Bruno Haible Allow the use of a destructor for the values stored in the list.
Fri, 16 Mar 2007 00:01:29 +0000 Bruno Haible Fix compilation error introduced in last commit.
Thu, 15 Mar 2007 23:56:13 +0000 Bruno Haible Add an element disposal function.
Thu, 15 Mar 2007 23:40:59 +0000 Bruno Haible List of important user-visible changes.
Thu, 15 Mar 2007 23:34:24 +0000 Karl Berry update from texinfo
Thu, 15 Mar 2007 22:58:36 +0000 Paul Eggert * lib/quotearg.c: Include <wctype.h> early, before the definition of
Mon, 12 Mar 2007 00:48:31 +0000 Bruno Haible Request a "make distclean" after successful "make check", to save disk space.
Sun, 11 Mar 2007 23:32:06 +0000 Bruno Haible * modules/long-options (Depends-on): Add getopt.
Sun, 11 Mar 2007 23:28:00 +0000 Bruno Haible * modules/modechange (Depends-on): Add stdbool.
Sun, 11 Mar 2007 23:24:19 +0000 Bruno Haible * modules/i-ring (Depends-on): Add stdbool.
Sun, 11 Mar 2007 23:19:47 +0000 Bruno Haible Depend on stdbool.
Sun, 11 Mar 2007 23:14:58 +0000 Bruno Haible mktime.c requires 'inline'.
Sun, 11 Mar 2007 23:09:09 +0000 Bruno Haible Require 'restrict'.
Sun, 11 Mar 2007 22:58:33 +0000 Bruno Haible Fix syntax error.
Sun, 11 Mar 2007 22:55:55 +0000 Bruno Haible Use the system's sprintf function.
Sun, 11 Mar 2007 22:40:52 +0000 Bruno Haible Work around bug regarding initializers in SunPRO C and Compaq C compilers.
Sun, 11 Mar 2007 22:34:33 +0000 Bruno Haible Make pointer decrementing code ANSI C compliant.
Sun, 11 Mar 2007 22:28:43 +0000 Bruno Haible Avoid error with SunPRO C 5.0 on Solaris 2.5.1.
Sun, 11 Mar 2007 22:19:18 +0000 Bruno Haible Avoid test failures.
Sun, 11 Mar 2007 22:16:19 +0000 Bruno Haible Avoid using sed -e "", not supported by AIX sed.
Sun, 11 Mar 2007 22:11:22 +0000 Bruno Haible Start the autobuild script with /bin/sh.
Sun, 11 Mar 2007 12:05:24 +0000 Bruno Haible Avoid an endless recursion.
Sun, 11 Mar 2007 12:03:51 +0000 Bruno Haible Create also an autobuild script.
Sun, 11 Mar 2007 00:55:27 +0000 Bruno Haible Tests for module 'canonicalize-lgpl'.
Sun, 11 Mar 2007 00:54:21 +0000 Bruno Haible Tests for module 'c-strcase'.
Sun, 11 Mar 2007 00:53:00 +0000 Bruno Haible Tests for module 'atexit'.
Sun, 11 Mar 2007 00:51:51 +0000 Bruno Haible Choose better temporary filenames.
Sat, 10 Mar 2007 16:08:20 +0000 Bruno Haible Avoid using the fallback implementation; prefer porting efforts.
Sat, 10 Mar 2007 15:20:28 +0000 Bruno Haible Avoiding the "./configure && make && make distclean" did not work most of the
Sat, 10 Mar 2007 15:03:27 +0000 Bruno Haible Fix typo in last patch.
Sat, 10 Mar 2007 14:57:20 +0000 Bruno Haible Make "make distcheck" work.
Sat, 10 Mar 2007 14:56:09 +0000 Bruno Haible Remve redundant specification.
Sat, 10 Mar 2007 14:52:08 +0000 Eric Blake * lib/stdint_.h (int64_t, uint64_t): Don't undefine if 64-bit
Sat, 10 Mar 2007 11:24:15 +0000 Bruno Haible Specify __attribute__ __format__ for GCC.
Sat, 10 Mar 2007 11:20:32 +0000 Bruno Haible Treat __strftime__ and __strfmon__ like __scanf__.
Sat, 10 Mar 2007 01:21:30 +0000 Bruno Haible Tests for module 'printf-posix'.
Sat, 10 Mar 2007 01:20:26 +0000 Bruno Haible New module 'printf-posix'.
Sat, 10 Mar 2007 00:24:51 +0000 Bruno Haible Test for internationalization of module 'vasnprintf-posix'.
Sat, 10 Mar 2007 00:20:53 +0000 Bruno Haible The decimal point must be locale dependent.
Fri, 09 Mar 2007 23:34:42 +0000 Eric Blake * lib/stdlib_.h (EXIT_FAILURE): GNU code expects this to be 1, in
Fri, 09 Mar 2007 14:11:25 +0000 Karl Berry autoupdate
Fri, 09 Mar 2007 03:43:46 +0000 Bruno Haible Tests for module 'vprintf-posix'.
Fri, 09 Mar 2007 03:42:25 +0000 Bruno Haible New module 'vprintf-posix'.
Fri, 09 Mar 2007 03:00:45 +0000 Bruno Haible Tests for module 'fprintf-posix'.
Fri, 09 Mar 2007 02:59:39 +0000 Bruno Haible New module 'fprintf-posix'.
Fri, 09 Mar 2007 02:43:32 +0000 Bruno Haible Tests for module 'vfprintf-posix'.
Fri, 09 Mar 2007 02:41:51 +0000 Bruno Haible Preserve errno.
Fri, 09 Mar 2007 02:40:14 +0000 Bruno Haible New module 'vfprintf-posix'.
Fri, 09 Mar 2007 02:27:19 +0000 Bruno Haible Fix for glibc-2.3.6.
Fri, 09 Mar 2007 01:24:32 +0000 Bruno Haible Use 'case' statements instead of 'expr' invocations.
Fri, 09 Mar 2007 00:55:00 +0000 Bruno Haible Tests for module 'fseterr'.
Fri, 09 Mar 2007 00:53:49 +0000 Bruno Haible New module 'fseterr'.
Fri, 09 Mar 2007 00:33:15 +0000 Bruno Haible Convert tabs in the middle of preprocessor directives.
Thu, 08 Mar 2007 16:34:31 +0000 Jim Meyering * users.txt: Add parted.
Thu, 08 Mar 2007 16:33:38 +0000 Jim Meyering ChangeLog: Restore 1500 lines mistakenly removed from the end.
Thu, 08 Mar 2007 13:45:22 +0000 Bruno Haible Info about OpenBSD 4.0.
Thu, 08 Mar 2007 03:48:30 +0000 Bruno Haible Make <sys/select.h> self-contained, i.e. make it possible to include it
Thu, 08 Mar 2007 03:24:38 +0000 Bruno Haible Whitespace change.
Thu, 08 Mar 2007 02:46:52 +0000 Bruno Haible Make shell snippets copy&pastable.
Wed, 07 Mar 2007 23:11:37 +0000 Bruno Haible Make <netinet/in.h> self-contained, i.e. allow it to be included without
Wed, 07 Mar 2007 23:08:22 +0000 Bruno Haible Make <sys/select.h> self-contained, i.e. make it possible to include it
Wed, 07 Mar 2007 23:04:53 +0000 Bruno Haible Make <sys/socket.h> self-contained, so that it can be included without
Wed, 07 Mar 2007 22:59:46 +0000 Bruno Haible Fix formula.
Wed, 07 Mar 2007 14:15:40 +0000 Karl Berry vasnprintf not synced anymore
Wed, 07 Mar 2007 03:48:45 +0000 Bruno Haible Tests for module 'sprintf-posix'.
Wed, 07 Mar 2007 03:47:50 +0000 Bruno Haible New module 'sprintf-posix'.
Wed, 07 Mar 2007 03:28:35 +0000 Bruno Haible Tests for module 'vsprintf-posix'.
Wed, 07 Mar 2007 03:27:10 +0000 Bruno Haible New module 'vsprintf-posix'.
Wed, 07 Mar 2007 03:18:09 +0000 Bruno Haible Remove unused dependency.
Wed, 07 Mar 2007 03:17:23 +0000 Bruno Haible Don't need <stdarg.h> here.
Wed, 07 Mar 2007 03:16:29 +0000 Bruno Haible Fix last commit: Require gl_STDIO_H_DEFAULTS.
Wed, 07 Mar 2007 02:02:17 +0000 Bruno Haible Tests for module 'snprintf-posix'.
Wed, 07 Mar 2007 01:59:05 +0000 Bruno Haible New module 'snprintf-posix'.
Wed, 07 Mar 2007 01:54:18 +0000 Bruno Haible Tests for module 'vsnprintf-posix'.
Wed, 07 Mar 2007 01:53:47 +0000 Bruno Haible Test for gnulib modules 'snprintf-posix' and 'vsnprintf-posix'.
Wed, 07 Mar 2007 01:51:15 +0000 Bruno Haible New module 'vsnprintf-posix'.
Wed, 07 Mar 2007 01:39:07 +0000 Bruno Haible Undo last change.
Wed, 07 Mar 2007 01:34:55 +0000 Bruno Haible Test for vasnprintf in the macro that need it.
Wed, 07 Mar 2007 01:14:04 +0000 Bruno Haible Fix the test whether frexpl() and ldexpl() are declared. Move the declaration
Wed, 07 Mar 2007 01:12:01 +0000 Bruno Haible Provide the option to declare the mathl functions also when the 'mathl'
Tue, 06 Mar 2007 15:12:07 +0000 Karl Berry autoupdate
Tue, 06 Mar 2007 03:38:53 +0000 Bruno Haible Provide missing frexpl(), ldexpl() declarations.
Tue, 06 Mar 2007 03:38:30 +0000 Bruno Haible Special handling for the 'relocatable-prog-wrapper' module.
Tue, 06 Mar 2007 03:27:21 +0000 Bruno Haible Include <stddef.h>, for size_t.
Tue, 06 Mar 2007 03:19:52 +0000 Bruno Haible Include <stddef.h>, for ptrdiff_t.
Tue, 06 Mar 2007 02:00:30 +0000 Bruno Haible Rename a cache variable.
Tue, 06 Mar 2007 00:53:50 +0000 Bruno Haible Add an 8th test, against HP-UX.
Mon, 05 Mar 2007 23:51:20 +0000 Bruno Haible Mention glibc-2.5.
Mon, 05 Mar 2007 23:41:21 +0000 Bruno Haible Be more conservative about the config.guess results on NetBSD.
Mon, 05 Mar 2007 23:34:36 +0000 Bruno Haible Add info about NetBSD 4, which has now borrowed the printf implementation