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