getdtablesize: work around cygwin issue
[gnulib.git] / m4 / unistd_h.m4
2013-09-26 Eric Blakegetdtablesize: work around cygwin issue
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-11-30 Paul Eggertunistd: better 'inline'
2012-05-04 Bruno HaibleTweak last commit.
2012-05-04 Paul Eggertunistd_h: make it easier to avoid sys_types_h
2012-04-21 Bruno HaibleLarge File Support for native Windows platforms.
2012-01-03 Bruno HaibleNew module 'isatty'.
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-12-03 Bruno HaibleTweak last commit.
2011-12-03 Ben WaltonIntegrate the sethostname module into unistd
2011-11-26 Bruno HaibleFix conflict between two instantiations of module ...
2011-09-24 Bruno HaibleNew module 'dup'.
2011-09-23 Bruno HaibleNew module 'chdir'.
2011-09-16 Eric Blakefdatasync: port to MacOS X 10.7
2011-09-16 Eric Blakefdatasync: new module
2011-09-11 Bruno Haibleunistd et al.: Don't assume <unistd.h> exists.
2011-09-11 Bruno HaibleEnsure pid_t gets defined.
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-01-21 Paul Eggertgl_CHECK_NEXT_HEADERS implies AC_CHECK_HEADERS_ONCE
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-12-22 Bruno Haiblegetlogin_r: Work around portability problem on OSF/1.
2010-12-20 Bruno Haiblettyname_r: Add missing declaration on HP-UX 11.
2010-12-19 Bruno Haiblefchdir: Add missing declaration on OSF/1 5.1.
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-11-20 Bruno HaiblePort to uClibc.
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-03 Bruno Haiblefchdir: Fix regression introduced on 2010-03-08.
2010-04-03 Bruno Haiblegetpagesize: Fix C++ test error on mingw.
2010-03-27 Bruno HaibleDistinguish two kinds of module indicators.
2010-03-27 Bruno HaibleFactorize common .m4 code.
2010-03-21 Bruno HaibleNew module 'ttyname_r'.
2010-03-19 Bruno Haiblegetusershell: Provide declaration, missing on Solaris 9.
2010-03-08 Bruno HaibleTests of module 'unistd' in C++ mode.
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-09 Bruno HaibleNew module 'getlogin'.
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
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-14 Eric Blakelchown: detect Solaris and FreeBSD bug
2009-11-14 Eric Blakechown: detect Solaris and FreeBSD bug
2009-11-13 Eric Blakegetgroups, getugroups: provide stubs for mingw
2009-10-06 Eric Blakelinkat: support Linux 2.6.17
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-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-10 Eric Blakelink: fix platform bugs
2009-09-07 Eric Blakefaccessat, symlinkat: continue cleanup of previous...
2009-09-06 Bruno HaibleRemove dependency from unistd_h.m4, sys_stat_h.m4,...
2009-09-05 Eric Blakesymlinkat: new module
2009-09-04 Eric Blakefaccessat: new module
2009-09-04 Eric Blakeopenat: declare in POSIX headers
2009-08-23 Bruno HaibleNew module 'dup3'.
2009-08-22 Bruno HaibleNew module 'pipe2'.
2009-08-12 Bruno HaibleEnsure that getopt() gets declared by <unistd.h>.
2009-08-10 Bruno HaibleMake it possible to use module 'gethostname' without...
2009-07-21 Eric Blakedup2: work around mingw and cygwin 1.5 bug
2009-01-18 Martin LambersNew module 'link'.
2008-10-21 Bruno HaibleAdd gethostname() declaration to <unistd.h>.
2008-10-19 Bruno HaibleAdd getusershell(), setusershell(), endusershell()...
2008-10-19 Bruno HaibleMove the euidaccess() declaration to <unistd.h>.
2008-10-19 Bruno HaibleMove the getdomainname() declaration to <unistd.h>.
2008-10-09 Paolo BonziniCombine the two replacements of 'close'.
2008-10-09 Paolo BonziniNew module 'close'.
2008-10-05 Bruno HaibleNew module 'getdtablesize'.
2008-10-02 Richard W.M. Jonesfsync: new module
2008-09-26 Bruno HaibleNew module 'write'.
2008-02-24 Bruno HaibleNew module 'environ'.
2007-12-26 Martin LambersOverride getpagesize on mingw.
2007-12-03 Bruno HaibleMove declaration of getpagesize() from getpagesize...
2007-06-21 Paul Eggert* m4/include_next.m4 (gl_INCLUDE_NEXT): Define and...
2007-06-16 Paul EggertRevamp lchown so that it lives in unistd.h where it...
2007-05-24 Eric BlakeFix lseek on mingw.
2007-05-01 Bruno HaibleNew module 'sleep'.
2007-02-19 Bruno HaibleMove more declarations into <unistd.h>.
2007-01-28 Bruno HaibleSimplify macrology that creates unistd.h.
2007-01-14 Bruno HaibleNew module 'fchdir'.
2006-03-08 Paul Eggert* m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match...
2006-03-07 Simon JosefssonAdd, forgotten in last commit.