Move the euidaccess() declaration to <unistd.h>.
[gnulib.git] / modules / unistd
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-27 Bruno HaibleProvide the definition of GL_LINK-WARNING.
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-02 Jim MeyeringPerform one more "_.h" -> ".in.h" substitution.
2007-10-01 Bruno HaibleRename unistd_.h to unistd.in.h.
2007-07-16 Bruno HaibleUse the synonymous term LGPLv2.
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-17 Paul Eggert* lib/dirent_.h: Prefer #include_next <foo.h> to #include
2007-05-01 Bruno HaibleNew module 'sleep'.
2007-02-19 Bruno HaibleMove more declarations into <unistd.h>.
2007-01-14 Bruno HaibleAdd missing dependency.
2007-01-14 Bruno HaibleNew module 'fchdir'.
2006-10-07 Bruno HaibleMark generated files as "DO NOT EDIT".
2006-03-08 Paul Eggert* lib/c-stack.c: Include unistd.h unconditionally,...
2006-03-07 Simon JosefssonFix typo.
2006-03-07 Simon JosefssonFix use of unistd.h in getopt through a new unistd...