summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* uni*/base: Use 'restrict'.Bruno Haible2020-02-238-91/+111
* glob, spawn: Use improved '_Restrict_' definition.Bruno Haible2020-02-232-15/+16
* crypto/gc: Use 'restrict'.Bruno Haible2020-02-231-2/+2
* crypto/hmac-*: Use 'restrict'.Bruno Haible2020-02-231-4/+4
* crypto/sm3: Use 'restrict'.Bruno Haible2020-02-231-3/+4
* crypto/*-buffer: Use 'restrict'.Bruno Haible2020-02-231-3/+3
* crypto/sha512-buffer: Use 'restrict'.Bruno Haible2020-02-231-8/+12
* crypto/sha256-buffer: Use 'restrict'.Bruno Haible2020-02-231-8/+12
* crypto/sha1-buffer: Use 'restrict'.Bruno Haible2020-02-231-3/+4
* crypto/md5-buffer: Use 'restrict'.Bruno Haible2020-02-231-3/+5
* crypto/md4: Use 'restrict'.Bruno Haible2020-02-231-3/+4
* crypto/md2: Use 'restrict'.Bruno Haible2020-02-231-3/+4
* crypto/rijndael: Use 'restrict'.Bruno Haible2020-02-231-4/+4
* crypto/arctwo: Use 'restrict'.Bruno Haible2020-02-231-2/+2
* crypto/arcfour: Use 'restrict'.Bruno Haible2020-02-231-1/+1
* careadlinkat: Use 'restrict'.Bruno Haible2020-02-231-1/+1
* regex-quote: Use 'restrict'.Bruno Haible2020-02-231-1/+1
* system-quote: Use 'restrict'.Bruno Haible2020-02-231-1/+1
* sh-quote: Use 'restrict'.Bruno Haible2020-02-231-1/+1
* quotearg: Use 'restrict'.Bruno Haible2020-02-231-1/+1
* parse-datetime: Use 'restrict'.Bruno Haible2020-02-231-2/+4
* nstrftime: Use 'restrict'.Bruno Haible2020-02-231-1/+1
* mbstok_r: Use 'restrict'.Bruno Haible2020-02-231-1/+2
* xmemcoll: Use 'restrict'.Bruno Haible2020-02-231-1/+1
* memcoll: Use 'restrict'.Bruno Haible2020-02-231-1/+1
* vasnprintf: Use 'restrict'.Bruno Haible2020-02-231-2/+4
* c-vasnprintf: Use 'restrict'.Bruno Haible2020-02-231-1/+2
* c-vsnprintf: Use 'restrict'.Bruno Haible2020-02-231-1/+2
* c-snprintf: Use 'restrict'.Bruno Haible2020-02-231-1/+2
* astrxfrm: Use 'restrict'.Bruno Haible2020-02-231-1/+2
* amemxfrm: Use 'restrict'.Bruno Haible2020-02-231-1/+2