glibc/sysdeps/posix
Adhemerval Zanella 8f42a98654 posix: Remove spawni.c
Although it provide an alternate implementation that communicates
using pipe() instead of shared memory, no port uses and it adds extra
burden for posix_spawn() extensions.

Reviewed-by: Florian Weimer <fweimer@redhat.com>
2021-09-27 12:44:25 -03:00
..
alarm.c
clock_getres.c Add C2X timespec_getres 2021-05-17 20:55:21 +00:00
clock.c
ctermid.c
cuserid.c
dl-fileid.h Use 64 bit time_t stat internally 2021-06-22 12:09:52 -03:00
dup2.c
dup.c
euidaccess.c Use 64 bit time_t stat internally 2021-06-22 12:09:52 -03:00
flock.c
fpathconf.c
gai_strerror-strs.h
gai_strerror.c
getaddrinfo.c gethosts: Remove unused argument _type 2021-08-04 02:23:43 +05:30
getcwd.c Use 64 bit time_t stat internally 2021-06-22 12:09:52 -03:00
getdtsz.c
gethostname.c
getpagesize.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
isatty.c
isfdtype.c
killpg.c
libc_fatal.c
Makefile
mkfifo.c
mkfifoat.c
nice.c
open64.c
pathconf.c Use 64 bit time_t stat internally 2021-06-22 12:09:52 -03:00
pause.c
posix_fallocate64.c
posix_fallocate.c
pread64.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
pread.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
preadv2.c
preadv64.c
preadv64v2.c
preadv_common.c
preadv.c
profil.c
pwrite64.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
pwrite.c
pwritev2.c
pwritev64.c
pwritev64v2.c
pwritev_common.c
pwritev.c
raise.c nptl: Implement raise in terms of pthread_kill 2021-06-09 15:16:45 -03:00
readv.c
remove.c
rename.c
sigblock.c
sigignore.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
sigintr.c
signal.c
sigpause.c
sigset.c
sigsetmask.c
sigsuspend.c
sigwait.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
sleep.c
sprofil.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
Subdirs
sysconf-pthread_stack_min.h Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN) 2021-07-09 15:10:35 -07:00
sysconf.c posix: Add sysconf(_SC_{MIN,}SIGSTKSZ) support 2021-07-22 01:24:52 +02:00
system.c nptl: Move pthread_setcancelstate into libc 2021-04-21 19:49:50 +02:00
sysv_signal.c
tempname.c Use 64 bit time_t stat internally 2021-06-22 12:09:52 -03:00
truncate.c
ttyname_r.c
ttyname.c
ulimit.c
usleep.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
utime.c
utimes.c
writev_nocancel.c
writev.c