summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* xalloc: pacify -Wanalyzer-possible-null-argumentPaul Eggert2020-05-121-10/+21
* careadlinkat: fix GCC 10 workaroundPaul Eggert2020-05-111-19/+19
* careadlinkat: limit GCC workaroundPaul Eggert2020-05-101-2/+7
* attribute: Tweak comment.Bruno Haible2020-05-101-1/+2
* attribute: Clarify list of attributes.Bruno Haible2020-05-101-75/+108
* string: Fix compilation error in C++ mode.Bruno Haible2020-05-102-19/+28
* careadlinkat: pacify -Wreturn-local-addrPaul Eggert2020-05-091-10/+19
* attribute: remove ATTRIBUTE_DEPRECATEDPaul Eggert2020-05-091-96/+65
* attribute: Add comments.Bruno Haible2020-05-091-0/+154
* bitset: use the attribute moduleAkim Demaille2020-05-097-16/+15
* c-stack: Fix warning when DEBUG is enabled.Bruno Haible2020-05-091-0/+4
* Remove redundant definitions of _GL_ATTRIBUTE_FORMAT.Bruno Haible2020-05-0912-144/+0
* Remove redundant definitions of _GL_ATTRIBUTE_ALLOC_SIZE.Bruno Haible2020-05-093-21/+0
* stdio, monetary: Don't redefine _GL_ATTRIBUTE_FORMAT.Bruno Haible2020-05-092-8/+12
* dirent, stdlib, wchar, string: Don't redefine _GL_ATTRIBUTE_PURE.Bruno Haible2020-05-094-16/+24
* uchar: Work around incorrect char16_t, char32_t types on Haiku 2020.Bruno Haible2020-05-091-0/+14
* limits-h: Define LONG_BIT correctly on Haiku/x86_64.Bruno Haible2020-05-091-3/+20
* uniname/uniname: Use module 'attribute'.Bruno Haible2020-05-083-16/+6
* c32rtomb: Use module 'attribute'.Bruno Haible2020-05-081-8/+1
* xsize: Use module 'attribute'.Bruno Haible2020-05-081-16/+7
* * lib/attribute.h: Minor style fixes.Paul Eggert2020-05-061-6/+6
* Fix version-etc glitch on OpenIndianaPaul Eggert2020-05-061-10/+1
* attribute: add _GL_ATTRIBUTE_RETURNS_NONNULLPaul Eggert2020-05-031-0/+1
* attribute: minor fixupsPaul Eggert2020-05-033-4/+5
* attribute: new modulePaul Eggert2020-05-0329-328/+128
* list-c++: Add get_first, get_last, set_first, set_last operations.Bruno Haible2020-05-032-6/+28
* list: Add get_first, get_last, set_first, set_last operations.Bruno Haible2020-05-022-0/+86
* list: Remove redundant code for remove_first and remove_last operations.Bruno Haible2020-05-0212-203/+10
* list: Add remove_first and remove_last operations.Bruno Haible2020-05-0213-0/+235
* posix_spawn_file_actions_destroy: Fix a crash (bug from 2019-06-10).Bruno Haible2020-04-281-1/+3
* getdate: Remove deprecated module.Bruno Haible2020-04-281-3/+0
* pipe: Remove deprecated module.Bruno Haible2020-04-281-2/+0
* Tune fts for FTS_LOGICAL+FTS_NOSTATPaul Eggert2020-04-251-3/+4
* vasnprintf: Add support for printing wide characters using escapes.Bruno Haible2020-04-191-28/+293
* fts: remove NOSTAT_LEAF_OPTIMIZATIONPaul Eggert2020-04-152-53/+8
* explicit_bzero: Improve code style.Bastien Roucariès2020-04-141-1/+1
* explicit_bzero: On native Windows, use SecureZeroMemory().Bastien Roucariès2020-04-141-1/+8
* explicit_bzero: Use memset_s() when available.Bastien Roucariès2020-04-141-0/+7
* findprog, relocatable-prog: Ignore directories during PATH search.Bruno Haible2020-04-103-26/+39
* Use module 'filename' instead of module 'dosname'.Bruno Haible2020-03-2812-12/+13
* dosname: Redirect to 'filename'.Bruno Haible2020-03-281-37/+2
* dosname: Change IS_RELATIVE_FILE_NAME.Bruno Haible2020-03-281-1/+2
* filename: Copy some definitions from module 'dosname'.Bruno Haible2020-03-283-26/+82
* getopt-posix: port __GETOPT_PREFIX to macOSPaul Eggert2020-03-251-0/+8
* unlink: fix malloc errno typoPaul Eggert2020-03-211-4/+1
* Revert my last commit, due to compilation errors.Bruno Haible2020-03-072-32/+23
* open, openat: port to (O_RDWR | O_RDONLY) != 0Paul Eggert2020-03-072-2/+6
* findprog, relocatable-prog: Ignore directories during PATH search.Bruno Haible2020-03-072-23/+32
* openat: Fix theoretically possible issue on GNU/Hurd.Bruno Haible2020-03-071-1/+1
* fcntl: Add witness of gnulib override.Bruno Haible2020-02-241-0/+6