diff options
author | ru <ru@FreeBSD.org> | 2001-10-26 17:46:36 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-10-26 17:46:36 +0000 |
commit | 19c3a4faee75b9201a8bc038a0cdb8d44b8c3b75 (patch) | |
tree | beb5438e861ebbe9c172fe13ba91c43489949e4b /sys/compat/linux/linux_socket.c | |
parent | 1b24a8aa4e560f424c368bcc1fa8037f4773cea2 (diff) | |
download | FreeBSD-src-19c3a4faee75b9201a8bc038a0cdb8d44b8c3b75.zip FreeBSD-src-19c3a4faee75b9201a8bc038a0cdb8d44b8c3b75.tar.gz |
Removed:
- uthread_signal.c; libc_r does not wrap signal() since 1998/04/29.
- uthread_attr_setprio.c; it was never connected to the build, and
pthread_attr_setprio() does not exist in POSIX.
- uthread_sigblock.c and uthread_sigsetmask.c; these were no-ops
bloating libc_r's space.
pthread_private.h:
- Removed prototypes of non-syscalls: send().
- Removed prototypes of unused syscalls: sigpending(), sigsuspend(),
and select().
- Fixed prototype of fork().
- MFS: Fixed prototypes of <sys/socket.h> syscalls.
Reviewed by: deischen
Approved by: deischen, jasone
Diffstat (limited to 'sys/compat/linux/linux_socket.c')
0 files changed, 0 insertions, 0 deletions