| Commit message (Expand) | Author | Age | Files | Lines |
* | Adjust comments in <config.h> reminders. | Bruno Haible | 2023-04-13 | 1 | -1/+1 |
* | Add more reminders to include <config.h>. | Bruno Haible | 2023-04-12 | 1 | -0/+6 |
* | Fix error in C++ mode on glibc systems (regression 2022-04-28). | Bruno Haible | 2023-02-09 | 1 | -0/+4 |
* | Resolve conflicts for functions introduced in Android API level 23. | Bruno Haible | 2023-01-22 | 1 | -1/+1 |
* | Resolve conflicts for functions introduced in Android API level 23. | Bruno Haible | 2023-01-22 | 1 | -2/+18 |
* | Resolve conflicts for functions introduced in Android API level 21. | Bruno Haible | 2023-01-22 | 1 | -0/+2 |
* | Resolve conflicts for functions introduced in Android API level 21. | Bruno Haible | 2023-01-22 | 1 | -2/+16 |
* | string: Fix compilation errors in C++ mode on Android. | Bruno Haible | 2023-01-05 | 1 | -3/+3 |
* | ffsl, ffsll: Fix compilation error on Android. | Bruno Haible | 2023-01-03 | 1 | -2/+3 |
* | maint: run 'make update-copyright' | Simon Josefsson | 2023-01-01 | 1 | -1/+1 |
* | Fix compilation errors in C++ mode on Solaris 11 OpenIndiana. | Bruno Haible | 2022-12-27 | 1 | -1/+8 |
* | memset_explicit: new module | Paul Eggert | 2022-11-28 | 1 | -0/+17 |
* | string: Fix compilation error in C++ mode on AIX 7.2 with xlclang. | Bruno Haible | 2022-09-10 | 1 | -0/+2 |
* | string, wchar: Fix compilation error on MSVC (regression 2021-09-07). | Bruno Haible | 2022-05-15 | 1 | -4/+12 |
* | string: Avoid syntax error on glibc systems with GCC 11. | Bruno Haible | 2022-04-30 | 1 | -2/+2 |
* | string, wchar: Fix error in C++ mode on glibc systems with clang. | Bruno Haible | 2022-04-14 | 1 | -0/+8 |
* | string: Fix errors in C++ mode on glibc systems with clang. | Bruno Haible | 2022-04-14 | 1 | -21/+32 |
* | string: Fix "mismatched allocation function" warnings regarding strndup. | Bruno Haible | 2022-02-10 | 1 | -8/+21 |
* | string, wchar: Fix compilation error on MSVC (regression 2021-09-07). | Bruno Haible | 2022-01-04 | 1 | -3/+17 |
* | maint: run 'make update-copyright' | Paul Eggert | 2022-01-01 | 1 | -1/+1 |
* | string: Avoid syntax error re strdup in string.in.h (regr. 2021-09-07). | Bruno Haible | 2021-10-25 | 1 | -0/+29 |
* | string, wchar: Don't cause link errors for rpl_free (regr. 2021-09-07). | Bruno Haible | 2021-09-18 | 1 | -4/+6 |
* | string, wchar: port rpl_free decl to Android | Paul Eggert | 2021-09-08 | 1 | -0/+1 |
* | string, wchar: avoid some namespace pollution | Paul Eggert | 2021-09-07 | 1 | -3/+6 |
* | Make generated .in.h files as standalone as possible. | Bruno Haible | 2021-08-22 | 1 | -10/+10 |
* | stdlib, string, wchar: Improve GCC 11 allocation-deallocation checking. | Bruno Haible | 2021-08-08 | 1 | -19/+27 |
* | stdlib, string, wchar: Improve GCC 11 allocation-deallocation checking. | Bruno Haible | 2021-08-07 | 1 | -2/+12 |
* | 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 |
* | ffsll: Override completely broken implementation on AIX in 32-bit mode. | Bruno Haible | 2021-01-05 | 1 | -2/+10 |
* | ffsl, ffsll: Work around AIX 7.2 problem. | Bruno Haible | 2021-01-04 | 1 | -0/+8 |
* | maint: run 'make update-copyright' | Paul Eggert | 2020-12-31 | 1 | -1/+1 |
* | Make it possible to turn off each of the Windows oldnames workarounds. | Bruno Haible | 2020-12-25 | 1 | -8/+10 |
* | string: port memchr macro to AIX 7.2 XLC | Paul Eggert | 2020-12-13 | 1 | -0/+1 |
* | Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE. | Bruno Haible | 2020-12-06 | 1 | -5/+30 |
* | strerrorname_np: New module. | Bruno Haible | 2020-08-30 | 1 | -0/+24 |
* | sigdescr_np: New module. | Bruno Haible | 2020-08-22 | 1 | -0/+15 |
* | sigabbrev_np: New module. | Bruno Haible | 2020-08-21 | 1 | -0/+15 |
* | Support compiling without -loldnames on native Windows. | Bruno Haible | 2020-08-15 | 1 | -0/+15 |
* | Use many __attribute__s with clang. | Bruno Haible | 2020-08-11 | 1 | -1/+1 |
* | string: Fix build error in C++ mode with clang (regression from today). | Bruno Haible | 2020-08-10 | 1 | -4/+8 |
* | memchr: Remove support for some very old platforms. | Bruno Haible | 2020-07-08 | 1 | -5/+0 |
* | string: Fix compilation error in C++ mode. | Bruno Haible | 2020-05-10 | 1 | -11/+15 |
* | dirent, stdlib, wchar, string: Don't redefine _GL_ATTRIBUTE_PURE. | Bruno Haible | 2020-05-09 | 1 | -4/+6 |
* | mbstok_r: Use 'restrict'. | Bruno Haible | 2020-02-23 | 1 | -1/+2 |
* | Use 'restrict' in all POSIX function declarations. | Bruno Haible | 2020-02-22 | 1 | -4/+7 |
* | maint: Run 'make update-copyright' | Paul Eggert | 2019-12-31 | 1 | -1/+1 |
* | Disable many _GL_CXXALIASWARN on all platforms other than glibc systems. | Bruno Haible | 2019-11-21 | 1 | -3/+7 |
* | Update some URLs | Paul Eggert | 2019-09-22 | 1 | -1/+1 |
* | maint: Run 'make update-copyright' | Paul Eggert | 2019-01-01 | 1 | -1/+1 |