| Commit message (Expand) | Author | Age | Files | Lines |
* | Adjust comments in <config.h> reminders. | Bruno Haible | 2023-04-13 | 1 | -1/+2 |
* | Add more reminders to include <config.h>. | Bruno Haible | 2023-04-12 | 1 | -3/+5 |
* | lseek: avoid SEEK_HOLE bugs in FreeBSD, macOS | Paul Eggert | 2023-02-23 | 1 | -0/+18 |
* | Resolve conflicts for functions introduced in Android API level 28. | Bruno Haible | 2023-01-22 | 1 | -0/+2 |
* | Resolve conflicts for functions introduced in Android API level 28. | Bruno Haible | 2023-01-22 | 1 | -2/+13 |
* | Resolve conflicts for functions introduced in Android API level 23. | Bruno Haible | 2023-01-22 | 1 | -2/+14 |
* | Resolve conflicts for functions introduced in Android API level 21. | Bruno Haible | 2023-01-22 | 1 | -0/+10 |
* | Resolve conflicts for functions introduced in Android API level 21. | Bruno Haible | 2023-01-22 | 1 | -1/+6 |
* | Resolve conflicts for functions introduced in Android API level 16. | Bruno Haible | 2023-01-22 | 1 | -0/+2 |
* | Resolve conflicts for functions introduced in Android API level 12. | Bruno Haible | 2023-01-22 | 1 | -0/+2 |
* | Resolve conflicts for functions introduced in Android API level 12. | Bruno Haible | 2023-01-22 | 1 | -0/+2 |
* | Resolve conflicts for functions introduced in Android API level 12. | Bruno Haible | 2023-01-22 | 1 | -0/+2 |
* | Resolve conflicts for functions introduced in Android API level 9. | Bruno Haible | 2023-01-22 | 1 | -3/+17 |
* | Resolve conflicts for functions introduced in Android API level 8. | Bruno Haible | 2023-01-22 | 1 | -0/+2 |
* | maint: run 'make update-copyright' | Simon Josefsson | 2023-01-01 | 1 | -1/+1 |
* | swab: Fix compilation error with Sun C++ on Solaris 11.3. | Bruno Haible | 2022-09-18 | 1 | -1/+1 |
* | getdomainname: Fix compilation error in C++ mode on Solaris 11. | Bruno Haible | 2022-09-02 | 1 | -0/+2 |
* | copy-file-range: work around Linux kernel bug | Paul Eggert | 2022-01-14 | 1 | -1/+15 |
* | getpass-gnu: Allow use as dependency from test modules. | Bruno Haible | 2022-01-03 | 1 | -1/+2 |
* | maint: run 'make update-copyright' | Paul Eggert | 2022-01-01 | 1 | -1/+1 |
* | unistd: Avoid compilation error in C++ mode on Solaris, HP-UX, mingw. | Bruno Haible | 2021-06-20 | 1 | -2/+10 |
* | unistd: Improve conflict resolution between gnulib and textstyle.h. | Bruno Haible | 2021-06-20 | 1 | -0/+1 |
* | Fix comments. | Bruno Haible | 2021-06-07 | 1 | -1/+1 |
* | Put LGPLv2+ notices in source files where appropriate. | Bruno Haible | 2021-06-04 | 1 | -8/+8 |
* | maint: run 'make update-copyright' | Paul Eggert | 2020-12-31 | 1 | -1/+1 |
* | unistd: Fix portability warnings. | Bruno Haible | 2020-12-31 | 1 | -2/+2 |
* | execve, execvpe, execvp, execv, execl, execle, execlp: Prepare modules. | Bruno Haible | 2020-12-26 | 1 | -23/+172 |
* | Make it possible to turn off each of the Windows oldnames workarounds. | Bruno Haible | 2020-12-25 | 1 | -77/+95 |
* | Tweak the Windows oldnames workaround. | Bruno Haible | 2020-12-07 | 1 | -10/+5 |
* | Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE. | Bruno Haible | 2020-12-06 | 1 | -70/+300 |
* | Fix error when GNULIB_POSIXCHECK is enabled (regression 2019-06-04). | Bruno Haible | 2020-11-18 | 1 | -1/+2 |
* | Support compiling without -loldnames on native Windows. | Bruno Haible | 2020-08-15 | 1 | -0/+159 |
* | dup2: Remove support for some very old platforms. | Bruno Haible | 2020-07-08 | 1 | -3/+0 |
* | getentropy: Work around a macOS and Solaris problem. | Bruno Haible | 2020-05-31 | 1 | -0/+11 |
* | unistd: Remove conflicting declaration of getrandom(). | Bruno Haible | 2020-05-30 | 1 | -18/+0 |
* | getentropy, getrandom: new modules | Paul Eggert | 2020-05-25 | 1 | -0/+34 |
* | Use 'restrict' in all POSIX function declarations. | Bruno Haible | 2020-02-22 | 1 | -8/+16 |
* | getopt-posix: Fix compilation failure in testdirs. | Bruno Haible | 2020-01-03 | 1 | -1/+1 |
* | maint: Run 'make update-copyright' | Paul Eggert | 2019-12-31 | 1 | -1/+1 |
* | unistd: Fix compilation error in C++ mode on MSVC. | Bruno Haible | 2019-12-11 | 1 | -1/+1 |
* | Fix compilation errors in C++ mode on Haiku. | Bruno Haible | 2019-12-09 | 1 | -1/+3 |
* | Fix compilation error in C++ mode on HP-UX 11. | Bruno Haible | 2019-12-08 | 1 | -0/+5 |
* | Fix various errors in _GL_CXXALIAS_SYS invocations. | Bruno Haible | 2019-11-21 | 1 | -1/+3 |
* | Update some URLs | Paul Eggert | 2019-09-22 | 1 | -20/+20 |
* | access: New module. | Bruno Haible | 2019-09-15 | 1 | -2/+20 |
* | unistd: stddef.h and sys/types.h namespace cleanup | Paul Eggert | 2019-06-24 | 1 | -10/+7 |
* | copy-file-range: new module | Paul Eggert | 2019-06-04 | 1 | -0/+18 |
* | unlinkat: Fix compilation error on Android 4.3. | Bruno Haible | 2019-01-25 | 1 | -2/+4 |
* | fchownat: Fix compilation error on Android 4.3. | Bruno Haible | 2019-01-25 | 1 | -0/+7 |
* | maint: Run 'make update-copyright' | Paul Eggert | 2019-01-01 | 1 | -1/+1 |