log NEWS @ 14922:75807d4b7597

age author description
Wed, 15 Jun 2011 11:15:37 -0700 Paul Eggert verify: new macro verify_expr; verify_true deprecated
Mon, 06 Jun 2011 00:29:58 +0200 Bruno Haible ansi-c++-opt: Interoperability with libtool.
Thu, 12 May 2011 02:03:07 +0200 Bruno Haible group-member: Declare function in <unistd.h>.
Mon, 02 May 2011 08:45:02 +0200 Simon Josefsson exit: Remove module.
Wed, 27 Apr 2011 16:23:45 -0600 Eric Blake hash, mgetgroups: drop xalloc dependency
Tue, 26 Apr 2011 15:07:07 -0600 Eric Blake save-cwd: reduce default dependency
Mon, 18 Apr 2011 02:34:47 +0200 Bruno Haible ioctl: Remove link dependency on native Windows.
Tue, 08 Mar 2011 10:09:47 +0100 Bruno Haible regex-quote: New API.
Fri, 25 Feb 2011 10:52:37 -0800 Paul Eggert dirname: move m4/dos.m4 functionality into lib/dosname.h
Thu, 17 Feb 2011 22:16:39 -0800 Paul Eggert * NEWS: Mention 2011-02-08 change to stdlib.
Tue, 15 Feb 2011 13:18:20 -0800 Paul Eggert getloadavg: set errno
Sun, 06 Feb 2011 22:07:24 +0100 Bruno Haible New module 'iswblank'.
Sun, 06 Feb 2011 18:46:42 +0100 Bruno Haible Rename module 'wctype' to 'wctype-h'.
Wed, 19 Jan 2011 16:20:30 -0800 Paul Eggert multiarch: remove AA_APPLE_UNIVERSAL_BUILD
Sat, 11 Dec 2010 02:00:44 +0100 Bruno Haible Rename module 'pipe' to 'spawn-pipe'.
Tue, 05 Oct 2010 11:40:11 -0600 Eric Blake parse-datetime: better name than get_date
Thu, 30 Sep 2010 23:29:13 +0200 Bruno Haible More renaming from 'getdate' to 'get_date'.
Thu, 30 Sep 2010 09:23:12 -0600 Eric Blake getdate: rename to get_date
Wed, 29 Sep 2010 16:14:55 +0200 Bruno Haible Separate the module 'waitpid' from the module 'sys_wait'.
Fri, 17 Sep 2010 15:08:29 -0600 Eric Blake fdutimens, fdutimensat: update signature, again
Thu, 16 Sep 2010 17:12:35 -0600 Eric Blake fdutimensat: add an atflag parameter
Thu, 09 Sep 2010 10:14:02 +0200 Paolo Bonzini regex: Pass the system regex if its only problem is 32-bit regoff_t.
Sun, 12 Sep 2010 14:21:52 -0700 Paul Eggert savedir: add streamsavedir, deprecate fdsavedir
Fri, 10 Sep 2010 21:45:46 +0200 Bruno Haible Improve NEWS entry.
Fri, 10 Sep 2010 12:26:03 -0700 Paul Eggert * NEWS: Document recent changes to fcntl-h.
Sat, 04 Sep 2010 18:39:03 +0200 Bruno Haible gnulib-tool: Change --import. New options --add/remove-import.
Sat, 28 Aug 2010 23:28:26 +0200 Bruno Haible Rename module 'realloc' -> 'realloc-gnu'.
Sat, 28 Aug 2010 23:24:22 +0200 Bruno Haible Rename module 'calloc' -> 'calloc-gnu'.
Sat, 28 Aug 2010 23:20:01 +0200 Bruno Haible Rename module 'malloc' -> 'malloc-gnu'.
Sun, 15 Aug 2010 00:42:00 +0200 Bruno Haible Rename module 'memxfrm' to 'amemxfrm'.
Mon, 09 Aug 2010 11:16:07 -0600 Eric Blake readlinkat: split into its own module
Sun, 01 Aug 2010 09:52:48 +0200 Bruno Haible ansi-c++-opt: Mention last change in NEWS.
Fri, 04 Jun 2010 00:21:14 +0200 Bruno Haible Don't use AC_LIBOBJ with file names in subdirectories.
Tue, 25 May 2010 02:26:15 +0200 Bruno Haible Mention requirement for Automake option 'subdir-objects'.
Fri, 02 Apr 2010 08:47:05 -0600 Eric Blake maint.mk: fix some fallout
Sun, 28 Mar 2010 11:23:57 +0200 Bruno Haible lib-ignore: Determine different options for different compilers.
Thu, 18 Mar 2010 13:49:25 -0600 Eric Blake forkpty, openpty: split functions into new modules
Fri, 05 Mar 2010 07:51:36 +0100 Simon Josefsson exit: Obsolete module, use stdlib instead.
Mon, 14 Dec 2009 00:24:41 +0100 Bruno Haible Move the malloc checking from module 'list' to new module 'xlist'.
Sun, 13 Dec 2009 20:27:44 +0100 Bruno Haible Move the malloc checking from module 'oset' to new module 'xoset'.
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Wed, 09 Dec 2009 12:41:19 +0100 Bruno Haible link-warning: Add copyright notice.
Thu, 12 Nov 2009 10:19:39 -0700 Eric Blake getgroups: don't expose GETGROUPS_T to user
Mon, 02 Nov 2009 13:19:27 -0700 Eric Blake tempname: resync from glibc
Wed, 04 Nov 2009 09:07:54 +0100 Bruno Haible Make num_processors more flexible and consistent.
Wed, 04 Nov 2009 09:02:43 +0100 Bruno Haible Document the new library dependencies of inet_ntop, inet_pton.
Wed, 07 Oct 2009 16:05:34 -0600 Eric Blake utimens: add UTIME_NOW and UTIME_OMIT support
Thu, 24 Sep 2009 05:51:28 -0600 Eric Blake same-inode: revert prior change; it is not yet ready
Wed, 23 Sep 2009 14:51:29 -0600 Eric Blake same-inode: make SAME_INODE tri-state, to port to mingw
Fri, 11 Sep 2009 12:18:10 -0600 Eric Blake canonicalize, canonicalize-lgpl: use <stdlib.h>
Fri, 04 Sep 2009 11:49:02 -0600 Eric Blake link-follow: accomodate mingw and cross-compilation
Wed, 02 Sep 2009 17:14:26 -0600 Eric Blake openat: declare in POSIX headers
Sun, 30 Aug 2009 16:24:51 +0200 Bruno Haible Make the striconveh API easier to use.
Sun, 23 Aug 2009 14:11:27 +0200 Bruno Haible New module 'mkostemp'.
Thu, 13 Aug 2009 01:23:35 +0200 Bruno Haible New modules 'getopt-posix', 'getopt-gnu'.
Wed, 24 Jun 2009 06:49:00 -0600 Eric Blake fpurge: migrate into <stdio.h>
Sun, 26 Apr 2009 16:43:25 +0200 Bruno Haible Simplify calling convention of u*_conv_from_encoding.
Sun, 26 Apr 2009 15:31:18 +0200 Bruno Haible Simplify calling convention of u*_conv_to_encoding.
Fri, 24 Apr 2009 00:53:35 +0200 Simon Josefsson Sync maint.mk with coreutils.
Thu, 02 Apr 2009 00:27:06 +0200 Bruno Haible Rename module 'visibility'.