Expand range of versions of glibc for which _GNU_SOURCE is needed to get crypt.
[gnulib.git] / lib /
2011-09-11 Bruno Haiblestrings: Don't assume <strings.h> exists.
2011-09-11 Bruno Haibledirent: Don't assume <dirent.h> exists.
2011-09-11 Bruno HaibleFix wint_t on MSVC.
2011-09-11 Bruno Haiblesys_types: Fix typo.
2011-09-11 Bruno HaibleSupport for MSVC compiler: Ensure size_t gets defined.
2011-09-11 Bruno HaibleNew module 'sys_types'.
2011-09-11 Bruno HaibleSupport for MSVC compiler: Avoid division by a literal 0.
2011-09-11 Bruno Haibleacl: Fix compilation on Solaris 10 (older version).
2011-09-08 Simon Josefssongc: Fix copyright header.
2011-09-07 Bruno Haibleopenat: Work around compilation error with OSF/1 5...
2011-09-07 Bruno HaibleRevert last commit.
2011-09-07 Bruno Haibleopenat: Work around compilation error with OSF/1 5...
2011-09-06 Bruno Haibleacl: Update for AIX >= 5.3 with NFS.
2011-09-06 Bruno Haibleacl: Fix a test failure on IRIX 6.5 with NFS.
2011-09-06 Paul Eggertopenat: port to AIX 7.1 with large files
2011-09-05 Joachim Schmitzacl: Avoid errors on NonStop Kernel.
2011-09-05 Bruno Haibleacl: Clean up Solaris code.
2011-09-05 Bruno Haibleacl: Fix a bug with NFSv4 ACLs on Solaris 10 (newer...
2011-09-05 Bruno Haibleacl: Improve support of NFSv4 ACLs on Solaris 10 (newer...
2011-09-05 Bruno Haibleacl: Remove unused code in last commit.
2011-09-04 Bruno Haibleacl: Improve support of NFSv4 ACLs on Solaris 10 (newer...
2011-09-04 Paul Eggertopenat: test for fstatat (..., 0) bug
2011-09-03 Paul Eggertopenat: test for fstatat (AT_FDCWD, ..., 0) bug
2011-09-01 Paul Eggert* lib/fstatat.c: Include <sys/types.h> before <sys...
2011-09-01 Paul Eggertopenat: work around AIX 7.1 fstatat issue
2011-09-01 Bruno Haiblesys_select: Avoid a syntax error regarding timespec_t...
2011-08-31 Jim Meyeringmaint: indent with spaces, not TABs
2011-08-31 J.T. Conklinparse-datetime: accept ISO 8601 date and time rep with...
2011-08-31 Claudio Bleyfreopen: Don't crash if the filename argument is NULL.
2011-08-30 Paul Eggertopenat: work around AIX 7.1 fstatat bug
2011-08-30 Bruno HaibleAvoid endless recursions if config.h includes some...
2011-08-23 Bruno Haibletmpdir: Use a good default directory on native Windows.
2011-08-19 Jim Meyeringfts: do not exhaust memory when processing million...
2011-08-19 Jim Meyeringmaint: fts: move decl of `dp' down into while loop...
2011-08-19 Jim Meyeringfts: add/use new struct member, fts_dirp
2011-08-19 Jim Meyeringmaint: fts: give __opendir2 a new parameter and rename
2011-08-19 Jim Meyeringmaint: fts.c: remove __opendir2's now-unused parameter...
2011-08-19 Jim Meyeringmaint: fts.c: correct off-by-one indentation
2011-08-19 Jim Meyeringmaint: fts.c: move __opendir2 #define "up" out of funct...
2011-08-19 Jim Meyeringmaint: fts.c: remove #if-0'd FTS_WHITEOUT code
2011-08-18 Paul Eggertregex: port to Stratus OpenVOS
2011-08-17 Eric Blakegetcwd: fix test failures on mingw
2011-08-17 Eric Blakegetcwd: fix compilation on mingw64
2011-08-17 Eric Blakepipe2: silence compiler warning
2011-08-11 Simon Josefssonbase64: Reference latest RFC.
2011-08-10 Paul Eggertbase64: fix off-by-one buffer size bug
2011-08-10 Eric Blakeclosein: correct comments
2011-08-09 Eric Blakefseeko: remove unneeded hack
2011-08-09 Eric Blakefseeko: fix bug on glibc
2011-08-05 Simon Josefssonopenat: Fix warnings and commens when building unlinkat...
2011-08-05 Bruno Haiblecanonicalize-lgpl: Support larger filenames on the...
2011-08-05 Bruno Haiblepathmax: Leave PATH_MAX undefined on the Hurd, and...
2011-07-31 Bruno Haiblesys_utsname: Add support for Minix.
2011-07-31 Bruno Haiblestrings: Add support for Minix.
2011-07-31 Bruno Haiblewctype-h: Add support for Minix.
2011-07-31 Paul Eggert* lib/xalloc.h (DEFAULT_MXFAST): Track 64-bit glibc.
2011-07-31 Bruno Haiblestdioext: Add support for Minix.
2011-07-31 Bruno Haibleerrno: Port to Minix.
2011-07-25 Paul Eggert* lib/ftell.c (ftell): Comment out cast.
2011-07-24 Paul Eggertftell: don't include <unistd.h>
2011-07-24 Paul Eggertftell: do not assume wraparound signed arithmetic
2011-07-24 Bruno Haiblefsusage: Enable large volume support on AIX >= 5.2.
2011-07-22 Kamil Dudkafile-has-acl: use acl_extended_file_nofollow if available
2011-07-16 Paul Eggertpthread_sigmask: ensure usleep is declared
2011-07-16 Bruno Haibleffsl, ffsll: Avoid unportable behaviour.
2011-07-15 Eric Blakeffsl, ffsll: new modules
2011-07-15 Eric Blakeffs: avoid undefined behavior
2011-07-12 Paul Eggertstdnoreturn, stdnoreturn-tests: remove modules
2011-07-12 Paul Eggertxalloc: use stdnoreturn.h
2011-07-12 Paul Eggertxstrtol: use stdnoreturn.h
2011-07-12 Paul Eggertxmemdup0: use stdnoreturn.h
2011-07-12 Paul Eggertsigpipe-die: use stdnoreturn.h
2011-07-12 Paul Eggertopenat: use stdnoreturn.h
2011-07-12 Paul Eggert* lib/openat-die.c (openat_save_fail): Modernize comment.
2011-07-12 Paul Eggert* lib/xalloc-die.c (xalloc_die): Modernize comment.
2011-07-12 Paul Eggert* lib/glthread/thread.h: Modernize comment.
2011-07-12 Paul Eggertobstack: use _Noreturn
2011-07-12 Paul Eggertc-stack: use _Noreturn
2011-07-12 Paul Eggertstdlib: use _Noreturn
2011-07-11 Eric Blakeffs: new module
2011-07-11 Eric Blakeregex: avoid compiler warning
2011-07-09 Paul Eggertstdint: respect system's intmax_t if INTMAX_MAX
2011-07-08 Bruno Haiblepthread_sigmask: Work around IRIX bug.
2011-07-08 Bruno Haiblepthread_sigmask: Work around Cygwin bug.
2011-07-08 Bruno Haiblepthread_sigmask: Work around bug in single-threaded...
2011-07-08 Eric Blakefts: introduce FTS_NOATIME
2011-07-08 Bruno Haiblethread: Avoid gcc warnings when using gl_thread_self().
2011-07-08 Bruno Haiblepthread_sigmask: Fix link requirements on OSF/1 5.1...
2011-07-08 Bruno Haiblepthread_sigmask: Ensure declaration in <signal.h> also...
2011-07-08 Bruno Haiblepthread_sigmask: Ensure declaration in <signal.h>.
2011-07-08 Bruno Haiblepthread_sigmask: Make declaration C++ safe.
2011-07-07 Bruno Haiblepthread_sigmask: Fix return value.
2011-07-07 Eric Blakegetopt: handle W; without long options in getopt
2011-07-07 Bruno Haiblesys_select: Fix compilation error on mingw, introduced...
2011-07-06 Erik Faye-Lundpoll: do not return 0 on timeout=-1
2011-07-06 Paul Eggertsys_select: define sigset_t more portably
2011-07-06 Paul Eggertpselect: Use pthread_sigmask, not sigprocmask.
2011-07-06 Paul Eggert* lib/pselect.c (pselect): Use plain name, without...
2011-07-06 Paul Eggertpthread_sigmask: new module
2011-07-03 Bruno HaibleComments about EINTR.
next