Age | Commit message (Expand) | Author |
2021-09-03 | Remove "Contributed by" lines | Siddhesh Poyarekar |
2021-06-27 | wordexp: handle overflow in positional parameter number (bug 28011) | Andreas Schwab |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2019-10-09 | posix: Use posix_spawn for wordexp | Adhemerval Zanella |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
2019-02-22 | Break some lines before not after operators. | Joseph Myers |
2019-02-12 | Add fall-through comments. | Joseph Myers |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2018-06-27 | wordexp: Rewrite parse_tilde to use struct scratch_buffer [BZ #18023] | Florian Weimer |
2018-02-07 | Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463). | Joseph Myers |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-08-31 | posix: Remove internal_function attribute | Florian Weimer |
2017-04-18 | Assume that O_CLOEXEC is always defined and works | Florian Weimer |
2017-04-18 | Assume that pipe2 is always available | Florian Weimer |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-09-17 | Use __pthread_setcancelstate in libc.a | H.J. Lu |
2015-09-08 | Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). | Joseph Myers |
2015-03-23 | Avoid SIGFPE in wordexp [BZ #18100] | Florian Weimer |
2015-03-11 | Fix BZ #18043 comment # 19: don't call undefined setenv(..., NULL, 1). | Paul Pluzhnikov |
2015-03-09 | Minor refactoring: | Paul Pluzhnikov |
2015-03-09 | Fix BZ #18043 (c4): buffer-overflow (read past the end) in wordexp/parse_doll... | Paul Pluzhnikov |
2015-03-08 | Fix off-by-one which caused BZ #18042 and add a test for it. | Paul Pluzhnikov |
2015-03-06 | Fix BZ #18043: buffer-overflow (read past the end) in wordexp/parse_dollars/p... | Paul Pluzhnikov |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-11-19 | CVE-2014-7817: wordexp fails to honour WRDE_NOCMD. | Carlos O'Donell |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-01-21 | Avoid busy loop in wordexp when substituted command closed its stdout | Andreas Schwab |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2012-07-30 | Fix lots of bitrot for stub configurations. | Roland McGrath |
2012-03-20 | Move stdio-common/_itoa.h to sysdeps/generic | H.J. Lu |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2011-09-10 | Cleanup of configuration options | Ulrich Drepper |
2008-07-27 | * posix/wordexp.c (exec_comm): Use pipe2 if possible to create | Ulrich Drepper |
2007-01-25 | * stdio-common/_itoa.h: Define _itoa and _fitoa for 64-bit platforms. | Ulrich Drepper |
2007-01-22 | * stdio-common/_itowa.c: Don't compile _itowa for 64-bit | Ulrich Drepper |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper |
2007-07-31 | . | Jakub Jelinek |
2006-12-23 | * posix/wordexp.c: Remove some unnecessary tests. | Ulrich Drepper |
2006-05-10 | * posix/wordexp.c (parse_glob): No need to check ifs for NULL, the | Ulrich Drepper |
2006-05-10 | * posix/wordexp.c: Remove numerous NULL pointer tests before FREE | Ulrich Drepper |
2006-05-10 | * posix/wordexp.c (w_addword): Free word if realloc fails and it | Ulrich Drepper |
2005-12-14 | Moved to csu/errno-loc.c. | Ulrich Drepper |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper |
2007-07-12 | 2.5-18.1 | Jakub Jelinek |
2001-01-26 | Update. | Ulrich Drepper |
2001-01-12 | * posix/fnmatch_loop.c (FCT): Remove signed warnings. | Andreas Jaeger |
2000-09-26 | Update. | Ulrich Drepper |