summaryrefslogtreecommitdiff
path: root/posix/Makefile
AgeCommit message (Expand)Author
2017-07-04sysconf: Use conservative default for _SC_NPROCESSORS_ONLN [BZ #21542]Florian Weimer
2017-06-12Remove __need_schedparam and __cpu_set_t_defined.Zack Weinberg
2017-05-18posix: Consolidate Linux nanosleep syscallAdhemerval Zanella
2017-05-18posix: Consolidate Linux pause syscallAdhemerval Zanella
2017-05-11Suppress internal declarations for most of the testsuite.Zack Weinberg
2017-05-09Move shared pthread definitions to common headersAdhemerval Zanella
2017-04-25[BZ 21340] add support for POSIX_SPAWN_SETSIDAdhemerval Zanella
2017-04-07getopt: eliminate __need_getopt by splitting up getopt.h.Zack Weinberg
2017-04-07getopt: clean up error reportingZack Weinberg
2017-04-07getopt: remove USE_NONOPTION_FLAGSZack Weinberg
2017-03-08Test for correct setting of errno.Yury Norov
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-10-07Consolidate posix_fadvise implementationsAdhemerval Zanella
2016-09-28posix: Fix open file action for posix_spawn on LinuxAdhemerval Zanella
2016-08-03Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg
2016-03-07posix: New Linux posix_spawn{p} implementationAdhemerval Zanella
2016-03-07posix: execvpe cleanupAdhemerval Zanella
2016-02-19Improve file descriptor checks for posix_spawn actions [BZ #19505]Florian Weimer
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-19Do not use -Wno-strict-prototypes.Joseph Myers
2015-10-12Add dependencies on needed locales in each subdir tests (bug 18969)Andreas Schwab
2015-08-28Fix wordsize-32 mmap offset for negative value (BZ#18877)Adhemerval Zanella
2015-02-06Move tst-getlogin to login/ subdirectory.Roland McGrath
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-29posix/Makefile: use $(objpfx) for files in before-compile.Chris Metcalf
2014-12-29Remove Wundef warnings for specification macrosSiddhesh Poyarekar
2014-11-21BZ#16469: don't drop trailing dot in res_nquerydomain(..., name, NULL, ...)Alexandre Oliva
2014-06-19Fix memory leak in regexp compiler (BZ #17069)Andreas Schwab
2014-06-18Don't read past end of pattern in fnmatch (BZ #17062)Andreas Schwab
2014-06-06Don't require test wrappers to preserve environment variables, use more consi...Joseph Myers
2014-06-04Include LOCPATH in default test environment.Joseph Myers
2014-03-24Use += before-compile instead of a :=.Stefan Liebler
2014-03-07Make tests consistently use *.out output files.Joseph Myers
2014-03-06Enumerate tests with special rules in tests-special variable.Joseph Myers
2014-02-28Fix fallout from Joseph's untested Makeconfig change.Roland McGrath
2014-02-27Support expected failures in .test-result files.Joseph Myers
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers
2014-02-21Generate .test-result files for tests with special rules.Joseph Myers
2014-02-14Split up rules for tests using mtrace and something else.Joseph Myers
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