summaryrefslogtreecommitdiff
path: root/modules/unistd
Commit message (Expand)AuthorAgeFilesLines
* New module 'isatty'.Bruno Haible2012-01-031-0/+2
* Tweak last commit.Bruno Haible2011-12-031-1/+1
* Integrate the sethostname module into unistdBen Walton2011-12-031-0/+3
* Fix conflict between two instantiations of module 'unistd'.Bruno Haible2011-11-261-1/+1
* New module 'dup'.Bruno Haible2011-09-241-0/+1
* New module 'chdir'.Bruno Haible2011-09-231-0/+1
* fdatasync: port to MacOS X 10.7Eric Blake2011-09-161-0/+1
* fdatasync: new moduleEric Blake2011-09-161-0/+2
* Support for MSVC compiler: Ensure ssize_t gets defined.Bruno Haible2011-09-151-0/+1
* Rename module 'warn-on-use' to 'snippet/warn-on-use'.Bruno Haible2011-07-121-1/+1
* Rename module 'c++defs' to 'snippet/c++defs'.Bruno Haible2011-07-121-1/+1
* Rename module 'arg-nonnull' to 'snippet/arg-nonnull'.Bruno Haible2011-07-121-1/+1
* gnulib-tool: Better isolation between different gnulib-tool invocations.Bruno Haible2011-06-081-44/+44
* Allow multiple gnulib generated include files to be combined.Bruno Haible2011-05-291-1/+2
* group-member: Declare function in <unistd.h>.Bruno Haible2011-05-121-0/+2
* Support non-blocking pipe I/O in read() on native Windows.Bruno Haible2011-04-151-0/+2
* Support non-blocking pipe I/O in write() on native Windows.Bruno Haible2011-04-131-0/+1
* Ensure to rebuild generated .h files when config.status has changed.Bruno Haible2011-04-061-1/+1
* Split large sed scripts, for HP-UX sed.Bruno Haible2011-02-091-1/+2
* libposix: Revert the unreviewed part of yesterday's big merge.Bruce Korb2011-02-061-2/+0
* libposix: Add _HEADERS primaries to posix modules.Bruce Korb2011-02-051-0/+2
* getlogin_r: Work around portability problem on OSF/1.Bruno Haible2010-12-221-0/+1
* ttyname_r: Add missing declaration on HP-UX 11.Bruno Haible2010-12-201-1/+1
* fchdir: Add missing declaration on OSF/1 5.1.Bruno Haible2010-12-191-0/+1
* pipe-posix: Make it work in C++ mode.Bruno Haible2010-12-111-0/+1
* pipe-posix: new moduleEric Blake2010-12-101-0/+1
* getdomainname: Use the system function when possible.Bruno Haible2010-11-301-1/+2
* Avoid line length limitation from HP NonStop system header files.Bruno Haible2010-10-041-0/+1
* New module pwrite.Peter O'Gorman2010-05-051-0/+3
* ttyname_r: Make it work on MacOS X 10.4 and Solaris 10.Bruno Haible2010-04-251-0/+1
* fchdir: Fix regression introduced on 2010-03-08.Bruno Haible2010-04-031-1/+1
* getpagesize: Fix C++ test error on mingw.Bruno Haible2010-04-031-0/+1
* New module 'ttyname_r'.Bruno Haible2010-03-211-0/+2
* getusershell: Provide declaration, missing on Solaris 9.Bruno Haible2010-03-191-1/+1
* unistd: Avoid #define replacements in C++ mode.Bruno Haible2010-03-081-1/+3
* warn-on-use: use instead of link-warningEric Blake2010-01-201-3/+1
* Split large sed scripts, for HP-UX sed.Ralf Wildenhues2010-01-171-3/+3
* unistd: warn on use of environ without moduleEric Blake2010-01-111-2/+4
* New module 'getlogin'.Bruno Haible2010-01-091-0/+2
* New module 'arg-nonnull'. Declare which arguments expect non-NULL values.Bruno Haible2009-12-111-1/+3
* link-warning: Add copyright notice.Bruno Haible2009-12-091-1/+1
* pread: new moduleJim Meyering2009-11-251-0/+3
* sleep: work around cygwin bugEric Blake2009-11-201-0/+1
* usleep: new moduleEric Blake2009-11-171-0/+3
* lchown: detect Solaris and FreeBSD bugEric Blake2009-11-141-0/+1
* chown: detect Solaris and FreeBSD bugEric Blake2009-11-141-0/+1
* getgroups, getugroups: provide stubs for mingwEric Blake2009-11-131-0/+3
* linkat: support Linux 2.6.17Eric Blake2009-10-051-0/+1
* linkat: new moduleEric Blake2009-09-231-0/+2
* readlink: fix cygwin 1.5.x bug with return typeEric Blake2009-09-231-0/+1