dup2: minor simplification
[gnulib.git] / lib /
2011-09-26 Bruno Haiblestrings: Fix compilation error on MSVC.
2011-09-25 Bruno Haiblemsvc-inval: Allow three invalid parameter handling...
2011-09-25 Bruno Haiblemsvc-inval: Make handler multithread-safe.
2011-09-25 Bruno Haiblemsvc-inval: Install handler globally.
2011-09-25 Bruno Haiblestrerror_r-posix: Fix for MSVC 9.
2011-09-25 Bruno Haibleftruncate: Support for MSVC 9.
2011-09-25 Bruno HaibleNew module 'fstat'.
2011-09-25 Bruno Haiblelinkat: Fix compilation on MSVC 9.
2011-09-25 Bruno Haiblefclose: Support for MSVC 9.
2011-09-25 Paul Eggertdup2: minor simplifications
2011-09-24 Bruno Haiblefdopen: Support for MSVC 9.
2011-09-24 Bruno Haiblewrite: Support for MSVC 9.
2011-09-24 Bruno Haibleread: Fix last commit.
2011-09-24 Bruno Haibledup2: Fix last commit.
2011-09-24 Bruno Haiblesigprocmask: Make code safer.
2011-09-24 Paul Eggertdup2: clarify by coalescing Windows-specific material
2011-09-24 Paul Eggertsigprocmask: move #include directive
2011-09-24 Bruno Haibleread: Support for MSVC 9.
2011-09-24 Bruno Haibleclose: Support for MSVC 9.
2011-09-24 Bruno Haiblemsvc-nothrow: Avoid a compiler warning.
2011-09-24 Bruno HaibleNew module 'dup'.
2011-09-23 Bruno Haiblegetdtablesize: Support for MSVC 9.
2011-09-23 Bruno Haiblesigprocmask: Avoid crashes through signal() on MSVC 9.
2011-09-23 Bruno Haibleraise: Support for MSVC.
2011-09-23 Bruno Haiblepipe2: Fix compilation on pre-C99 compilers.
2011-09-23 Bruno HaibleNew module 'msvc-nothrow'. Makes _get_osfhandle safe...
2011-09-23 Bruno Haibledup2: Make code more maintainable.
2011-09-23 Bruno Haiblemsvc-inval: Fix compilation error.
2011-09-23 Bruno Haiblemkdir: Tweak for MSVC 9.
2011-09-23 Bruno HaibleNew module 'chdir'.
2011-09-23 Bruno Haiblermdir: Support for mingw, MSVC 9.
2011-09-23 Bruno Haiblegetcwd: Tweak for MSVC 9.
2011-09-22 Bruno Haiblestrerror_r-posix: Avoid a link error on MSVC.
2011-09-22 Bruno Haibleselect: Avoid compilation error on MSVC.
2011-09-22 Bruno Haibleftruncate: Un-deprecate, concentrate on Win32 support.
2011-09-21 Bruno Haibleopendir: Avoid compilation error on mingw.
2011-09-21 Bruno HaibleNew module 'fdopen'.
2011-09-20 Bruno HaibleEnsure EBADF returns for socket functions on mingw.
2011-09-20 Bruno Haiblemsvc-inval: Require a semicolon after DONE_MSVC_INVAL.
2011-09-19 Bruno Haiblesched: Ensure pid_t is defined.
2011-09-19 Bruno Haiblemsvc-inval: Ensure the entire expansion is a single...
2011-09-19 Eric Blakedate: accept 'hence' as opposite of 'ago'
2011-09-19 Jim Meyeringgetcwd: don't fail in a deep directory on a system...
2011-09-19 Paul Eggert* lib/stat.c: Move comment.
2011-09-19 Paul Eggertstat: use pathmax.h only if needed
2011-09-19 Paul Eggertutimens: remove dependency on dup2
2011-09-18 Bruno Haibledup2: Support for MSVC.
2011-09-18 Bruno HaibleNew module 'msvc-inval'.
2011-09-17 Bruno HaibleNew module 'pclose'.
2011-09-17 Bruno Haiblepopen: Support for MSVC.
2011-09-17 Bruno Haibleisnanl, isnand, isnanf: Work around MSVC bug.
2011-09-17 Bruno Haibleputenv: Support for MSVC.
2011-09-17 Bruno Haiblemath: Avoid macro redefinition warnings on MSVC.
2011-09-17 Bruno Haibleinet_pton: Support for MSVC on Windows Vista or newer.
2011-09-17 Bruno Haibleinet_ntop: Support for MSVC on Windows Vista or newer.
2011-09-16 Bruno Haiblesys_stat: Support for MSVC.
2011-09-16 Bruno HaibleSupport for MSVC compiler: Ensure off_t gets defined.
2011-09-16 Eric Blakefdatasync: port to MacOS X 10.7
2011-09-16 Eric Blakefdatasync: minor improvements
2011-09-16 Eric Blakeunistd: update refs to newer POSIX
2011-09-16 Eric Blakefdatasync: new module
2011-09-14 Eric Blakeopendir: avoid compile warning
2011-09-14 Bruno Haiblesys_time: Support for MSVC.
2011-09-13 Bruno Haiblestat: Support for MSVC.
2011-09-13 Bruno Haiblepathmax: Support for native Windows.
2011-09-12 Bruno HaibleNew modules 'opendir', 'readdir', 'rewinddir', 'closedir'.
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...
next