about summary refs log tree commit diff
path: root/posix/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu2017-12-111-22/+22
* posix: Make tst-getaddrinfo[45] xtests due to DNS dependency [BZ #20826]Florian Weimer2017-11-281-3/+3
* tst-gnuglob64: New test for glob64 based on tst-gnuglobFlorian Weimer2017-10-301-1/+1
* glob: Add new test tst-glob-tildeFlorian Weimer2017-10-211-2/+10
* posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella2017-09-251-1/+3
* Use execveat syscall in fexecve (bug 22134)Andreas Schwab2017-09-191-1/+1
* posix: Allow glob to match dangling symlinks [BZ #866]Adhemerval Zanella2017-09-081-2/+2
* posix: Sync glob with gnulib [BZ #1062]Adhemerval Zanella2017-09-081-1/+1
* 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