summaryrefslogtreecommitdiffstats
path: root/sys/nfsserver/nfsrvstats.h
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>1999-09-29 15:01:21 +0000
committermarcel <marcel@FreeBSD.org>1999-09-29 15:01:21 +0000
commita77a86a32324d1cd4c2f1b3055c97e6bc066a6eb (patch)
tree493a093b9a82bf7f134c871cc611e61ed4d394da /sys/nfsserver/nfsrvstats.h
parent104201a6c3c08e780f2757f3e3e525bc5ea7598d (diff)
downloadFreeBSD-src-a77a86a32324d1cd4c2f1b3055c97e6bc066a6eb.zip
FreeBSD-src-a77a86a32324d1cd4c2f1b3055c97e6bc066a6eb.tar.gz
sigset_t change (part 1 of 5)
----------------------------- Rename sigaction, sigprocmask, sigpending and sigsuspend to osigaction, osigprocmask, osigpending and osigsuspend (resp) and add new syscalls for them to support the new sisgset_t without breaking existing binaries. Change the prototype of sigaltstack to use the typedef stack_t instead of struct sigaltstack to reflect that it is SUSv2 compliant. Also, rename sigreturn to osigreturn and add a new syscall to support the modified stackframe. The change is caused by sigreturn operating on ucontext_t now and the fact that siginfo_t has been updated to conform to SUSv2.
Diffstat (limited to 'sys/nfsserver/nfsrvstats.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud