aboutsummaryrefslogtreecommitdiff
path: root/posix/Makefile
AgeCommit message (Expand)AuthorFilesLines
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-10-19Do not use -Wno-strict-prototypes.Joseph Myers1-1/+0
2015-10-12Add dependencies on needed locales in each subdir tests (bug 18969)Andreas Schwab1-0/+30
2015-08-28Fix wordsize-32 mmap offset for negative value (BZ#18877)Adhemerval Zanella1-1/+1
2015-02-06Move tst-getlogin to login/ subdirectory.Roland McGrath1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-12-29posix/Makefile: use $(objpfx) for files in before-compile.Chris Metcalf1-1/+1
2014-12-29Remove Wundef warnings for specification macrosSiddhesh Poyarekar1-1/+7
2014-11-21BZ#16469: don't drop trailing dot in res_nquerydomain(..., name, NULL, ...)Alexandre Oliva1-1/+1
2014-06-19Fix memory leak in regexp compiler (BZ #17069)Andreas Schwab1-3/+9
2014-06-18Don't read past end of pattern in fnmatch (BZ #17062)Andreas Schwab1-1/+2
2014-06-06Don't require test wrappers to preserve environment variables, use more consi...Joseph Myers1-1/+2
2014-06-04Include LOCPATH in default test environment.Joseph Myers1-22/+0
2014-03-24Use += before-compile instead of a :=.Stefan Liebler1-1/+1
2014-03-07Make tests consistently use *.out output files.Joseph Myers1-27/+28
2014-03-06Enumerate tests with special rules in tests-special variable.Joseph Myers1-13/+19
2014-02-28Fix fallout from Joseph's untested Makeconfig change.Roland McGrath1-1/+1
2014-02-27Support expected failures in .test-result files.Joseph Myers1-1/+2
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers1-2/+2
2014-02-21Generate .test-result files for tests with special rules.Joseph Myers1-15/+31
2014-02-14Split up rules for tests using mtrace and something else.Joseph Myers1-11/+13
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-05-21Test getaddrinfo return valueDmitry V. Levin1-1/+1
2013-05-06Move getlogin, getlogin_r, setlogin to login/ subdir.Roland McGrath1-1/+0
2013-03-08Set LC_ALL=C before sed.Paul Pluzhnikov1-2/+2
2013-03-07Remove PIPE_BUF Linux-specific codeSiddhesh Poyarekar1-1/+2
2013-02-12Fix buffer overrun in regexp matcherAndreas Schwab1-1/+2
2013-02-12Fix handling of collating symbols in regexpsAndreas Schwab1-1/+2
2013-01-11Add --enable-hardcoded-path-in-tests configure optionH.J. Lu1-6/+6
2013-01-10Support run tst-exec and tst-spawn directlyH.J. Lu1-0/+4
2013-01-09Force getconf.speclist to be generated in the others pass.Roland McGrath1-0/+5
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-11-17Generate /usr/libexec/getconf files when cross-compiling.Joseph Myers1-11/+3
2012-11-14Adding missing -fexception CFLAGSMarcus Shawcroft1-0/+1
2012-10-24Support cross-testing.Joseph Myers1-1/+2
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath1-8/+0
2012-10-24Define and use $(run-built-tests).Joseph Myers1-2/+2
2012-10-23Use $(run-program-prefix) in posix/globtest.sh.Joseph Myers1-2/+1
2012-10-23Add and use $(host-built-program-cmd).Jim Blandy1-2/+2
2012-10-19Use $(run-program-prefix) in more shell script tests.Joseph Myers1-2/+1
2012-10-19Use $(built-program-cmd) in posix/tst-getconf.sh.Joseph Myers1-1/+1
2012-09-28Add a missing $(make-target-directory).Roland McGrath1-0/+1
2012-09-25Set "fail on error" mode directly in testsuite shell scriptsDmitry V. Levin1-4/+4
2012-08-22BZ#13696: Add --disable-nscd configure option.Roland McGrath1-1/+1
2012-03-232012-03-23 Daniel Jacobowitz <dmj@google.com>Paul Pluzhnikov1-8/+0
2012-03-07Remove distribute variable from MakefilesUlrich Drepper1-8/+1
2012-02-28 [BZ #13637]Stanislav Brabec1-1/+2
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-09-08Remove support for automatic cvs check-insUlrich Drepper1-6/+0
2011-09-08Add missing definition of LOCPATH for bug-regex32 runJohn Stanley1-0/+1