summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Avoid DoS vulnerability through unsafe default assignment.Bruno Haible2022-07-23157-225/+387
* bootstrap: Comments.Bruno Haible2022-07-182-1/+8
* doc: Update README.Bruno Haible2022-07-172-2/+13
* doc: Fix typo.Bruno Haible2022-07-142-1/+8
* * doc/parse-datetime.texi: Tweak wording again.Paul Eggert2022-07-131-7/+10
* parse-datetime: improve doc for TZ="<-07>7" etc.Paul Eggert2022-07-122-3/+27
* sigsegv: Optimize stackvma implementation for AIX 7.Bruno Haible2022-07-103-7/+312
* vma-iter: Add support for AIX 7.Bruno Haible2022-07-106-8/+240
* iconv: Define a summary result.Bruno Haible2022-07-102-1/+24
* iconv: Remove obsolete comment.Bruno Haible2022-07-102-7/+7
* announce-gen: Fix internationalization in verification instructions.Bruno Haible2022-07-102-1/+7
* lib-symbol-visibility: Improve documentation.Bruno Haible2022-07-102-3/+9
* doc: Mark Minix as no longer tested.Bruno Haible2022-07-102-2/+11
* announce-gen: better diagnose some usage errorsJim Meyering2022-07-092-2/+18
* git-version-gen: Doc fix.Simon Josefsson2022-07-092-2/+10
* announce-gen: Improve GnuPG verification instructions.Simon Josefsson2022-07-092-6/+36
* lib-symbol-visibility: Improve documentation.Simon Josefsson2022-07-082-0/+16
* havelib: Fix 'configure --help' output.Bruno Haible2022-07-052-3/+8
* lib-symbol-visibility: Improve documentation.Bruno Haible2022-07-032-4/+35
* supersede: Support the file name "/dev/null" on native Windows.Bruno Haible2022-07-032-0/+11
* maint.mk: fix syntax-check for unnecessary hash.h header useJim Meyering2022-06-232-2/+11
* fchmodat: Fix test failure on native Windows.Bruno Haible2022-06-222-0/+6
* chmod: Add tests.Bruno Haible2022-06-223-0/+104
* chmod: New module.Bruno Haible2022-06-228-8/+221
* lchmod: Simplify.Bruno Haible2022-06-212-9/+5
* javacomp-script, javaexec-script: Add support for disabling Java.Bruno Haible2022-06-203-2/+40
* lchmod: port back to AIX 7.2Paul Eggert2022-06-196-6/+36
* fchmodat: pacify gcc -Wunused-variablePaul Eggert2022-06-192-1/+7
* getlogin, getlogin_r tests: Really avoid test failure.Bruno Haible2022-06-192-6/+23
* fchmodat: port better to MS-Windows etc.Paul Eggert2022-06-129-30/+56
* doc: Update O_PATH platforms list.Bruno Haible2022-06-122-2/+6
* fcntl: document O_PATHPaul Eggert2022-06-112-0/+9
* fchmodat: port to old Linux kernel + newer headersPaul Eggert2022-06-114-73/+59
* fopen-gnu: Make this module work again (regression 2022-01-03).Bruno Haible2022-06-062-0/+8
* getlogin, getlogin_r tests: Avoid test failure in specific environments.Bruno Haible2022-06-064-3/+42
* doc: Add section to attract more people towards the GNU project.Bruno Haible2022-06-061-0/+2
* doc: Add section to attract more people towards the GNU project.Bruno Haible2022-06-053-0/+33
* doc: Fix warnings about regex chapter structure (regression 2022-05-15).Bruno Haible2022-06-052-1/+6
* regex-quote: \} -> } in EREsPaul Eggert2022-06-043-1/+9
* dfa: do not warn about \] and \}Paul Eggert2022-06-043-1/+14
* regex-quote: \] -> ] in EREs and BREsPaul Eggert2022-06-038-19/+31
* filevercmp: don’t treat entire filename as suffixPaul Eggert2022-06-034-10/+26
* setlocale: Update after Turkey changed its name.Bruno Haible2022-06-032-2/+7
* autoupdateKarl Berry2022-05-261-3/+6
* GNU Emacs Operator node deleted from regex.texiKarl Berry2022-05-252-1/+6
* autoupdateKarl Berry2022-05-251-3/+3
* autoupdateKarl Berry2022-05-251-1/+1
* dfa: new options DFA_STAR_WARN, DFA_PLUS_WARNPaul Eggert2022-05-243-17/+49
* dfa: '\n' is not governed by RE_LIMITED_OPSPaul Eggert2022-05-232-2/+5
* dfa: new option DFA_STRAY_BACKSLASH_WARNPaul Eggert2022-05-233-39/+93