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