]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add declarations to eliminate -Wmissing-prototypes warnings
authorCraig Rodrigues <rodrigc@FreeBSD.org>
Sun, 20 Sep 2015 03:58:27 +0000 (03:58 +0000)
committerCraig Rodrigues <rodrigc@FreeBSD.org>
Sun, 20 Sep 2015 03:58:27 +0000 (03:58 +0000)
commite0b54d014098ec8207b486630cbce459de3bfa0a
treeb6f5bdec7c930b09b58d9ed6e82979fb3cc69a72
parent97f3e1c2a2312b85d70ec5c7b21fa11402fabf7d
Add declarations to eliminate -Wmissing-prototypes warnings
18 files changed:
lib/libc/gen/dlfcn.c
lib/libc/gen/dup3.c
lib/libc/gen/elf_utils.c
lib/libc/gen/fmtcheck.c
lib/libc/gen/getgrent.c
lib/libc/gen/nlist.c
lib/libc/gen/pause.c
lib/libc/gen/raise.c
lib/libc/gen/semctl.c
lib/libc/gen/sleep.c
lib/libc/gen/ttyslot.c
lib/libc/gen/uname.c
lib/libc/gen/unvis-compat.c
lib/libc/gen/usleep.c
lib/libc/gen/wait.c
lib/libc/gen/wait3.c
lib/libc/gen/waitid.c
lib/libc/gen/waitpid.c