aboutsummaryrefslogtreecommitdiff
path: root/posix/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-10-24Move getaddrinfo from 'posix' into 'nss'Arjun Shankar1-10/+0
2023-10-24Remove 'grp' and merge into 'nss' and 'posix'Arjun Shankar1-0/+1
2023-09-29Remove unused -DRESOLVER getaddrinfo build flagArjun Shankar1-1/+1
2023-09-05posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349)Adhemerval Zanella Netto1-0/+1
2023-09-05linux: Add posix_spawnattr_{get, set}cgroup_np (BZ 26371)Adhemerval Zanella Netto1-0/+1
2023-07-05posix/bits/unistd.h: Clearly separate declaration from definitionsFrédéric Bérat1-0/+1
2023-07-05Exclude routines from fortificationFrédéric Bérat1-0/+11
2023-06-13posix: Add test case for gai_strerror()Dridi Boukelmoune1-0/+1
2023-05-19posix: Reformat Makefile.Carlos O'Donell1-20/+20
2023-04-20posix: Re-flow and sort multiline Makefile definitionsAdhemerval Zanella1-126/+425
2023-02-01linux: Add clone3 CLONE_CLEAR_SIGHAND optimization to posix_spawnAdhemerval Zanella Netto1-1/+2
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-11-01configure: Use -Wno-ignored-attributes if compiler warns about multiple aliasesAdhemerval Zanella1-3/+3
2022-06-02linux: Add process_madviseAdhemerval Zanella1-1/+1
2022-05-17linux: Add P_PIDFDAdhemerval Zanella1-1/+1
2022-02-02posix: Replace posix_spawnattr_tc{get,set}pgrp_np with posix_spawn_file_actio...Adhemerval Zanella1-1/+1
2022-01-25posix: Add terminal control setting support for posix_spawnAdhemerval Zanella1-1/+3
2022-01-24Fix handling of unterminated bracket expressions in fnmatch (bug 28792)Andreas Schwab1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-27linux: Simplify get_nprocsAdhemerval Zanella1-1/+2
2021-09-06Add generic C.UTF-8 locale (Bug 17318)Carlos O'Donell1-3/+13
2021-07-22mcheck: Wean away from malloc hooks [BZ #23489]Siddhesh Poyarekar1-3/+5
2021-07-22Move malloc hooks into a compat DSOSiddhesh Poyarekar1-13/+27
2021-07-08posix: Add posix_spawn_file_actions_addclosefrom_npAdhemerval Zanella1-1/+3
2021-06-28posix: Add _Fork [BZ #4737]Adhemerval Zanella1-1/+2
2021-06-24posix: Consolidate fork implementationAdhemerval Zanella1-1/+2
2021-06-15y2038: Add test coverageAdhemerval Zanella1-0/+2
2021-06-15posix: Add glob64 with 64-bit time_t supportAdhemerval Zanella1-1/+3
2021-05-03linux: Add execveat system call wrapperAlexandra Hájková1-2/+3
2021-04-15posix: Add wait3 testsAdhemerval Zanella1-1/+1
2021-03-12posix: Consolidate register-atforkAdhemerval Zanella1-1/+1
2021-03-09posix: tst-spawn4-compat can be a regular testFlorian Weimer1-2/+7
2021-03-09posix: tst-glob_lstat_compat no longer needs to be an internal testFlorian Weimer1-1/+7
2021-02-16tst: Provide test for sched_rr_get_intervalLukasz Majewski1-1/+1
2021-02-08linux: Require /dev/shm as the shared memory file systemFlorian Weimer1-1/+2
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-11-25Mark mtrace tests UNSUPPORTED if bug-ga2.mtrace or tst-leaks2.mtrace are missingStefan Liebler1-1/+3
2020-11-23Use libnss_files.so for tests posix/bug-ga2 and resolv/tst-leaks2 [BZ #26821]Stefan Liebler1-3/+3
2020-10-08Revert "Fix missing redirects in testsuite targets"Andreas Schwab1-3/+3
2020-09-16Fix handling of collating symbols in fnmatch (bug 26620)Andreas Schwab1-1/+2
2020-04-14posix: Add wait4 test caseAlistair Francis1-1/+2
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-12-20Add exception-based flags for wait4Adhemerval Zanella1-0/+1
2019-10-08wordexp: Split out command execution tests from posix/wordexp-testFlorian Weimer1-1/+2
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-03-14Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer1-1/+2
2019-02-08Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer1-1/+2
2019-02-04Fix handling of collating elements in fnmatch (bug 17396, bug 16976)Andreas Schwab1-1/+3
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1