summaryrefslogtreecommitdiff
path: root/lib/unistd.in.h
Commit message (Expand)AuthorAgeFilesLines
* lseek: avoid SEEK_HOLE bugs in FreeBSD, macOSPaul Eggert2023-02-231-0/+18
* Resolve conflicts for functions introduced in Android API level 28.Bruno Haible2023-01-221-0/+2
* Resolve conflicts for functions introduced in Android API level 28.Bruno Haible2023-01-221-2/+13
* Resolve conflicts for functions introduced in Android API level 23.Bruno Haible2023-01-221-2/+14
* Resolve conflicts for functions introduced in Android API level 21.Bruno Haible2023-01-221-0/+10
* Resolve conflicts for functions introduced in Android API level 21.Bruno Haible2023-01-221-1/+6
* Resolve conflicts for functions introduced in Android API level 16.Bruno Haible2023-01-221-0/+2
* Resolve conflicts for functions introduced in Android API level 12.Bruno Haible2023-01-221-0/+2
* Resolve conflicts for functions introduced in Android API level 12.Bruno Haible2023-01-221-0/+2
* Resolve conflicts for functions introduced in Android API level 12.Bruno Haible2023-01-221-0/+2
* Resolve conflicts for functions introduced in Android API level 9.Bruno Haible2023-01-221-3/+17
* Resolve conflicts for functions introduced in Android API level 8.Bruno Haible2023-01-221-0/+2
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* swab: Fix compilation error with Sun C++ on Solaris 11.3.Bruno Haible2022-09-181-1/+1
* getdomainname: Fix compilation error in C++ mode on Solaris 11.Bruno Haible2022-09-021-0/+2
* copy-file-range: work around Linux kernel bugPaul Eggert2022-01-141-1/+15
* getpass-gnu: Allow use as dependency from test modules.Bruno Haible2022-01-031-1/+2
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* unistd: Avoid compilation error in C++ mode on Solaris, HP-UX, mingw.Bruno Haible2021-06-201-2/+10
* unistd: Improve conflict resolution between gnulib and textstyle.h.Bruno Haible2021-06-201-0/+1
* Fix comments.Bruno Haible2021-06-071-1/+1
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-8/+8
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* unistd: Fix portability warnings.Bruno Haible2020-12-311-2/+2
* execve, execvpe, execvp, execv, execl, execle, execlp: Prepare modules.Bruno Haible2020-12-261-23/+172
* Make it possible to turn off each of the Windows oldnames workarounds.Bruno Haible2020-12-251-77/+95
* Tweak the Windows oldnames workaround.Bruno Haible2020-12-071-10/+5
* Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.Bruno Haible2020-12-061-70/+300
* Fix error when GNULIB_POSIXCHECK is enabled (regression 2019-06-04).Bruno Haible2020-11-181-1/+2
* Support compiling without -loldnames on native Windows.Bruno Haible2020-08-151-0/+159
* dup2: Remove support for some very old platforms.Bruno Haible2020-07-081-3/+0
* getentropy: Work around a macOS and Solaris problem.Bruno Haible2020-05-311-0/+11
* unistd: Remove conflicting declaration of getrandom().Bruno Haible2020-05-301-18/+0
* getentropy, getrandom: new modulesPaul Eggert2020-05-251-0/+34
* Use 'restrict' in all POSIX function declarations.Bruno Haible2020-02-221-8/+16
* getopt-posix: Fix compilation failure in testdirs.Bruno Haible2020-01-031-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* unistd: Fix compilation error in C++ mode on MSVC.Bruno Haible2019-12-111-1/+1
* Fix compilation errors in C++ mode on Haiku.Bruno Haible2019-12-091-1/+3
* Fix compilation error in C++ mode on HP-UX 11.Bruno Haible2019-12-081-0/+5
* Fix various errors in _GL_CXXALIAS_SYS invocations.Bruno Haible2019-11-211-1/+3
* Update some URLsPaul Eggert2019-09-221-20/+20
* access: New module.Bruno Haible2019-09-151-2/+20
* unistd: stddef.h and sys/types.h namespace cleanupPaul Eggert2019-06-241-10/+7
* copy-file-range: new modulePaul Eggert2019-06-041-0/+18
* unlinkat: Fix compilation error on Android 4.3.Bruno Haible2019-01-251-2/+4
* fchownat: Fix compilation error on Android 4.3.Bruno Haible2019-01-251-0/+7
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* getpass: Move declaration to <unistd.h>.Bruno Haible2018-08-191-0/+30
* Fix link error regarding 'rpl_environ' (regression from 2012-11-21).Bruno Haible2018-08-051-2/+2