summaryrefslogtreecommitdiff
path: root/modules/unistd
Commit message (Expand)AuthorAgeFilesLines
* Align 2011-11-26 patch to 2021-04-11 patch (regression from 2021-04-11).Bruno Haible2021-06-131-1/+1
* Support several gnulib-tool invocations under the same configure.ac.Bruno Haible2021-04-111-0/+1
* execve, execvpe, execvp, execv, execl, execle, execlp: Prepare modules.Bruno Haible2020-12-261-0/+15
* Make it possible to turn off each of the Windows oldnames workarounds.Bruno Haible2020-12-251-0/+21
* Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.Bruno Haible2020-12-061-0/+1
* sys_types: Fix definition of pid_t on 64-bit MSVC.Bruno Haible2020-08-241-0/+1
* dup2: Remove support for some very old platforms.Bruno Haible2020-07-081-1/+0
* getentropy: Work around a macOS and Solaris problem.Bruno Haible2020-05-311-0/+1
* unistd: Remove conflicting declaration of getrandom().Bruno Haible2020-05-301-2/+0
* getentropy, getrandom: new modulesPaul Eggert2020-05-251-0/+4
* getopt-posix: Fix compilation failure in testdirs.Bruno Haible2020-01-031-0/+1
* access: New module.Bruno Haible2019-09-151-1/+3
* copy-file-range: new modulePaul Eggert2019-06-041-0/+2
* getpass: Move declaration to <unistd.h>.Bruno Haible2018-08-191-0/+3
* truncate: Fix compilation error on Android.Bruno Haible2018-05-141-1/+1
* faccessat: port to macOS (Bug#29231)Paul Eggert2017-11-111-0/+1
* truncate: New module.Bruno Haible2017-05-131-0/+3
* getlogin: Port to newer mingw.Bruno Haible2016-12-171-1/+1
* symlinkat: port to AIX 7.1Paul Eggert2014-10-181-0/+1
* readlinkat: port to AIX 7.1Paul Eggert2014-10-181-0/+1
* getdtablesize: work around cygwin issueEric Blake2013-09-261-0/+1
* unistd: better 'inline'Paul Eggert2012-11-291-0/+3
* unistd_h: make it easier to avoid sys_types_hPaul Eggert2012-05-041-0/+1
* Large File Support for native Windows platforms.Bruno Haible2012-04-211-0/+3
* 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