summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* striconveh: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-3/+5
* striconv: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-3/+5
* relocatable-lib-lgpl: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-1/+4
* regex-quote: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-2/+4
* readline: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-1/+3
* read-file: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-4/+6
* pipe-filter-gi: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-18/+19
* javaversion: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-1/+4
* ino-map: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-1/+6
* hash: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-8/+11
* hamt: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-6/+8
* get_progname_of: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-1/+3
* fts: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-1/+1
* eealloc: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-1/+2
* di-set: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-2/+8
* [x]concat-filename: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-2/+7
* clean-temp: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-6/+7
* canon-host: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-2/+6
* c-xvasprintf: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-2/+6
* bitsetv: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-5/+7
* bitset: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-8/+11
* argv-iter: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-4/+5
* argp: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-6/+8
* areadlink, areadlinkat: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-5/+9
* stdio: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-072-12/+20
* dirent: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-073-30/+42
* stdlib, string, wchar: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-074-33/+84
* quotearg: Tweak last commit.Bruno Haible2021-08-071-2/+1
* malloca: Tweak last commit.Bruno Haible2021-08-071-8/+7
* dirname-lgpl, sh-quote, system-quote, xstriconv: Clean up includes.Bruno Haible2021-08-074-4/+1
* dfa: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-3/+6
* glob: merge from glibcPaul Eggert2021-08-062-34/+60
* autoupdateKarl Berry2021-08-031-7/+5
* dfa: omit unneeded malloc+freePaul Eggert2021-08-021-8/+11
* xalloc: no attribute (malloc (free)) on inlinePaul Eggert2021-08-012-12/+17
* * lib/quotarg.c: remove wrong, unneeded commentPaul Eggert2021-08-011-1/+0
* vasnprintf: improve -fanalyzer malloc checkingPaul Eggert2021-08-011-0/+8
* xvasprintf: improve -fanalyzer malloc checkingPaul Eggert2021-08-011-0/+5
* xstriconv: improve -fanalyzer malloc checkingPaul Eggert2021-08-011-3/+5
* xreadlink: improve -fanalyzer malloc checkingPaul Eggert2021-08-011-2/+6
* xmalloca: improve -fanalyzer malloc checkingPaul Eggert2021-08-011-1/+3
* xgethostname: improve -fanalyzer malloc checkingPaul Eggert2021-08-011-1/+4
* xgetcwd: improve -fanalyzer malloc checkingPaul Eggert2021-08-011-1/+4
* trim: improve -fanalyzer malloc checkingPaul Eggert2021-08-011-1/+5
* system-quote: improve -fanalyzer malloc checkingPaul Eggert2021-08-011-2/+7
* sh-quote: improve -fanalyzer malloc checkingPaul Eggert2021-08-011-2/+7
* savedir: improve -fanalyzer malloc checkingPaul Eggert2021-08-011-2/+5
* readutmp: improve -fanalyzer malloc checkingPaul Eggert2021-08-011-1/+4
* quotearg: improve -fanalyzer malloc checkingPaul Eggert2021-08-011-2/+7
* pagalign_alloc: improve -fanalyzer malloc checkingPaul Eggert2021-08-011-7/+10