Age | Commit message (Expand) | Author | Files | Lines |
2012-11-14 | Adding missing -fexception CFLAGS | Marcus Shawcroft | 1 | -0/+1 |
2012-11-09 | Support --with-pkgversion and --with-bugurl. | Joseph Myers | 1 | -3/+3 |
2012-11-04 | [BZ #157] Remove include/stub-tag.h for good. | Thomas Schwinge | 54 | -55/+0 |
2012-10-24 | Support cross-testing. | Joseph Myers | 2 | -3/+8 |
2012-10-24 | BZ#14743: Move clock_* symbols from librt to libc. | Roland McGrath | 1 | -8/+0 |
2012-10-24 | Use build directory instead of /tmp in globtest.sh. | Joseph Myers | 1 | -3/+4 |
2012-10-24 | Define and use $(run-built-tests). | Joseph Myers | 1 | -2/+2 |
2012-10-23 | Use $(run-program-prefix) in posix/globtest.sh. | Joseph Myers | 2 | -55/+50 |
2012-10-23 | Add and use $(host-built-program-cmd). | Jim Blandy | 1 | -2/+2 |
2012-10-22 | Don't pass shell loops' stdin to programs run on glibc's host. | Jim Blandy | 1 | -2/+2 |
2012-10-19 | Use $(run-program-prefix) in more shell script tests. | Joseph Myers | 2 | -14/+12 |
2012-10-19 | Use $(built-program-cmd) in posix/tst-getconf.sh. | Joseph Myers | 2 | -15/+4 |
2012-09-28 | Add a missing $(make-target-directory). | Roland McGrath | 1 | -0/+1 |
2012-09-28 | [BZ #11438] | Jeff Law | 2 | -15/+6 |
2012-09-25 | Use size_t instead of int for internal variables in glob (bug 14621). | Joseph Myers | 1 | -5/+5 |
2012-09-25 | Set "fail on error" mode directly in testsuite shell scripts | Dmitry V. Levin | 4 | -7/+13 |
2012-09-25 | Add copyright notices to testsuite shell scripts | Dmitry V. Levin | 3 | -1/+52 |
2012-08-23 | Fix tst-rfc3484* build failures from USE_NSCD move to config.h. | Roland McGrath | 3 | -0/+3 |
2012-08-22 | BZ#13696: Add --disable-nscd configure option. | Roland McGrath | 1 | -1/+1 |
2012-08-15 | Suppress regcomp.c warnings in 32-bit builds. | Roland McGrath | 1 | -2/+6 |
2012-08-01 | * posix/unistd.h (setuid, setreuid, seteuid, setresuid): | Florian Weimer | 1 | -8/+8 |
2012-07-30 | Fix lots of bitrot for stub configurations. | Roland McGrath | 2 | -2/+6 |
2012-05-24 | Remove use of INTDEF/INTUSE in intl | Andreas Schwab | 1 | -2/+2 |
2012-05-10 | Hurd: Update posix_opt.h | Samuel Thibault | 1 | -0/+6 |
2012-04-29 | Fix attributes for fortify functions. | Marek Polacek | 2 | -15/+15 |
2012-03-25 | Fix last change. | Roland McGrath | 1 | -2/+3 |
2012-03-25 | Fix confstr use of local buffer outside its extent. | Roland McGrath | 1 | -116/+106 |
2012-03-23 | 2012-03-23 Daniel Jacobowitz <dmj@google.com> | Paul Pluzhnikov | 1 | -8/+0 |
2012-03-20 | Move stdio-common/_itoa.h to sysdeps/generic | H.J. Lu | 2 | -2/+2 |
2012-03-10 | Replace FSF snail mail address with URL in miscellaneous files. | Paul Eggert | 1 | -3/+2 |
2012-03-07 | Remove distribute variable from Makefiles | Ulrich Drepper | 1 | -8/+1 |
2012-02-28 | [BZ #13637] | Stanislav Brabec | 3 | -2/+123 |
2012-02-26 | Add first fixes for conformtest for POSIX2008 | Ulrich Drepper | 3 | -2/+9 |
2012-02-26 | Fix up POSIX testing in conformtest | Ulrich Drepper | 2 | -5/+4 |
2012-02-25 | First steps to get conformtest fully working | Ulrich Drepper | 1 | -2/+7 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 181 | -542/+361 |
2012-01-24 | Remove posix/glob directory (standalone glob build support). | Joseph Myers | 8 | -6085/+0 |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper | 8 | -112/+105 |
2012-01-03 | Optimize regex a bit | Ulrich Drepper | 1 | -4/+32 |
2012-01-01 | Update copyright year | Ulrich Drepper | 1 | -2/+2 |
2011-12-30 | Fix up regcomp/regexec | Jakub Jelinek | 1 | -1/+1 |
2011-11-30 | Fix access after end of search string in regex matcher | Andreas Schwab | 4 | -9/+8 |
2011-11-12 | Fix warnings in regex | Ulrich Drepper | 2 | -5/+6 |
2011-11-01 | Fix tst-rfc3484 build failures | Ulrich Drepper | 3 | -0/+18 |
2011-10-29 | Mark a few more functions with __THROWNL. | Ulrich Drepper | 1 | -3/+3 |
2011-10-27 | Don't mark memory synchronisation functions as leaf | Andreas Schwab | 1 | -1/+1 |
2011-09-10 | Cleanup of configuration options | Ulrich Drepper | 2 | -30/+28 |
2011-09-08 | Remove support for automatic cvs check-ins | Ulrich Drepper | 1 | -6/+0 |
2011-09-08 | Add missing definition of LOCPATH for bug-regex32 run | John Stanley | 1 | -0/+1 |
2011-09-05 | Try shell in posix_spawn* only in compat mode | Ulrich Drepper | 4 | -14/+52 |