maint.mk: add missing version to VC-tag
[gnulib.git] / NEWS
2011-03-08 Bruno Haibleregex-quote: New API.
2011-02-25 Paul Eggertdirname: move m4/dos.m4 functionality into lib/dosname.h
2011-02-18 Paul Eggert* NEWS: Mention 2011-02-08 change to stdlib.
2011-02-15 Paul Eggertgetloadavg: set errno
2011-02-08 Bruno HaibleNew module 'iswblank'.
2011-02-07 Bruno HaibleRename module 'wctype' to 'wctype-h'.
2011-01-20 Paul Eggertmultiarch: remove AA_APPLE_UNIVERSAL_BUILD
2010-12-11 Bruno HaibleRename module 'pipe' to 'spawn-pipe'.
2010-10-05 Eric Blakeparse-datetime: better name than get_date
2010-09-30 Bruno HaibleMore renaming from 'getdate' to 'get_date'.
2010-09-30 Eric Blakegetdate: rename to get_date
2010-09-29 Bruno HaibleSeparate the module 'waitpid' from the module 'sys_wait'.
2010-09-17 Eric Blakefdutimens, fdutimensat: update signature, again
2010-09-16 Eric Blakefdutimensat: add an atflag parameter
2010-09-13 Paolo Bonziniregex: Pass the system regex if its only problem is...
2010-09-12 Paul Eggertsavedir: add streamsavedir, deprecate fdsavedir
2010-09-10 Bruno HaibleImprove NEWS entry.
2010-09-10 Paul Eggert* NEWS: Document recent changes to fcntl-h.
2010-09-04 Bruno Haiblegnulib-tool: Change --import. New options --add/remove...
2010-08-28 Bruno HaibleRename module 'realloc' -> 'realloc-gnu'.
2010-08-28 Bruno HaibleRename module 'calloc' -> 'calloc-gnu'.
2010-08-28 Bruno HaibleRename module 'malloc' -> 'malloc-gnu'.
2010-08-14 Bruno HaibleRename module 'memxfrm' to 'amemxfrm'.
2010-08-09 Eric Blakereadlinkat: split into its own module
2010-08-01 Bruno Haibleansi-c++-opt: Mention last change in NEWS.
2010-06-03 Bruno HaibleDon't use AC_LIBOBJ with file names in subdirectories.
2010-05-25 Bruno HaibleMention requirement for Automake option 'subdir-objects'.
2010-04-02 Eric Blakemaint.mk: fix some fallout
2010-03-28 Bruno Haiblelib-ignore: Determine different options for different...
2010-03-19 Eric Blakeforkpty, openpty: split functions into new modules
2010-03-05 Simon Josefssonexit: Obsolete module, use stdlib instead.
2009-12-13 Bruno HaibleMove the malloc checking from module 'list' to new...
2009-12-13 Bruno HaibleMove the malloc checking from module 'oset' to new...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-12-09 Bruno Haiblelink-warning: Add copyright notice.
2009-11-13 Eric Blakegetgroups: don't expose GETGROUPS_T to user
2009-11-05 Eric Blaketempname: resync from glibc
2009-11-04 Bruno HaibleMake num_processors more flexible and consistent.
2009-11-04 Bruno HaibleDocument the new library dependencies of inet_ntop...
2009-10-10 Eric Blakeutimens: add UTIME_NOW and UTIME_OMIT support
2009-09-24 Eric Blakesame-inode: revert prior change; it is not yet ready
2009-09-24 Eric Blakesame-inode: make SAME_INODE tri-state, to port to mingw
2009-09-18 Eric Blakecanonicalize, canonicalize-lgpl: use <stdlib.h>
2009-09-04 Eric Blakelink-follow: accomodate mingw and cross-compilation
2009-09-04 Eric Blakeopenat: declare in POSIX headers
2009-08-30 Bruno HaibleMake the striconveh API easier to use.
2009-08-23 Bruno HaibleNew module 'mkostemp'.
2009-08-12 Bruno HaibleNew modules 'getopt-posix', 'getopt-gnu'.
2009-06-25 Eric Blakefpurge: migrate into <stdio.h>
2009-04-26 Bruno HaibleSimplify calling convention of u*_conv_from_encoding.
2009-04-26 Bruno HaibleSimplify calling convention of u*_conv_to_encoding.
2009-04-23 Simon JosefssonSync maint.mk with coreutils.
2009-04-01 Bruno HaibleRename module 'visibility'.
2009-04-01 Simon JosefssonRename ld-version-script to lib-symbol-versions.
2009-03-23 Bruno HaibleRemove dependency from 'close' module to -lws2_32 on...
2009-03-05 Kamil Dudkafilevercmp: Move hidden files up in ordering.
2009-01-23 Bruno HaibleChange c_strtod, c_strtold to no longer call xalloc_die().
2009-01-17 Bruno HaibleSupport for stripping executables in --enable-relocatable.
2008-12-23 Bruno HaibleModule getaddrinfo requires linking with $(GETADDRINFO_...
2008-12-22 Bruno HaibleMake mbiter, mbuiter, mbfile usable also if !HAVE_MBRTOWC.
2008-11-11 Paolo BonziniRemove m4/warning.m4.
2008-10-20 Bruno HaibleMove the lstat() declaration to <sys/stat.h>.
2008-10-20 Simon JosefssonMove getaddrinfo.h declarations to netdb.h.
2008-10-19 Bruno HaibleMove the isnanf(), isnand(), isnanl() declarations...
2008-10-19 Bruno HaibleMove the lchmod() declaration to <sys/stat.h>.
2008-10-19 Bruno HaibleMove the dirfd() declaration to <dirent.h>.
2008-10-19 Bruno HaibleMove the euidaccess() declaration to <unistd.h>.
2008-10-19 Bruno HaibleMove the getdomainname() declaration to <unistd.h>.
2008-10-01 Jim Meyeringremove trailing spaces
2008-09-29 Bruno HaibleSet LIBSOCKET instead of augmenting LIBS. Also handle...
2008-09-24 Paolo Bonziniimplement full-blown select(2) for winsock
2008-09-23 Paolo Bonziniupdate NEWS for previous change
2008-09-13 Bruno HaibleRemove module EOVERFLOW.
2008-09-01 Bruno HaibleNew module 'xconcat-filename', split off from module...
2008-09-01 Bruno HaibleSplit module 'filename' into 'filename' and 'concat...
2008-08-31 Bruno HaibleAssume Solaris specific bi-arch conventions on Solaris...
2008-08-20 Paolo BonziniMerge branch 'master' of ssh://bonzini@git.sv.gnu.org...
2008-08-19 Eric Blakestrverscmp: migrate from "strverscmp.h" to <string.h>
2008-08-14 Bruno HaibleMove the lock and tls source files into a subdirectory.
2008-07-17 Eric BlakeMake c-stack use libsigsegv, when available.
2008-07-12 Ben PfaffRename isnand.h to isnand-nolibm.h, similarly for isnanf.h.
2008-06-10 Bruno HaibleAdd termsigp argument to execute() and wait_process().
2008-05-10 Bruno HaibleSplit up the 'linebreak' module.
2008-04-29 Bruno HaibleMention Simon's recent changes.
2008-04-29 Bruno HaibleDeclare rpmatch.
2008-03-10 Bruno HaibleTake into account the number of pushed-back bytes ...
2008-01-26 Bruno HaibleRename isnan, applicable to 'double' only, to isnand.
2008-01-15 Eric BlakeConvert strcasestr module to use Two-Way algorithm.
2008-01-10 Paul Eggertgl_FUNC_ALLOCA no longer defines HAVE_ALLOCA_H uncondit...
2008-01-09 Eric BlakeAdd memmem-simple module.
2007-12-26 Bruno HaibleSplit setenv module into setenv and unsetenv. Get rid...
2007-12-03 Bruno HaibleMove declaration of getpagesize() from getpagesize...
2007-12-03 Bruno HaibleMove declarations of str{,n}casecmp from <string.h...
2007-10-08 Bruno HaibleMention the license change.
2007-09-01 Bruno HaibleLet linebreak rely on uniwidth/width.
2007-08-28 Jim MeyeringRename mreadlink_with_size to areadlink_with_size.
2007-08-22 Eric BlakeMove getline and getdelim into stdio.h, per POSIX 200x.
2007-08-18 Jim MeyeringNew file: lib/idcache.h
2007-08-10 Paul Eggert* NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add...
2007-08-06 Paul Eggert* NEWS: Describe interface changes to human, xstrtol.
next