about summary refs log tree commit diff
path: root/posix/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Fix missing redirects in testsuite targetsAndreas Schwab2017-08-071-3/+3
* sysconf: Use conservative default for _SC_NPROCESSORS_ONLN [BZ #21542]Florian Weimer2017-07-041-1/+2
* Remove __need_schedparam and __cpu_set_t_defined.Zack Weinberg2017-06-121-2/+2
* posix: Consolidate Linux nanosleep syscallAdhemerval Zanella2017-05-181-0/+1
* posix: Consolidate Linux pause syscallAdhemerval Zanella2017-05-181-1/+0
* Suppress internal declarations for most of the testsuite.Zack Weinberg2017-05-111-5/+6
* Move shared pthread definitions to common headersAdhemerval Zanella2017-05-091-0/+1
* [BZ 21340] add support for POSIX_SPAWN_SETSIDAdhemerval Zanella2017-04-251-1/+1
* getopt: eliminate __need_getopt by splitting up getopt.h.Zack Weinberg2017-04-071-1/+2
* getopt: clean up error reportingZack Weinberg2017-04-071-0/+5
* getopt: remove USE_NONOPTION_FLAGSZack Weinberg2017-04-071-1/+1
* Test for correct setting of errno.Yury Norov2017-03-081-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Consolidate posix_fadvise implementationsAdhemerval Zanella2016-10-071-1/+2
* posix: Fix open file action for posix_spawn on LinuxAdhemerval Zanella2016-09-281-1/+1
* Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg2016-08-031-1/+1
* posix: New Linux posix_spawn{p} implementationAdhemerval Zanella2016-03-071-1/+1
* posix: execvpe cleanupAdhemerval Zanella2016-03-071-0/+3
* Improve file descriptor checks for posix_spawn actions [BZ #19505]Florian Weimer2016-02-191-2/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Do not use -Wno-strict-prototypes.Joseph Myers2015-10-191-1/+0
* Add dependencies on needed locales in each subdir tests (bug 18969)Andreas Schwab2015-10-121-0/+30
* Fix wordsize-32 mmap offset for negative value (BZ#18877)Adhemerval Zanella2015-08-281-1/+1
* Move tst-getlogin to login/ subdirectory.Roland McGrath2015-02-061-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* posix/Makefile: use $(objpfx) for files in before-compile.Chris Metcalf2014-12-291-1/+1
* Remove Wundef warnings for specification macrosSiddhesh Poyarekar2014-12-291-1/+7
* BZ#16469: don't drop trailing dot in res_nquerydomain(..., name, NULL, ...)Alexandre Oliva2014-11-211-1/+1
* Fix memory leak in regexp compiler (BZ #17069)Andreas Schwab2014-06-191-3/+9
* Don't read past end of pattern in fnmatch (BZ #17062)Andreas Schwab2014-06-181-1/+2
* Don't require test wrappers to preserve environment variables, use more consi...Joseph Myers2014-06-061-1/+2
* Include LOCPATH in default test environment.Joseph Myers2014-06-041-22/+0
* Use += before-compile instead of a :=.Stefan Liebler2014-03-241-1/+1
* Make tests consistently use *.out output files.Joseph Myers2014-03-071-27/+28
* Enumerate tests with special rules in tests-special variable.Joseph Myers2014-03-061-13/+19
* Fix fallout from Joseph's untested Makeconfig change.Roland McGrath2014-02-281-1/+1
* Support expected failures in .test-result files.Joseph Myers2014-02-271-1/+2
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-2/+2
* Generate .test-result files for tests with special rules.Joseph Myers2014-02-211-15/+31
* Split up rules for tests using mtrace and something else.Joseph Myers2014-02-141-11/+13
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Test getaddrinfo return valueDmitry V. Levin2013-05-211-1/+1
* Move getlogin, getlogin_r, setlogin to login/ subdir.Roland McGrath2013-05-061-1/+0
* Set LC_ALL=C before sed.Paul Pluzhnikov2013-03-081-2/+2
* Remove PIPE_BUF Linux-specific codeSiddhesh Poyarekar2013-03-071-1/+2
* Fix buffer overrun in regexp matcherAndreas Schwab2013-02-121-1/+2
* Fix handling of collating symbols in regexpsAndreas Schwab2013-02-121-1/+2
* Add --enable-hardcoded-path-in-tests configure optionH.J. Lu2013-01-111-6/+6
* Support run tst-exec and tst-spawn directlyH.J. Lu2013-01-101-0/+4
* Force getconf.speclist to be generated in the others pass.Roland McGrath2013-01-091-0/+5