same-inode: make SAME_INODE tri-state, to port to mingw
[gnulib.git] / NEWS
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.
2007-07-26 Bruno HaibleRevert last patch.
2007-07-25 Bruno Haible2007-07-25 Jim Meyering <jim@meyering.net>
2007-07-14 Karl Berryadd lgpl-3.0.texi; have all Texinfo licenses consistent...
2007-07-10 Eric Blake* lib/version-etc.c (version_etc_va): Default to GPLv3+.
2007-07-07 Bruno HaibleRemove the wcwidth.h file. Move wcwidth's declaration...
2007-07-02 Simon Josefsson2007-07-02 Simon Josefsson <simon@josefsson.org>
2007-07-02 Simon Josefsson2007-07-02 Simon Josefsson <simon@josefsson.org>
2007-06-17 Bruno HaibleMention yesterday's lchown changes.
2007-06-09 Bruno HaibleRename allocsa -> malloca, xallocsa -> xmalloca.
2007-05-28 Bruno HaibleFix an old entry.
2007-05-20 Jim Meyering* NEWS: Mention the incompatible change (s/futimens...
2007-05-01 Bruno Haiblesigprocmask.h is replaced with <signal.h>.
2007-04-06 Bruno HaibleAssume 'long double' exists.
2007-04-03 Simon JosefssonMove back memxor module.
2007-04-03 Simon JosefssonFix gc.
2007-04-01 Bruno HaibleCrypto modules were renamed.
2007-03-28 Simon JosefssonReorder.
2007-03-25 Bruno HaibleNew module 'search'.
2007-03-24 Bruno HaibleDrop the include files utf8-ucs4.h, utf8-ucs4-unsafe...
2007-03-20 Bruno HaibleRemove module 'iconvme'.
2007-03-17 Bruno HaibleMention all modules affected by last change.
2007-03-17 Eric Blake* NEWS: Document stdlib change from 2007-02-18.
2007-03-17 Simon JosefssonDiscuss strdup change.
2007-03-16 Bruno HaibleAllow the use of a destructor for the values stored...
2007-03-15 Bruno HaibleAdd an element disposal function.
2007-03-15 Bruno HaibleList of important user-visible changes.