allow renaming bootstrap, and change the name of bootstrap.conf accordingly
[gnulib.git] / doc /
2008-10-02 Richard W.M. Jonesfsync: new module
2008-10-01 Bruno HaibleAvoid the broken posix_spawn function on AIX 5.3 and...
2008-09-29 Paolo Bonzinidocumentation update for mingw socket functions
2008-09-28 Bruno HaibleOSF/1 4.0 has a <sys/select.h> that lacks 'struct timeval'.
2008-09-28 Bruno HaibleTweak patch that overrides open() and fopen().
2008-09-28 Bruno HaibleNew module 'posix_spawnp'.
2008-09-28 Bruno HaibleNew module 'posix_spawn'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_destroy'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_setsigmask'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_getsigmask'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_setsigdefault'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_getsigdefault'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_setschedpolicy'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_getschedpolicy'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_setschedparam'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_getschedparam'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_setpgroup'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_getpgroup'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_setflags'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_getflags'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_init'.
2008-09-28 Bruno HaibleNew module 'posix_spawn_file_actions_destroy'.
2008-09-28 Bruno HaibleNew module 'posix_spawn_file_actions_addopen'.
2008-09-28 Bruno HaibleNew module 'posix_spawn_file_actions_adddup2'.
2008-09-28 Bruno HaibleNew module 'posix_spawn_file_actions_addclose'.
2008-09-28 Bruno HaibleNew module 'posix_spawn_file_actions_init'.
2008-09-28 Bruno HaibleNew module 'spawn'.
2008-09-28 Bruno HaibleNew module 'sched'.
2008-09-26 Bruno HaibleModule EOVERFLOW is removed.
2008-09-26 Bruno HaibleReorder items.
2008-09-26 Bruno HaibleSupport SIGPIPE in stdio functions for writing.
2008-09-26 Bruno HaibleNew module 'write'.
2008-09-26 Bruno HaibleSupport signal handling with SIGPIPE on native Windows...
2008-09-24 Eric Blakeopen, fopen: close fd leak in last patch
2008-09-24 Bruno HaibleEnsure that a filename ending in a slash cannot be...
2008-09-23 Eric Blakec-stack: work around Irix sigaltstack bug
2008-09-23 Eric Blakefopen: document mingw bug on directories
2008-09-23 Bruno HaibleAdd info about functions missing on IRIX 5.3.
2008-09-21 Bruno HaibleNew module 'strdup-posix'.
2008-09-20 Bruno HaibleEnsure that wint_t gets defined on IRIX 5.3.
2008-09-16 Bruno HaibleUpdate doc about Solaris.
2008-09-15 Bruno HaibleOverride <errno.h> also on Cygwin.
2008-09-14 Bruno HaibleNew module 'perror'.
2008-09-14 Bruno HaibleDoc tweak.
2008-09-14 Bruno HaibleExtend strerror to cover the added errno values.
2008-09-13 Bruno HaibleNew module 'errno'.
2008-09-12 Eric Blakefrexp: test for NetBSD failure on -0.0
2008-09-04 Ondřej Vašíkgetdate.y: reject an out-of-range timezone value
2008-09-03 Bruno HaibleMention the 'strverscmp' module.
2008-08-30 Bruno HaibleWork around bug with trailing slash on Solaris 9 and...
2008-08-26 Eric Blakedoc/INSTALL: resync from autoconf
2008-08-26 Bruno HaibleGenerate INSTALL file variants with prettier quotes.
2008-08-26 Bruno HaibleRun makeinfo in an English locale.
2008-08-26 Bruno HaibleAvoid error message during generation of INSTALL.
2008-08-26 Bruno HaibleIndent all paragraphs in the INSTALL file in the same...
2008-08-25 Karl Berrysync against install.texi since Autoconf no longer...
2008-08-25 Bruno HaibleFix description of strftime module.
2008-08-23 Eric Blakeautoupdate
2008-08-20 Paolo BonziniMerge branch 'master' of ssh://bonzini@git.sv.gnu.org...
2008-08-20 Eric Blaketest-c-stack: fix compilation failure on FreeBSD 5.0
2008-08-17 Eric Blakec-stack: fix regression on Irix 5.3 from 2008-06-21
2008-08-05 Karl Berryautoupdate
2008-08-02 Karl Berry-mautoupdate
2008-07-28 Karl Berryautoupdate
2008-07-26 Ben PfaffAdd isinf module.
2008-07-12 Ben PfaffAdd isnan module.
2008-07-12 Ben PfaffAdd isnanf module.
2008-07-12 Karl Berryautoupdate
2008-06-29 Bruno HaibleUpdate to match current gnulib-tool.
2008-06-22 Bruno HaibleMove and fix the obsolescence note.
2008-06-21 Eric BlakeNew module sigaction, for mingw.
2008-06-19 Bruno HaibleFix CVS-isms.
2008-06-19 Bruno HaibleUpdate dependencies.
2008-06-18 Eric BlakeWork around cygwin 1.5.25 strsignal bug.
2008-06-13 Eric BlakeAdd obstack-printf and obstack-printf-posix modules.
2008-06-13 Karl Berryautoupdate
2008-06-12 Bruno HaibleWork around open() bug on HP-UX 11 and Solaris 9.
2008-06-11 Karl Berryautoupdate
2008-06-10 Bruno HaibleWork around the Solaris 10 ACE ACLs ABI change.
2008-06-08 Bruno HaibleMore references.
2008-06-07 Bruno HaibleFix doc about _setjmp.
2008-06-06 Eric BlakeActually commit the argz_next doc fix.
2008-06-06 Eric BlakeDocument abort() bugs.
2008-06-06 Eric BlakeTweak documentation to cover cygwin argz bugs.
2008-05-22 Bruno HaibleTweak Solaris section.
2008-05-21 Bruno HaibleReference documentation about ACLs.
2008-05-20 Jim Meyeringremove trailing blanks
2008-05-19 Jim MeyeringFix doc typo.
2008-05-19 Bruno HaibleDocument limits of other implementations.
2008-05-19 Simon Josefssondoc/glibc-functions/getpass.texi: Document gnulib imple...
2008-05-15 Eric BlakeGlibc finally accepted the memmem speedup code, bugzill...
2008-05-07 Karl Berryautoupdate
2008-04-28 Eric BlakeAdd rawmemchr module, matching glibc.
2008-04-28 Bruno HaibleMention a problem on mingw.
2008-04-27 Bruno HaibleFix 'isfinite' on x86, x86_64, ia64 platforms.
2008-04-25 Karl Berryautoupdate
2008-04-21 Bruno HaibleReplace the isw* functions on Linux libc5.
2008-04-21 Simon Josefsson(strftime): Explain better Windows incompatibility.
2008-04-20 Bruno HaibleWork around roundf() bug on mingw.
2008-04-20 Bruno HaibleDocument snprintf bug on Linux libc5.
next