.. |
__getosreldate.c
|
|
|
__pthread_mutex_init_calloc_cb_stub.c
|
|
|
__xuname.c
|
|
|
_once_stub.c
|
|
|
_pthread_stubs.c
|
|
|
_rand48.c
|
|
|
_spinlock_stub.c
|
|
|
_thread_init.c
|
|
|
alarm.3
|
|
|
alarm.c
|
Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.
|
2015-09-20 20:23:16 +00:00 |
arc4random.3
|
|
|
arc4random.c
|
|
|
assert.c
|
Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.
|
2015-09-20 20:23:16 +00:00 |
auxv.c
|
|
|
basename.3
|
|
|
basename.c
|
|
|
cap_rights_get.3
|
|
|
cap_sandboxed.3
|
|
|
cap_sandboxed.c
|
|
|
check_utility_compat.3
|
|
|
check_utility_compat.c
|
|
|
clock_getcpuclockid.3
|
|
|
clock_getcpuclockid.c
|
|
|
clock.3
|
|
|
clock.c
|
Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.
|
2015-09-22 07:31:40 +00:00 |
closedir.c
|
|
|
confstr.3
|
|
|
confstr.c
|
|
|
crypt.c
|
|
|
ctermid.3
|
|
|
ctermid.c
|
|
|
daemon.3
|
|
|
daemon.c
|
|
|
devname.3
|
|
|
devname.c
|
|
|
directory.3
|
|
|
dirfd.c
|
|
|
dirname.3
|
Revert lib/libc/gen/dirname.3@r289695
|
2015-10-21 13:16:03 +00:00 |
dirname.c
|
|
|
disklabel.c
|
|
|
dl_iterate_phdr.3
|
|
|
dladdr.3
|
|
|
dlfcn.c
|
Remove names from some prototypes
|
2015-09-20 20:21:49 +00:00 |
dlinfo.3
|
|
|
dllockinit.3
|
|
|
dlopen.3
|
|
|
drand48.c
|
|
|
dup3.3
|
|
|
dup3.c
|
Remove names from some prototypes
|
2015-09-20 20:21:49 +00:00 |
elf_utils.c
|
Remove names from some prototypes
|
2015-09-20 20:21:49 +00:00 |
erand48.c
|
|
|
err.3
|
|
|
err.c
|
Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.
|
2015-09-20 20:23:16 +00:00 |
errlst.c
|
|
|
errno.c
|
|
|
exec.3
|
|
|
exec.c
|
Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.
|
2015-09-20 20:23:16 +00:00 |
fdevname.c
|
|
|
feature_present.3
|
|
|
feature_present.c
|
|
|
fmtcheck.3
|
|
|
fmtcheck.c
|
Remove names from some prototypes
|
2015-09-20 20:21:49 +00:00 |
fmtmsg.3
|
|
|
fmtmsg.c
|
|
|
fnmatch.3
|
|
|
fnmatch.c
|
fnmatch(): Remove exponential behaviour as in sh r229201.
|
2015-09-27 12:52:18 +00:00 |
fpclassify.3
|
|
|
fpclassify.c
|
|
|
frexp.3
|
|
|
frexp.c
|
|
|
fstab.c
|
|
|
ftok.3
|
|
|
ftok.c
|
Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.
|
2015-09-20 20:23:16 +00:00 |
fts-compat.c
|
Use calloc() instead of malloc + memset.
|
2015-09-29 04:47:31 +00:00 |
fts-compat.h
|
|
|
fts.3
|
|
|
fts.c
|
Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.
|
2015-09-20 20:23:16 +00:00 |
ftw.3
|
|
|
ftw.c
|
|
|
gen-private.h
|
|
|
getbootfile.3
|
|
|
getbootfile.c
|
|
|
getbsize.3
|
|
|
getbsize.c
|
Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.
|
2015-09-20 20:23:16 +00:00 |
getcap.3
|
|
|
getcap.c
|
|
|
getcontext.3
|
|
|
getcwd.3
|
|
|
getcwd.c
|
Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.
|
2015-09-20 20:23:16 +00:00 |
getdiskbyname.3
|
|
|
getdomainname.3
|
|
|
getdomainname.c
|
Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.
|
2015-09-20 20:23:16 +00:00 |
getfsent.3
|
|
|
getgrent.3
|
|
|
getgrent.c
|
Remove a set but unused variable in __getgroupmembership to fix a gcc 4.9+ warning
|
2015-10-30 05:50:05 +00:00 |
getgrouplist.3
|
|
|
getgrouplist.c
|
|
|
gethostname.3
|
|
|
gethostname.c
|
Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.
|
2015-09-20 20:23:16 +00:00 |
getloadavg.3
|
|
|
getloadavg.c
|
|
|
getlogin.c
|
|
|
getmntinfo.3
|
|
|
getmntinfo.c
|
|
|
getnetgrent.3
|
|
|
getnetgrent.c
|
|
|
getosreldate.3
|
|
|
getosreldate.c
|
|
|
getpagesize.3
|
|
|
getpagesize.c
|
Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.
|
2015-09-20 20:23:16 +00:00 |
getpagesizes.3
|
|
|
getpagesizes.c
|
|
|
getpass.3
|
|
|
getpeereid.3
|
|
|
getpeereid.c
|
|
|
getprogname.3
|
|
|
getprogname.c
|
|
|
getpwent.3
|
|
|
getpwent.c
|
Fix compiling with gcc [4.2.1] after r287797 when MK_HESOID == no and
|
2015-10-25 07:42:56 +00:00 |
getttyent.3
|
|
|
getttyent.c
|
|
|
getusershell.3
|
|
|
getusershell.c
|
Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.
|
2015-09-20 20:23:16 +00:00 |
getutxent.3
|
|
|
getutxent.c
|
|
|
getvfsbyname.3
|
|
|
getvfsbyname.c
|
Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.
|
2015-09-20 20:23:16 +00:00 |
glob.3
|
|
|
glob.c
|
Use proper function prototype for readdir().
|
2015-09-22 07:40:55 +00:00 |
initgroups.3
|
|
|
initgroups.c
|
Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.
|
2015-09-20 20:23:16 +00:00 |
isatty.c
|
Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.
|
2015-09-20 20:23:16 +00:00 |
isgreater.3
|
|
|
isinf.c
|
|
|
isnan.c
|
|
|
jrand48.c
|
|
|
lcong48.c
|
|
|
ldexp.3
|
|
|
ldexp.c
|
|
|
libc_dlopen.c
|
|
|
lockf.3
|
|
|
lockf.c
|
|
|
lrand48.c
|
|
|
makecontext.3
|
|
|
Makefile.inc
|
|
|
modf.3
|
|
|
modf.c
|
|
|
mrand48.c
|
|
|
nftw.c
|
|
|
nice.3
|
|
|
nice.c
|
|
|
nlist.3
|
|
|
nlist.c
|
Remove names from some prototypes
|
2015-09-20 20:21:49 +00:00 |
nrand48.c
|
|
|
opendir.c
|
|
|
pause.3
|
|
|
pause.c
|
|
|
pmadvise.c
|
|
|
popen.3
|
|
|
popen.c
|
Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.
|
2015-09-20 20:23:16 +00:00 |
posix_spawn_file_actions_addopen.3
|
|
|
posix_spawn_file_actions_init.3
|
|
|
posix_spawn.3
|
|
|
posix_spawn.c
|
|
|
posix_spawnattr_getflags.3
|
|
|
posix_spawnattr_getpgroup.3
|
|
|
posix_spawnattr_getschedparam.3
|
|
|
posix_spawnattr_getschedpolicy.3
|
|
|
posix_spawnattr_getsigdefault.3
|
|
|
posix_spawnattr_getsigmask.3
|
|
|
posix_spawnattr_init.3
|
|
|
psignal.3
|
|
|
psignal.c
|
Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.
|
2015-09-20 20:23:16 +00:00 |
pututxline.c
|
|
|
pw_scan.c
|
|
|
pw_scan.h
|
|
|
raise.3
|
|
|
raise.c
|
Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.
|
2015-09-20 20:23:16 +00:00 |
rand48.3
|
|
|
rand48.h
|
|
|
readdir.c
|
Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.
|
2015-09-20 20:23:16 +00:00 |
readpassphrase.3
|
|
|
readpassphrase.c
|
|
|
rewinddir.c
|
Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.
|
2015-09-20 20:23:16 +00:00 |
rfork_thread.3
|
|
|
scandir_b.c
|
|
|
scandir.3
|
|
|
scandir.c
|
|
|
seed48.c
|
|
|
seekdir.c
|
Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.
|
2015-09-20 20:23:16 +00:00 |
sem_destroy.3
|
|
|
sem_getvalue.3
|
|
|
sem_init.3
|
|
|
sem_new.c
|
|
|
sem_open.3
|
|
|
sem_post.3
|
|
|
sem_timedwait.3
|
|
|
sem_wait.3
|
|
|
sem.c
|
|
|
semctl.c
|
|
|
setdomainname.c
|
|
|
sethostname.c
|
|
|
setjmp.3
|
|
|
setjmperr.c
|
Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.
|
2015-09-20 20:23:16 +00:00 |
setmode.3
|
|
|
setmode.c
|
|
|
setproctitle.3
|
|
|
setproctitle.c
|
|
|
setprogname.c
|
|
|
siginterrupt.3
|
|
|
siginterrupt.c
|
|
|
siglist.c
|
|
|
signal.3
|
|
|
signal.c
|
|
|
sigsetops.3
|
|
|
sigsetops.c
|
Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.
|
2015-09-20 20:23:16 +00:00 |
sleep.3
|
|
|
sleep.c
|
Remove names from some prototypes
|
2015-09-20 20:21:49 +00:00 |
srand48.c
|
|
|
statvfs.3
|
|
|
statvfs.c
|
|
|
stringlist.3
|
|
|
stringlist.c
|
|
|
strtofflags.3
|
|
|
strtofflags.c
|
|
|
Symbol.map
|
|
|
sysconf.3
|
|
|
sysconf.c
|
Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.
|
2015-09-20 20:23:16 +00:00 |
sysctl.3
|
|
|
sysctl.c
|
|
|
sysctlbyname.c
|
|
|
sysctlnametomib.c
|
|
|
syslog.3
|
|
|
syslog.c
|
|
|
tcgetpgrp.3
|
|
|
tcgetsid.3
|
|
|
tcsendbreak.3
|
|
|
tcsetattr.3
|
|
|
tcsetpgrp.3
|
|
|
tcsetsid.3
|
|
|
telldir.c
|
Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.
|
2015-09-20 20:23:16 +00:00 |
telldir.h
|
|
|
termios.c
|
|
|
time.3
|
|
|
time.c
|
|
|
times.3
|
|
|
times.c
|
|
|
timezone.3
|
|
|
timezone.c
|
|
|
tls.c
|
Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.
|
2015-09-20 20:23:16 +00:00 |
trivial-getcontextx.c
|
|
|
ttyname.3
|
|
|
ttyname.c
|
|
|
ttyslot.c
|
|
|
tzset.3
|
|
|
ualarm.3
|
|
|
ualarm.c
|
Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.
|
2015-09-20 20:23:16 +00:00 |
ucontext.3
|
|
|
ulimit.3
|
|
|
ulimit.c
|
|
|
uname.3
|
|
|
uname.c
|
Remove names from some prototypes
|
2015-09-20 20:21:49 +00:00 |
unvis-compat.c
|
Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.
|
2015-09-20 20:23:16 +00:00 |
usleep.3
|
|
|
usleep.c
|
Remove names from some prototypes
|
2015-09-20 20:21:49 +00:00 |
utime.3
|
|
|
utime.c
|
Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.
|
2015-09-20 20:23:16 +00:00 |
utxdb.c
|
|
|
utxdb.h
|
|
|
valloc.3
|
|
|
valloc.c
|
|
|
wait3.c
|
Remove names from some prototypes
|
2015-09-20 20:21:49 +00:00 |
wait.c
|
Remove names from some prototypes
|
2015-09-20 20:21:49 +00:00 |
waitid.c
|
Remove names from some prototypes
|
2015-09-20 20:21:49 +00:00 |
waitpid.c
|
Remove names from some prototypes
|
2015-09-20 20:21:49 +00:00 |
wordexp.3
|
wordexp: Rewrite to make WRDE_NOCMD reliable.
|
2015-09-30 21:32:29 +00:00 |
wordexp.c
|
wordexp: Rewrite to make WRDE_NOCMD reliable.
|
2015-09-30 21:32:29 +00:00 |