fix license quoting in files.yaml
[gnulib.git] / lib / unistd.in.h
2014-02-02 Ian BeckwithMerge tag 'snapshot-start' into stable
2014-02-02 Ian BeckwithMerge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
2014-02-02 Ian BeckwithMerge change up to right before new-year copyright...
2014-01-01 Eric Blakemaint: update copyright
2013-09-26 Eric Blakegetdtablesize: work around cygwin issue
2013-08-29 Paul Eggertheaders: check that _GL_INLINE_HEADER_BEGIN is defined
2013-08-05 Ian BeckwithMerge branch 'stable'
2013-08-05 Ian BeckwithMerge tag 'snapshot-start' into stable
2013-03-11 Gary V. Vaughanunistd: don't prevent Tru64 Unix from using gnulib...
2013-02-07 Paul Eggertunistd: avoid namespace pollution on non-glibc systems
2013-01-16 Paul Eggertunistd: port to recent mingw
2013-01-09 Paul Eggertstdlib: port to Solaris 2.6
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-11-30 Paul Eggertunistd: better 'inline'
2012-06-22 Bruno HaibleWrite "Mac OS X" instead of "MacOS X".
2012-04-21 Bruno HaibleLarge File Support for native Windows platforms.
2012-04-04 Ian BeckwithMerge branch 'stable'
2012-03-31 Ian BeckwithMerge tag 'snapshot-start' into stable
2012-02-10 Paul Eggertmaint: replace FSF snail-mail addresses with URLs
2012-01-15 Bruno HaibleImprove support for MSVC 9.
2012-01-03 Bruno HaibleNew module 'isatty'.
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-12-11 Ian BeckwithMerge branch 'stable'
2011-12-11 Ian BeckwithMerge commit 'b572c3a256e7bf1e4eecc8c36448c08093240a6a...
2011-12-03 Bruno HaibleTweak last commit.
2011-12-03 Ben WaltonIntegrate the sethostname module into unistd
2011-09-24 Bruno Haiblewrite: Support for MSVC 9.
2011-09-24 Bruno Haibleread: Support for MSVC 9.
2011-09-24 Bruno HaibleNew module 'dup'.
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-17 Bruno Haibleputenv: 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 Blakeunistd: update refs to newer POSIX
2011-09-16 Eric Blakefdatasync: new module
2011-09-08 Ian BeckwithMerge branch 'stable'
2011-09-07 Ian BeckwithMerge commit 'snapshot-start' into stable
2011-08-17 Eric Blakegetcwd: fix compilation on mingw64
2011-07-07 Bruno Haiblesys_select: Fix compilation error on mingw, introduced...
2011-06-17 Bruno Haiblepread, pwrite: Avoid cc warning on AIX.
2011-06-10 Ian BeckwithMerge commit 'stable/20110609'
2011-05-29 Bruno HaibleAllow multiple gnulib generated include files to be...
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
next