update nearly all FSF copyright year lists to include 2010
[gnulib.git] / lib / unistd.in.h
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-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-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-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-10 Eric Blakelink: fix platform bugs
2009-09-07 Eric Blakeopenat: provide more convenience names
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-09-03 Eric Blakefdopendir: optimize on mingw
2009-09-03 Eric Blakefchdir: use more consistent macro convention
2009-09-03 Eric Blakefchdir: simplify error handling, and support dup3
2009-08-23 Bruno HaibleTolerate declared but missing dup3 syscall.
2009-08-23 Bruno HaibleTolerate declared but missing pipe2 syscall.
2009-08-23 Bruno HaibleNew module 'dup3'.
2009-08-23 Bruno HaibleFix getdtablesize() on mingw.
2009-08-23 Bruno HaibleImprove comment about pipe2.
2009-08-22 Bruno HaibleNew module 'pipe2'.
2009-08-14 Eric Blakestddef: fix NetBSD 5.0 NULL bug, rather than working...
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: fix more mingw problems
2009-07-21 Eric Blakedup2: work around mingw and cygwin 1.5 bug
2009-03-23 Bruno HaibleRemove dependency from 'close' module to -lws2_32 on...
2009-01-19 Eric Blakeunistd: guarantee STDIN_FILENO here, for OS/2 EMX
2009-01-18 Martin LambersNew module 'link'.
2008-12-17 Bruno Haibleenviron is supposed to be declared by <unistd.h>.
2008-10-25 Bruno HaibleOverride the gethostname() declaration on native Window...
2008-10-25 Bruno HaibleMove HAVE__GL_CLOSE_FD_MAYBE_SOCKET macro.
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-18 Bruno HaibleAvoid gcc warnings because of #pragma GCC system_header...
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-08-30 Bruno HaibleAvoid some "gcc -pedantic" warnings.
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-10-01 Bruno HaibleRename unistd_.h to unistd.in.h.