| Commit message (Expand) | Author | Age | Files | Lines |
* | Test getaddrinfo return value | Dmitry V. Levin | 2013-05-21 | 1 | -1/+1 |
* | Move getlogin, getlogin_r, setlogin to login/ subdir. | Roland McGrath | 2013-05-06 | 1 | -1/+0 |
* | Set LC_ALL=C before sed. | Paul Pluzhnikov | 2013-03-08 | 1 | -2/+2 |
* | Remove PIPE_BUF Linux-specific code | Siddhesh Poyarekar | 2013-03-07 | 1 | -1/+2 |
* | Fix buffer overrun in regexp matcher | Andreas Schwab | 2013-02-12 | 1 | -1/+2 |
* | Fix handling of collating symbols in regexps | Andreas Schwab | 2013-02-12 | 1 | -1/+2 |
* | Add --enable-hardcoded-path-in-tests configure option | H.J. Lu | 2013-01-11 | 1 | -6/+6 |
* | Support run tst-exec and tst-spawn directly | H.J. Lu | 2013-01-10 | 1 | -0/+4 |
* | Force getconf.speclist to be generated in the others pass. | Roland McGrath | 2013-01-09 | 1 | -0/+5 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | Generate /usr/libexec/getconf files when cross-compiling. | Joseph Myers | 2012-11-17 | 1 | -11/+3 |
* | Adding missing -fexception CFLAGS | Marcus Shawcroft | 2012-11-14 | 1 | -0/+1 |
* | Support cross-testing. | Joseph Myers | 2012-10-24 | 1 | -1/+2 |
* | BZ#14743: Move clock_* symbols from librt to libc. | Roland McGrath | 2012-10-24 | 1 | -8/+0 |
* | Define and use $(run-built-tests). | Joseph Myers | 2012-10-24 | 1 | -2/+2 |
* | Use $(run-program-prefix) in posix/globtest.sh. | Joseph Myers | 2012-10-23 | 1 | -2/+1 |
* | Add and use $(host-built-program-cmd). | Jim Blandy | 2012-10-23 | 1 | -2/+2 |
* | Use $(run-program-prefix) in more shell script tests. | Joseph Myers | 2012-10-19 | 1 | -2/+1 |
* | Use $(built-program-cmd) in posix/tst-getconf.sh. | Joseph Myers | 2012-10-19 | 1 | -1/+1 |
* | Add a missing $(make-target-directory). | Roland McGrath | 2012-09-28 | 1 | -0/+1 |
* | Set "fail on error" mode directly in testsuite shell scripts | Dmitry V. Levin | 2012-09-25 | 1 | -4/+4 |
* | BZ#13696: Add --disable-nscd configure option. | Roland McGrath | 2012-08-22 | 1 | -1/+1 |
* | 2012-03-23 Daniel Jacobowitz <dmj@google.com> | Paul Pluzhnikov | 2012-03-23 | 1 | -8/+0 |
* | Remove distribute variable from Makefiles | Ulrich Drepper | 2012-03-07 | 1 | -8/+1 |
* | [BZ #13637] | Stanislav Brabec | 2012-02-28 | 1 | -1/+2 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | Remove support for automatic cvs check-ins | Ulrich Drepper | 2011-09-08 | 1 | -6/+0 |
* | Add missing definition of LOCPATH for bug-regex32 run | John Stanley | 2011-09-08 | 1 | -0/+1 |
* | Fix unnecessary overallocation due to incomplete character | Ulrich Drepper | 2011-05-28 | 1 | -1/+1 |
* | Provide more helpful error message in getopt | Ulrich Drepper | 2011-05-15 | 1 | -2/+2 |
* | Fix memory leak in fnmatch | Andreas Schwab | 2010-11-12 | 1 | -2/+8 |
* | Test case for last regex problem. | Ulrich Drepper | 2010-10-11 | 1 | -2/+8 |
* | Rejigger header generation for default uname implementation. | Roland McGrath | 2010-08-24 | 1 | -0/+8 |
* | Fix tst-chmod not to write into srcdir. | Roland McGrath | 2010-04-09 | 1 | -1/+1 |
* | Add tests for recent getopt changes. | Ulrich Drepper | 2010-04-07 | 1 | -1/+3 |
* | Add test for last glob bug. | Ulrich Drepper | 2010-03-24 | 1 | -2/+2 |
* | Fix ranges with multibyte characters as endpoints. | Paolo Bonzini | 2009-11-17 | 1 | -1/+2 |
* | Add test case for last fixed regex bug. | Ulrich Drepper | 2009-08-23 | 1 | -0/+1 |
* | Implement execvpe. | Ulrich Drepper | 2009-06-02 | 1 | -1/+1 |
* | [BZ #7095] | Ulrich Drepper | 2009-02-07 | 1 | -2/+6 |
* | * sysdeps/posix/getaddrinfo.c (defaults_scopes, scopes): New variables. | Ulrich Drepper | 2007-11-20 | 1 | -0/+1 |
* | * posix/Makefile ($(objpfx)getconf.speclist): Make it empty if cross | Roland McGrath | 2007-09-11 | 1 | -0/+4 |
* | 2007-08-04 Roland McGrath <roland@redhat.com> | Roland McGrath | 2007-08-04 | 1 | -1/+1 |
* | 2007-08-02 Roland McGrath <roland@redhat.com> | Roland McGrath | 2007-08-02 | 1 | -8/+12 |
* | * posix/Makefile (routines): Add sched_cpualloc and sched_cpufree. | Ulrich Drepper | 2007-07-29 | 1 | -2/+2 |
* | 2007-07-24 Roland McGrath <roland@redhat.com> | Roland McGrath | 2007-07-24 | 1 | -1/+1 |
* | * posix/Makefile (routines): Add sched_cpucount. | Ulrich Drepper | 2007-04-03 | 1 | -2/+2 |
* | * posix/fnmatch.c (STRUCT): Define. | Ulrich Drepper | 2007-04-01 | 1 | -1/+1 |
* | [BZ #3957] | Ulrich Drepper | 2007-02-05 | 1 | -1/+2 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -2/+1 |