Age | Commit message (Expand) | Author | Files | Lines |
2018-08-25 | regex: fix uninitialized memory access | Paul Eggert | 1 | -2/+2 |
2018-08-22 | regex: port Gnulib code to z/OS POSIX environment | Paul Eggert | 1 | -0/+3 |
2018-08-10 | regex: Gnulib unibyte RRI uses bytes not chars | Paul Eggert | 1 | -5/+4 |
2018-08-01 | regex: fix memory leak in Gnulib | Paul Eggert | 1 | -1/+1 |
2018-07-25 | Keep expected behaviour for [a-z] and [A-z] (Bug 23393). | Carlos O'Donell | 2 | -44/+89 |
2018-07-20 | regcomp: Fix off-by-one bug in build_equiv_class [BZ #23396] | Florian Weimer | 1 | -12/+4 |
2018-07-18 | Avoid insecure usage of tmpnam in tests. | Joseph Myers | 6 | -19/+40 |
2018-07-10 | regexec: Fix off-by-one bug in weight comparison [BZ #23036] | Florian Weimer | 1 | -23/+20 |
2018-07-04 | posix: Fix bug-regex33 after regex sync | Adhemerval Zanella | 1 | -3/+3 |
2018-07-04 | posix: Sync gnulib regex implementation | Adhemerval Zanella | 11 | -1161/+1591 |
2018-06-29 | manual: Revise crypt.texi. | Zack Weinberg | 1 | -1/+5 |
2018-06-29 | Disallow use of DES encryption functions in new programs. | Zack Weinberg | 1 | -13/+3 |
2018-06-27 | wordexp: Rewrite parse_tilde to use struct scratch_buffer [BZ #18023] | Florian Weimer | 1 | -17/+29 |
2018-06-26 | Fix hardcoded /tmp paths in testing (bug 13888). | Joseph Myers | 2 | -2/+3 |
2018-06-12 | Avoid cancellable I/O primitives in ld.so. | Zack Weinberg | 1 | -0/+1 |
2018-06-08 | posix: Fix posix_spawnp to not execute invalid binaries in non compat mode (B... | Adhemerval Zanella | 4 | -9/+154 |
2018-04-19 | hurd: Avoid exposing all <sched.h> symbols from sys/types.h | Samuel Thibault | 1 | -1/+1 |
2018-04-19 | Revert "Fix sched_param" | Samuel Thibault | 2 | -3/+2 |
2018-04-18 | Fix sched_param | Samuel Thibault | 2 | -2/+3 |
2018-03-03 | Fix multiple definitions of __nss_*_database (bug 22918) | Andreas Schwab | 3 | -0/+3 |
2018-02-27 | Fix test cases tst-fnmatch and tst-regexloc for the new iso14651_t1_common file. | Mike FABIAN | 2 | -18/+44 |
2018-02-27 | Fix posix/bug-regex5.c test case, adapt to iso14651_t1_common upate | Mike FABIAN | 1 | -2/+2 |
2018-02-18 | Fix posix/tst-glob_lstat_compat on alpha [BZ #22818] | Aurelien Jarno | 1 | -0/+7 |
2018-02-12 | [BZ #19239] Don't include sys/sysmacros.h from sys/types.h. | Zack Weinberg | 1 | -9/+0 |
2018-02-07 | Define char16_t, char32_t consistently with uint_least16_t, uint_least32_t (b... | Joseph Myers | 1 | -0/+10 |
2018-02-07 | Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463). | Joseph Myers | 1 | -1/+1 |
2018-02-06 | Correct type of SSIZE_MAX for 32-bit (bug 13575). | Joseph Myers | 3 | -2/+49 |
2018-02-06 | Only define loff_t for __USE_MISC (bug 14553). | Joseph Myers | 1 | -2/+1 |
2018-01-06 | hurd: Fix posix glob test | Samuel Thibault | 1 | -0/+3 |
2018-01-04 | Increase some test timeouts. | Joseph Myers | 1 | -0/+1 |
2018-01-01 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 230 | -230/+230 |
2017-12-22 | Avoid gcc warnings on cygwin | Eric Blake | 2 | -1/+3 |
2017-12-22 | copy_file_range: New function to copy file data | Florian Weimer | 1 | -1/+6 |
2017-12-19 | regex: Fix spelling in comments. | Arnold Robbins | 4 | -7/+7 |
2017-12-19 | glob: Silence warning about void pointer arithmetic | Adhemerval Zanella | 1 | -1/+2 |
2017-12-19 | glob: pacify fuzzer for mempcpy | Adhemerval Zanella | 1 | -2/+5 |
2017-12-18 | Fix truncation warnings in posix/tst-glob_symlinks.c. | Joseph Myers | 1 | -1/+1 |
2017-12-15 | Fix testing with read-only source directory. | Joseph Myers | 1 | -1/+1 |
2017-12-11 | Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c | H.J. Lu | 1 | -22/+22 |
2017-11-28 | posix: Make tst-getaddrinfo[45] xtests due to DNS dependency [BZ #20826] | Florian Weimer | 1 | -3/+3 |
2017-11-22 | * posix/regcomp.c (init_word_char): Add comments. | Paul Eggert | 1 | -0/+3 |
2017-11-20 | regex: don't assume uint64_t or uint32_t | Paul Eggert | 1 | -14/+15 |
2017-11-02 | posix/tst-glob-tilde.c: Add test for bug 22332 | Florian Weimer | 1 | -23/+30 |
2017-10-30 | Assume that _DIRENT_HAVE_D_TYPE is always defined. | Florian Weimer | 4 | -31/+0 |
2017-10-30 | tst-gnuglob64: New test for glob64 based on tst-gnuglob | Florian Weimer | 4 | -486/+553 |
2017-10-22 | glob: Fix buffer overflow during GLOB_TILDE unescaping [BZ #22332] | Paul Eggert | 1 | -2/+2 |
2017-10-21 | glob: Add new test tst-glob-tilde | Florian Weimer | 2 | -2/+146 |
2017-10-20 | CVE-2017-15670: glob: Fix one-byte overflow [BZ #22320] | Paul Eggert | 1 | -1/+1 |
2017-10-12 | fix posix/tst-spawn test | Szabolcs Nagy | 1 | -8/+12 |