Age | Commit message (Expand) | Author |
2013-02-12 | Fix buffer overrun in regexp matcher | Andreas Schwab |
2013-02-12 | Fix handling of collating symbols in regexps | Andreas Schwab |
2013-02-07 | Remove lots of inline keywords. | Roland McGrath |
2013-01-21 | Avoid busy loop in wordexp when substituted command closed its stdout | Andreas Schwab |
2013-01-11 | Remove __GLIBC_HAVE_LONG_LONG. | Joseph Myers |
2013-01-11 | Add --enable-hardcoded-path-in-tests configure option | H.J. Lu |
2013-01-10 | Support run tst-exec and tst-spawn directly | H.J. Lu |
2013-01-09 | Force getconf.speclist to be generated in the others pass. | Roland McGrath |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2013-01-01 | Add script to update copyright notices and reformat some to facilitate its use. | Joseph Myers |
2013-01-01 | Update copyright years. | David S. Miller |
2012-11-19 | Fix _POSIX_TZNAME_MAX for older POSIX (bug 14856). | Joseph Myers |
2012-11-17 | Generate /usr/libexec/getconf files when cross-compiling. | Joseph Myers |
2012-11-14 | Adding missing -fexception CFLAGS | Marcus Shawcroft |
2012-11-09 | Support --with-pkgversion and --with-bugurl. | Joseph Myers |
2012-11-04 | [BZ #157] Remove include/stub-tag.h for good. | Thomas Schwinge |
2012-10-24 | Support cross-testing. | Joseph Myers |
2012-10-24 | BZ#14743: Move clock_* symbols from librt to libc. | Roland McGrath |
2012-10-24 | Use build directory instead of /tmp in globtest.sh. | Joseph Myers |
2012-10-24 | Define and use $(run-built-tests). | Joseph Myers |
2012-10-23 | Use $(run-program-prefix) in posix/globtest.sh. | Joseph Myers |
2012-10-23 | Add and use $(host-built-program-cmd). | Jim Blandy |
2012-10-22 | Don't pass shell loops' stdin to programs run on glibc's host. | Jim Blandy |
2012-10-19 | Use $(run-program-prefix) in more shell script tests. | Joseph Myers |
2012-10-19 | Use $(built-program-cmd) in posix/tst-getconf.sh. | Joseph Myers |
2012-09-28 | Add a missing $(make-target-directory). | Roland McGrath |
2012-09-28 | [BZ #11438] | Jeff Law |
2012-09-25 | Use size_t instead of int for internal variables in glob (bug 14621). | Joseph Myers |
2012-09-25 | Set "fail on error" mode directly in testsuite shell scripts | Dmitry V. Levin |
2012-09-25 | Add copyright notices to testsuite shell scripts | Dmitry V. Levin |
2012-08-23 | Fix tst-rfc3484* build failures from USE_NSCD move to config.h. | Roland McGrath |
2012-08-22 | BZ#13696: Add --disable-nscd configure option. | Roland McGrath |
2012-08-15 | Suppress regcomp.c warnings in 32-bit builds. | Roland McGrath |
2012-08-01 | * posix/unistd.h (setuid, setreuid, seteuid, setresuid): | Florian Weimer |
2012-07-30 | Fix lots of bitrot for stub configurations. | Roland McGrath |
2012-05-24 | Remove use of INTDEF/INTUSE in intl | Andreas Schwab |
2012-05-10 | Hurd: Update posix_opt.h | Samuel Thibault |
2012-04-29 | Fix attributes for fortify functions. | Marek Polacek |
2012-03-25 | Fix last change. | Roland McGrath |
2012-03-25 | Fix confstr use of local buffer outside its extent. | Roland McGrath |
2012-03-23 | 2012-03-23 Daniel Jacobowitz <dmj@google.com> | Paul Pluzhnikov |
2012-03-20 | Move stdio-common/_itoa.h to sysdeps/generic | H.J. Lu |
2012-03-10 | Replace FSF snail mail address with URL in miscellaneous files. | Paul Eggert |
2012-03-07 | Remove distribute variable from Makefiles | Ulrich Drepper |
2012-02-28 | [BZ #13637] | Stanislav Brabec |
2012-02-26 | Add first fixes for conformtest for POSIX2008 | Ulrich Drepper |
2012-02-26 | Fix up POSIX testing in conformtest | Ulrich Drepper |
2012-02-25 | First steps to get conformtest fully working | Ulrich Drepper |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2012-01-24 | Remove posix/glob directory (standalone glob build support). | Joseph Myers |