summaryrefslogtreecommitdiff
path: root/lib/string.in.h
Commit message (Expand)AuthorAgeFilesLines
* Adjust comments in <config.h> reminders.Bruno Haible2023-04-131-1/+1
* Add more reminders to include <config.h>.Bruno Haible2023-04-121-0/+6
* Fix error in C++ mode on glibc systems (regression 2022-04-28).Bruno Haible2023-02-091-0/+4
* Resolve conflicts for functions introduced in Android API level 23.Bruno Haible2023-01-221-1/+1
* Resolve conflicts for functions introduced in Android API level 23.Bruno Haible2023-01-221-2/+18
* Resolve conflicts for functions introduced in Android API level 21.Bruno Haible2023-01-221-0/+2
* Resolve conflicts for functions introduced in Android API level 21.Bruno Haible2023-01-221-2/+16
* string: Fix compilation errors in C++ mode on Android.Bruno Haible2023-01-051-3/+3
* ffsl, ffsll: Fix compilation error on Android.Bruno Haible2023-01-031-2/+3
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* Fix compilation errors in C++ mode on Solaris 11 OpenIndiana.Bruno Haible2022-12-271-1/+8
* memset_explicit: new modulePaul Eggert2022-11-281-0/+17
* string: Fix compilation error in C++ mode on AIX 7.2 with xlclang.Bruno Haible2022-09-101-0/+2
* string, wchar: Fix compilation error on MSVC (regression 2021-09-07).Bruno Haible2022-05-151-4/+12
* string: Avoid syntax error on glibc systems with GCC 11.Bruno Haible2022-04-301-2/+2
* string, wchar: Fix error in C++ mode on glibc systems with clang.Bruno Haible2022-04-141-0/+8
* string: Fix errors in C++ mode on glibc systems with clang.Bruno Haible2022-04-141-21/+32
* string: Fix "mismatched allocation function" warnings regarding strndup.Bruno Haible2022-02-101-8/+21
* string, wchar: Fix compilation error on MSVC (regression 2021-09-07).Bruno Haible2022-01-041-3/+17
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* string: Avoid syntax error re strdup in string.in.h (regr. 2021-09-07).Bruno Haible2021-10-251-0/+29
* string, wchar: Don't cause link errors for rpl_free (regr. 2021-09-07).Bruno Haible2021-09-181-4/+6
* string, wchar: port rpl_free decl to AndroidPaul Eggert2021-09-081-0/+1
* string, wchar: avoid some namespace pollutionPaul Eggert2021-09-071-3/+6
* Make generated .in.h files as standalone as possible.Bruno Haible2021-08-221-10/+10
* stdlib, string, wchar: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-081-19/+27
* stdlib, string, wchar: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-2/+12
* Fix comments.Bruno Haible2021-06-071-1/+1
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-8/+8
* ffsll: Override completely broken implementation on AIX in 32-bit mode.Bruno Haible2021-01-051-2/+10
* ffsl, ffsll: Work around AIX 7.2 problem.Bruno Haible2021-01-041-0/+8
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Make it possible to turn off each of the Windows oldnames workarounds.Bruno Haible2020-12-251-8/+10
* string: port memchr macro to AIX 7.2 XLCPaul Eggert2020-12-131-0/+1
* Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.Bruno Haible2020-12-061-5/+30
* strerrorname_np: New module.Bruno Haible2020-08-301-0/+24
* sigdescr_np: New module.Bruno Haible2020-08-221-0/+15
* sigabbrev_np: New module.Bruno Haible2020-08-211-0/+15
* Support compiling without -loldnames on native Windows.Bruno Haible2020-08-151-0/+15
* Use many __attribute__s with clang.Bruno Haible2020-08-111-1/+1
* string: Fix build error in C++ mode with clang (regression from today).Bruno Haible2020-08-101-4/+8
* memchr: Remove support for some very old platforms.Bruno Haible2020-07-081-5/+0
* string: Fix compilation error in C++ mode.Bruno Haible2020-05-101-11/+15
* dirent, stdlib, wchar, string: Don't redefine _GL_ATTRIBUTE_PURE.Bruno Haible2020-05-091-4/+6
* mbstok_r: Use 'restrict'.Bruno Haible2020-02-231-1/+2
* Use 'restrict' in all POSIX function declarations.Bruno Haible2020-02-221-4/+7
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* Disable many _GL_CXXALIASWARN on all platforms other than glibc systems.Bruno Haible2019-11-211-3/+7
* Update some URLsPaul Eggert2019-09-221-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1