You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rich Felker
a77411a50d
remove useless SIGPIPE protection from syslog
per the standard, SIGPIPE is not generated for SOCK_DGRAM.
|
15 years ago |
| .. |
|
basename.c
|
initial check-in, version 0.5.0
|
15 years ago |
|
crypt.c
|
remove ugly warning-suppression hack from crypt - this invokes UB!
|
15 years ago |
|
cuserid.c
|
fix compile failure: legacy cuserid needs to define feature test
|
15 years ago |
|
dirname.c
|
initial check-in, version 0.5.0
|
15 years ago |
|
ffs.c
|
initial check-in, version 0.5.0
|
15 years ago |
|
ftw.c
|
initial check-in, version 0.5.0
|
15 years ago |
|
getdomainname.c
|
initial check-in, version 0.5.0
|
15 years ago |
|
getgrouplist.c
|
implement getgrouplist (for initgroups), formerly dummied-out
|
15 years ago |
|
getopt.c
|
initial check-in, version 0.5.0
|
15 years ago |
|
getpriority.c
|
global cleanup to use the new syscall interface
|
15 years ago |
|
getrlimit.c
|
global cleanup to use the new syscall interface
|
15 years ago |
|
getrusage.c
|
global cleanup to use the new syscall interface
|
15 years ago |
|
getsubopt.c
|
initial check-in, version 0.5.0
|
15 years ago |
|
ioctl.c
|
global cleanup to use the new syscall interface
|
15 years ago |
|
lockf.c
|
initial check-in, version 0.5.0
|
15 years ago |
|
nftw.c
|
initial check-in, version 0.5.0
|
15 years ago |
|
openpty.c
|
initial check-in, version 0.5.0
|
15 years ago |
|
ptsname.c
|
add ptsname_r (nonstandard) and split ptsname (standard) to separate file
|
15 years ago |
|
pty.c
|
add ptsname_r (nonstandard) and split ptsname (standard) to separate file
|
15 years ago |
|
realpath.c
|
initial check-in, version 0.5.0
|
15 years ago |
|
sched_yield.c
|
global cleanup to use the new syscall interface
|
15 years ago |
|
setpriority.c
|
global cleanup to use the new syscall interface
|
15 years ago |
|
setrlimit.c
|
global cleanup to use the new syscall interface
|
15 years ago |
|
syslog.c
|
remove useless SIGPIPE protection from syslog
|
15 years ago |
|
uname.c
|
global cleanup to use the new syscall interface
|
15 years ago |