diff options
author | ru <ru@FreeBSD.org> | 2001-10-19 13:01:57 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-10-19 13:01:57 +0000 |
commit | ff3f213cbf5133bb0c61419e8d8cf714e808d777 (patch) | |
tree | 1746bcb9d2b8498be835d2b909314842d4693900 /lib/libc/include/un-namespace.h | |
parent | 45cd307781158ac17aad6bed48512e62dade5521 (diff) | |
download | FreeBSD-src-ff3f213cbf5133bb0c61419e8d8cf714e808d777.zip FreeBSD-src-ff3f213cbf5133bb0c61419e8d8cf714e808d777.tar.gz |
signanosleep(2) hasn't existed since 1998.
Diffstat (limited to 'lib/libc/include/un-namespace.h')
-rw-r--r-- | lib/libc/include/un-namespace.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/include/un-namespace.h b/lib/libc/include/un-namespace.h index 9290a99..21f099c 100644 --- a/lib/libc/include/un-namespace.h +++ b/lib/libc/include/un-namespace.h @@ -113,7 +113,6 @@ #undef sendfile #undef shutdown #undef sigaltstack -#undef signanosleep #undef sigpending #undef sigreturn #undef sigsetmask |