Bump Standards-Version to 3.9.2 (no changes)
[gnulib.git] / lib / unistd.in.h
2011-06-10 Ian BeckwithMerge commit 'stable/20110609'
2011-05-18 Ian BeckwithMerge branch 'upstream' into stable
2011-05-12 Bruno Haiblegroup-member: Declare function in <unistd.h>.
2011-04-14 Bruno HaibleSupport non-blocking pipe I/O in read() on native Windows.
2011-04-13 Bruno HaibleSupport non-blocking pipe I/O in write() on native...
2011-02-16 Ian BeckwithMerge branch 'stable'
2011-02-16 Ian BeckwithMerge commit 'snapshot-start' into stable
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-02-07 Bruno HaibleAllow multiple gnulib generated replacements to coexist.
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-12-24 Bruno Haiblegethostname: Ensure declaration on NonStop Kernel.
2010-12-22 Bruno Haiblegetlogin_r: Work around portability problem on OSF/1.
2010-12-20 Ian BeckwithMerge branch 'stable'
2010-12-20 Bruno Haiblettyname_r: Add missing declaration on HP-UX 11.
2010-12-20 Bruno HaibleDocument some different function declarations on OSF...
2010-12-19 Bruno HaibleDocument some different function declarations on OSF...
2010-12-19 Bruno Haiblefchdir: Add missing declaration on OSF/1 5.1.
2010-12-16 Ian BeckwithMerge branch 'stable'
2010-12-16 Ian BeckwithMerge branch 'upstream' into stable
2010-12-11 Bruno HaibleOops, fix mistake in last commit.
2010-12-11 Bruno Haiblepipe-posix: Make it work in C++ mode.
2010-12-10 Eric Blakepipe-posix: new module
2010-11-30 Bruno Haiblegetdomainname: Use the system function when possible.
2010-10-27 Bruno Haibleunistd: Refine workaround from 2009-12-23 against Cygwi...
2010-10-23 Ian BeckwithMerge branch 'stable'
2010-10-23 Ian BeckwithMerge branch 'upstream' into stable
2010-10-04 Bruno HaibleAvoid line length limitation from HP NonStop system...
2010-08-30 Ian BeckwithMerge branch 'stable'
2010-08-29 Ian BeckwithMerge branch 'upstream' from 3f08220c1a263dfc45f6e0ce6d...
2010-08-09 Eric Blakereadlinkat: split into its own module
2010-07-04 Ian BeckwithMerge branch 'stable'
2010-07-04 Ian BeckwithMerge commit '86ba51d2c17219b82b977da0a912e05a3d9bf858...
2010-05-05 Peter O'GormanNew module pwrite.
2010-04-25 Bruno Haiblettyname_r: Make it work on MacOS X 10.4 and Solaris 10.
2010-04-19 Ian BeckwithMerge branch 'stable'
2010-04-19 Bruno Haiblewrite: Fix a C++ test error on mingw.
2010-04-18 Ian BeckwithMerge branch 'upstream' into stable
2010-04-10 Bruno Haiblewrite: Fix a C++ test error on mingw.
2010-04-03 Bruno Haiblefchdir: Fix regression introduced on 2010-03-08.
2010-04-03 Bruno Haiblegetpagesize: Fix C++ test error on mingw.
2010-04-03 Bruno Haibleunistd: Fix C++ test error on mingw.
2010-03-28 Bruno Haibleunistd: Avoid #define replacements in C++ mode.
2010-03-25 Eric Blakemaint: use pragma consistently across replacement headers
2010-03-22 Eric Blakegethostname: further tweaks
2010-03-22 Eric Blakegethostname: fix build on mingw
2010-03-21 Bruno HaibleNew module 'ttyname_r'.
2010-03-19 Bruno Haiblegetusershell: Provide declaration, missing on Solaris 9.
2010-03-08 Ian BeckwithMerge branch 'stable'
2010-03-08 Bruno HaibleClarify access, euidaccess, faccessat.
2010-03-08 Bruno Haibleunistd: Avoid #define replacements in C++ mode.
2010-03-08 Ian BeckwithMerge commit 'snapshot-start' into stable
2010-03-07 Bruno HaibleClarify access, euidaccess, faccessat.
2010-01-20 Eric Blakewarn-on-use: use instead of link-warning
2010-01-11 Eric Blakeunistd: warn on use of environ without module
2010-01-10 Ian BeckwithMerge branch 'stable'
2010-01-10 Bruno Haiblegetlogin_r: Add comment.
2010-01-10 Eric Blakestdio, unistd: guarantee ssize_t
2010-01-09 Bruno HaibleNew module 'getlogin'.
2010-01-09 Bruno Haiblegetlogin_r: Add comment.
2010-01-08 Ian BeckwithMerge branch 'stable'
2010-01-08 Ian BeckwithMerge commit '441aa3044f43e5572f58c354f01e6bc070acd5c7'
2010-01-08 Ian BeckwithMerge commit '039ae97'
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-06 Eric Blakestdio, unistd: guarantee ssize_t
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-31 Eric Blakeunistd: fix typo
2009-12-24 Bruno HaibleReduce namespace pollution on glibc systems.
2009-12-24 Eric Blakebuild: pull in conditional headers during GNULIB_POSIXCHECK
2009-12-24 Eric Blakeunistd: work around cygwin bug
2009-12-23 Bruno Haibleunistd: Ensure getcwd gets declared before being overri...
2009-12-22 Eric Blakemath, unistd: avoid redundant includes
2009-12-14 Ian BeckwithMerge branch 'upstream' into stable
2009-12-11 Bruno HaibleNew module 'arg-nonnull'. Declare which arguments expec...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-11-25 Jim Meyeringunistd.in.h: correct declaration of pread
2009-11-25 Jim Meyeringpread: new module
2009-11-20 Eric Blakesleep: work around cygwin bug
2009-11-18 Eric Blakeusleep: new module
2009-11-15 Ian BeckwithMerge branch 'stable'
2009-11-15 Eric Blakegetgroups, getugroups: provide stubs for mingw
2009-11-14 Eric Blakelchown: detect Solaris and FreeBSD bug
2009-11-14 Eric Blakechown: detect Solaris and FreeBSD bug
2009-11-13 Eric Blakegetgroups: don't expose GETGROUPS_T to user
2009-11-13 Eric Blakegetgroups, getugroups: provide stubs for mingw
2009-10-09 Jim Meyeringunistd: fix comment typo
2009-10-07 Eric Blakegetopt: fix compilation on darwin
2009-10-06 Eric Blakelinkat: support Linux 2.6.17
2009-09-27 Ian BeckwithMerge branch 'upstream'
2009-09-24 Eric Blakelinkat: new module
2009-09-23 Eric Blakereadlink: fix cygwin 1.5.x bug with return type
2009-09-23 Eric Blakesymlink: new module, for Solaris 9 bug
2009-09-22 Eric Blakeunistd: sort replacement declarations
2009-09-19 Eric Blakeopenat: fix unlinkat bugs on Solaris 9
2009-09-19 Eric Blakeunlink: new module, for Solaris 9 bug
2009-09-17 Eric Blakermdir: work around cygwin 1.5.x and mingw bugs
2009-09-16 Eric Blakefchdir: improve use of replacement functions
2009-09-15 Ian BeckwithMerge branch 'upstream'
2009-09-10 Eric Blakelink: fix platform bugs
2009-09-07 Ian BeckwithMerge branch 'upstream'
2009-09-07 Eric Blakeopenat: provide more convenience names
next