summaryrefslogtreecommitdiff
path: root/lib/string.in.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* explicit_bzero: new modulePaul Eggert2017-07-161-0/+17
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* regex, string: rename to avoid '__string'Paul Eggert2016-08-171-8/+8
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* string: fix build failure on BSD/OSX with FORTIFY_SOURCEPádraig Brady2015-05-271-2/+19
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* Enable common subexpression optimization in GCC.Bruno Haible2012-03-251-2/+21
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-2/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* ffsl, ffsll: new modulesEric Blake2011-07-151-0/+30
* Allow multiple gnulib generated include files to be combined.Bruno Haible2011-05-291-5/+5
* mbsrchr: Avoid collision with system function on Interix.Bruno Haible2011-05-261-2/+2
* strchrnul: Tweak last commit.Bruno Haible2011-04-161-4/+3
* strchrnul: work around cygwin bugEric Blake2011-04-151-2/+14
* Don't interfere with a program's definition of __attribute__.Bruno Haible2011-02-131-7/+2
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Port to uClibc.Bruno Haible2010-11-201-7/+7