freebsd-skq/lib/libc/sys
Adam David ccb277de1a execve of interpreter files
reword for grammar/clarity
1997-07-08 18:27:38 +00:00
..
_exit.2
accept.2
access.2
acct.2
adjtime.2 Fixed missing const(s) or #include(s) in synopsis. 1997-04-11 18:47:10 +00:00
bind.2 Fixed missing const(s) or #include(s) in synopsis. 1997-04-11 18:47:10 +00:00
brk.2 Fixed synopsis (the #include was bogus and the return type for brk() was 1997-04-11 18:39:44 +00:00
chdir.2
chflags.2 Submitted by: Whistle Communications (archie Cobbs) 1997-06-02 06:24:52 +00:00
chmod.2
chown.2
chroot.2
clock_gettime.2 Man pages for clock_{get/set}time() and clock_getres(). 1997-05-12 12:13:10 +00:00
close.2
connect.2 Fixed missing const(s) or #include(s) in synopsis. 1997-04-11 18:47:10 +00:00
dup.2
execve.2 execve of interpreter files 1997-07-08 18:27:38 +00:00
fcntl.2
flock.2 Updated the LOCK_* #defines in the synopsis to be lexically identical 1997-04-13 13:43:06 +00:00
fork.2 Add vfork(2) to SEE ALSO 1997-04-25 14:41:55 +00:00
fsync.2
ftruncate.c
getdirentries.2
getdtablesize.2
getfh.2 Fixed missing const(s) or #include(s) in synopsis. 1997-04-11 18:47:10 +00:00
getfsstat.2
getgid.2 Fixed missing #include in synopsis. 1997-04-11 18:57:26 +00:00
getgroups.2
getitimer.2 Fixed missing const(s) or #include(s) in synopsis. 1997-04-11 18:47:10 +00:00
getlogin.2 it's'' -> its'' where appropriate and typo fixes in time2posix.3. 1997-05-19 16:33:27 +00:00
getpeername.2
getpgrp.2
getpid.2
getpriority.2
getrlimit.2 Fixed missing const(s) or #include(s) in synopsis. 1997-04-11 18:47:10 +00:00
getrusage.2
getsockname.2
getsockopt.2
gettimeofday.2 Fixed missing const(s) or #include(s) in synopsis. 1997-04-11 18:47:10 +00:00
getuid.2
intro.2 Missing newline caused too much text to be fed to the macro. 1997-04-08 10:45:10 +00:00
ioctl.2
issetugid.2
kill.2 Fixed missing const(s) or #include(s) in synopsis. 1997-04-11 18:47:10 +00:00
ktrace.2
link.2
listen.2 Fixed missing const(s) or #include(s) in synopsis. 1997-04-11 18:47:10 +00:00
lseek.2
lseek.c
madvise.2
Makefile.inc Doc signanosleep, add to links 1997-06-01 09:47:06 +00:00
mincore.2
minherit.2
mkdir.2
mkfifo.2
mknod.2 Correct the most glaring errors. I have a feeling there are some 1997-04-02 01:42:07 +00:00
mlock.2
mmap.2 Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
mmap.c
mount.2
mprotect.2
msync.2
munmap.2
nanosleep.2 Doc signanosleep, add to links 1997-06-01 09:47:06 +00:00
nfssvc.2 Fixed #includes in synopsis. 1997-04-13 13:48:43 +00:00
open.2
pathconf.2
pipe.2
profil.2 Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
ptrace.2
quotactl.2 Fixed missing const(s) or #include(s) in synopsis. 1997-04-11 18:47:10 +00:00
read.2
readlink.2
reboot.2
recv.2
rename.2
revoke.2 Fixed missing const(s) or #include(s) in synopsis. 1997-04-11 18:47:10 +00:00
rfork.2
rmdir.2
rtprio.2
select.2
semctl.2
semget.2
semop.2
send.2
setgroups.2
setpgid.2
setregid.2
setreuid.2
setsid.2 Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
setuid.2 Update to include details about the changes to setuid/setgid. 1997-04-02 17:24:16 +00:00
shmat.2
shmctl.2
shmget.2
shutdown.2 Fixed missing const(s) or #include(s) in synopsis. 1997-04-11 18:47:10 +00:00
sigaction.2
sigaltstack.2
sigpending.2
sigprocmask.2
sigreturn.2
sigstack.2
sigsuspend.2 Add xref to signanosleep(2) 1997-06-01 10:34:39 +00:00
socket.2
socketpair.2
stat.2
statfs.2
swapon.2
symlink.2
sync.2
syscall.2 Fixed return type of __syscall() in synopsis. 1997-04-11 18:54:05 +00:00
truncate.2
truncate.c Fixed missing const. Include <unistd.h> so that the function type gets 1997-04-14 15:14:58 +00:00
umask.2
undelete.2
unlink.2
utimes.2
vfork.2
wait.2
write.2