aboutsummaryrefslogtreecommitdiff
path: root/posix/Makefile
AgeCommit message (Expand)Author
2021-05-03linux: Add execveat system call wrapperAlexandra Hájková
2021-04-15posix: Add wait3 testsAdhemerval Zanella
2021-03-12posix: Consolidate register-atforkAdhemerval Zanella
2021-03-09posix: tst-spawn4-compat can be a regular testFlorian Weimer
2021-03-09posix: tst-glob_lstat_compat no longer needs to be an internal testFlorian Weimer
2021-02-16tst: Provide test for sched_rr_get_intervalLukasz Majewski
2021-02-08linux: Require /dev/shm as the shared memory file systemFlorian Weimer
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-11-25Mark mtrace tests UNSUPPORTED if bug-ga2.mtrace or tst-leaks2.mtrace are missingStefan Liebler
2020-11-23Use libnss_files.so for tests posix/bug-ga2 and resolv/tst-leaks2 [BZ #26821]Stefan Liebler
2020-10-08Revert "Fix missing redirects in testsuite targets"Andreas Schwab
2020-09-16Fix handling of collating symbols in fnmatch (bug 26620)Andreas Schwab
2020-04-14posix: Add wait4 test caseAlistair Francis
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-12-20Add exception-based flags for wait4Adhemerval Zanella
2019-10-08wordexp: Split out command execution tests from posix/wordexp-testFlorian Weimer
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-03-14Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer
2019-02-08Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer
2019-02-04Fix handling of collating elements in fnmatch (bug 17396, bug 16976)Andreas Schwab
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-07posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer
2018-11-29posix: Do not include testcases.h, ptestcases.h in source treeFlorian Weimer
2018-11-06posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer
2018-08-28regex: Add test tst-regcomp-truncated [BZ #23578]Florian Weimer
2018-07-04posix: Sync gnulib regex implementationAdhemerval Zanella
2018-06-26Fix hardcoded /tmp paths in testing (bug 13888).Joseph Myers
2018-06-08posix: Fix posix_spawnp to not execute invalid binaries in non compat mode (B...Adhemerval Zanella
2018-04-19hurd: Avoid exposing all <sched.h> symbols from sys/types.hSamuel Thibault
2018-04-19Revert "Fix sched_param"Samuel Thibault
2018-04-18Fix sched_paramSamuel Thibault
2018-02-06Correct type of SSIZE_MAX for 32-bit (bug 13575).Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-11Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu
2017-11-28posix: Make tst-getaddrinfo[45] xtests due to DNS dependency [BZ #20826]Florian Weimer
2017-10-30tst-gnuglob64: New test for glob64 based on tst-gnuglobFlorian Weimer
2017-10-21glob: Add new test tst-glob-tildeFlorian Weimer
2017-09-25posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella
2017-09-19Use execveat syscall in fexecve (bug 22134)Andreas Schwab
2017-09-08posix: Allow glob to match dangling symlinks [BZ #866]Adhemerval Zanella
2017-09-08posix: Sync glob with gnulib [BZ #1062]Adhemerval Zanella
2017-08-07Fix missing redirects in testsuite targetsAndreas Schwab
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