summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* sigsegv, sigsegv-tests: Assign my contributions to the FSF.Bruno Haible2021-06-194-4/+12
* argp: Avoid possible NULL access in argp_help.Darren Kenny2021-06-181-1/+2
* tsearch: Relicense under LGPLv2+.Bruno Haible2021-06-161-1/+1
* autoupdateKarl Berry2021-06-151-4/+0
* xnanosleep: Improve module description.Bruno Haible2021-06-152-2/+11
* xfreopen: Improve module description.Bruno Haible2021-06-152-2/+13
* idx: new printf/scanf length modifier macroPaul Eggert2021-06-141-0/+4
* * lib/stack.h: Omit stray semicolon.Paul Eggert2021-06-131-1/+1
* ialloc: Put appropriate license notice in source files.Bruno Haible2021-06-132-7/+25
* * lib/xmalloc.c (nonnull): Pacify gcc -Wsuggest-attribute=pure (GCC 10.3).Paul Eggert2021-06-111-1/+1
* xgethostname: prefer idx_t for indexesPaul Eggert2021-06-111-1/+1
* userspec: prefer idx_t for indexesPaul Eggert2021-06-111-2/+2
* stack: prefer idx_t for indexesPaul Eggert2021-06-111-3/+3
* savedir: prefer idx_t for indexesPaul Eggert2021-06-111-8/+6
* readutmp: prefer idx_t for indexesPaul Eggert2021-06-112-6/+8
* readtokens: prefer idx_t for indexesPaul Eggert2021-06-112-8/+8
* linebuffer: prefer idx_t for indexesPaul Eggert2021-06-112-4/+5
* getusershell: prefer idx_t for indexesPaul Eggert2021-06-111-5/+5
* exclude: prefer idx_t for most indexesPaul Eggert2021-06-111-16/+13
* dfa: prefer idx_t for indexesPaul Eggert2021-06-111-14/+14
* dirname: prefer idx_t for some indexesPaul Eggert2021-06-111-22/+28
* xalloc: new idx_t-based allocatorsPaul Eggert2021-06-112-142/+196
* ialloc: new modulePaul Eggert2021-06-112-0/+97
* exclude: improve wide-character hashingPaul Eggert2021-06-111-2/+2
* get_ppid_of: Add support for DragonFly BSD.Bruno Haible2021-06-081-2/+2
* sigsegv: Document context type for DragonFly BSD.Bruno Haible2021-06-081-1/+1
* ptsname_r: Add support for DragonFly BSD 6.0.Bruno Haible2021-06-081-0/+34
* mountlist: recognize fuse.portal as dummy file systemKamil Dudka2021-06-071-0/+1
* thread: Fix test link error on DragonFly BSD 6.0.Bruno Haible2021-06-072-22/+13
* sigsegv: Avoid a gcc warning "declaration of 'sig' shadows a parameter".Bruno Haible2021-06-071-2/+2
* Fix comments.Bruno Haible2021-06-072-2/+2
* scratch_buffer: Avoid conflict with prepr. macros owned by the system.Bruno Haible2021-06-071-3/+7
* dynarray: Avoid conflict with preprocessor macros owned by the system.Bruno Haible2021-06-071-3/+7
* glob-h: Avoid conflict with preprocessor macros owned by the system.Bruno Haible2021-06-072-10/+5
* regex: fix match with possessive quantifierEgor Ignatov2021-06-061-1/+1
* vasnprintf: Don't leak memory when memory allocation fails.Bruno Haible2021-06-051-9/+17
* git-merge-changelog: Fix license.Bruno Haible2021-06-041-5/+5
* Put GPLv3+ notices in source files where appropriate.Bruno Haible2021-06-0449-70/+766
* Put LGPLv3+ notices in source files where appropriate.Bruno Haible2021-06-04299-2056/+2223
* Put "LGPLv3+ or GPLv2+" notices in source files where appropriate.Bruno Haible2021-06-04574-4794/+9493
* Generate correct license notices in libunistring files.Bruno Haible2021-06-04167-114/+4085
* Generate correct license notices in libunistring files.Bruno Haible2021-06-042-8/+60
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-04724-5154/+5697
* Put public domain notices in source files where appropriate.Bruno Haible2021-06-044-18/+13
* dfa, etc.: prefer xreallocarray to older namePaul Eggert2021-05-302-8/+8
* * stackvma.c: Fix misspelled comment.Paul Eggert2021-05-291-3/+3
* sigsegv: Port to Solaris 11Paul Eggert2021-05-291-0/+15
* c-stack: Document another restriction.Bruno Haible2021-05-241-4/+9
* stdio: Fix compilation error on DragonFly BSD.Bruno Haible2021-05-221-1/+1
* getprogname: port to Tru64Larkin Nickle2021-05-221-3/+7