NetBSD/lib/libc/sys
thorpej 4177d25e14 Build __clone.S, the Lint stubs, and the manual pages.
Yes, I know now all ports have a __clone() stub yet, but this
will force the issue -- they don't get to build their libc until
they implement it.

Implementers are encouraged to use the regression test for it
in src/regress/lib/libc/clone.
2001-07-18 23:03:10 +00:00
..
Lint_Ovfork.c
Lint___clone.c Lint stubs for clone(2). 2001-07-17 03:05:43 +00:00
Lint___sigreturn14.c
Lint___syscall.c Handle __syscall() in user-level code for i386. 2000-12-10 21:27:37 +00:00
Lint___vfork14.c
Lint_brk.c
Lint_clone.c Lint stubs for clone(2). 2001-07-17 03:05:43 +00:00
Lint_exect.c
Lint_fork.c
Lint_pipe.c
Lint_ptrace.c
Lint_sbrk.c
Lint_setlogin.c
Lint_syscall.c
Makefile.inc Build __clone.S, the Lint stubs, and the manual pages. 2001-07-18 23:03:10 +00:00
__semctl13.c
_brk.c
_exit.2
_fork.c
_pipe.c Dummy commit to kill -kk. 2001-04-23 23:02:10 +00:00
_sbrk.c
accept.2 Use EAGAIN instead of EWOULDBLOCK. The actual numeric value is 2001-05-19 17:23:39 +00:00
access.2
acct.2
adjtime.2
bind.2
brk.2
chdir.2
chflags.2
chmod.2
chown.2
chroot.2 Document fchroot(2). 2001-04-18 08:28:10 +00:00
clock_settime.2
clone.2 Fix the declaration of the funciton in the SYNOPSIS section. 2001-07-18 19:29:40 +00:00
close.2
connect.2
dup.2
execve.2
fcntl.2 Document l_type usage explicitly; fixes PR misc/10325. 2001-05-05 19:48:04 +00:00
fdatasync.2
fhopen.2
flock.2 Use EAGAIN instead of EWOULDBLOCK. The actual numeric value is 2001-05-19 17:23:39 +00:00
fork.2
fsync.2 kill references to update(8), it doesn't exist any more 2000-10-06 18:53:28 +00:00
ftruncate.c
getdents.2 Correct typo in ERRORS, and document that getdents(2) can return 2001-03-16 07:58:24 +00:00
getdirentries.3
getdirentries.c
getfh.2
getfsstat.2 getmntinfo(3) not (2) 2001-04-09 12:16:36 +00:00
getgid.2
getgroups.2
getitimer.2
getlogin.2
getpeername.2
getpgrp.2
getpid.2
getpriority.2
getrlimit.2
getrusage.2
getsid.2
getsockname.2
getsockopt.2 Use EAGAIN instead of EWOULDBLOCK. The actual numeric value is 2001-05-19 17:23:39 +00:00
gettimeofday.2
getuid.2
intro.2 Spell occurred correctly. 2001-04-25 02:19:48 +00:00
ioctl.2
issetugid.2 Fix date, and some whitespace. 2001-04-09 12:17:16 +00:00
kill.2
ktrace.2 make prototypes match reality found in <sys/ktrace.h> 2001-03-18 21:51:11 +00:00
lfs_bmapv.2
lfs_markv.2 lfs_bmapv -> lfs_markv 2000-10-09 09:34:00 +00:00
lfs_segclean.2
lfs_segwait.2
link.2
listen.2
lseek.2
lseek.c
madvise.2 insure -> ensure 2000-10-05 12:35:33 +00:00
makelintstub
mincore.2
minherit.2 Whitespace fix, noted by John Hawkinson. 2000-08-04 20:03:07 +00:00
mkdir.2
mkfifo.2
mknod.2
mlock.2 Document EPERM. 2000-09-28 09:46:17 +00:00
mlockall.2
mmap.2
mmap.c
mount.2
mprotect.2
msgctl.2
msgget.2 Add a cross-reference to ftok(3). 2000-12-12 16:47:05 +00:00
msgrcv.2
msgsnd.2
msync.2 Spell occurred correctly. 2001-04-25 02:19:48 +00:00
msync.c
munmap.2
nanosleep.2 Add a name description as well. 2000-07-10 06:44:35 +00:00
nfssvc.2 Remove reference to nfsiod(8), which is long gone. 2001-04-09 19:55:52 +00:00
open.2
pathconf.2
pipe.2
poll.2 Spell occurred correctly. 2001-04-25 02:19:48 +00:00
pread.c
preadv.c
profil.2 Document the PROFDIR environment variable. 2000-10-24 19:31:59 +00:00
ptrace.2 Note that we do support single-stepping, as a machine-dependant feature. 2000-09-27 22:31:43 +00:00
pwrite.c
pwritev.c
quotactl.2
read.2
readlink.2
reboot.2
recv.2
rename.2 replace return with rename (from Bruce Korb). 2001-05-17 23:45:24 +00:00
revoke.2
rmdir.2
select.2
semctl.2
semctl.c
semget.2 Add a cross-reference to ftok(3). 2000-12-12 16:47:05 +00:00
semop.2
send.2
setgroups.2
setpgid.2
setregid.2 Update the date. 2001-01-05 23:31:39 +00:00
setreuid.2 Update the date. 2001-01-05 23:31:39 +00:00
setsid.2
setuid.2
shmat.2
shmctl.2
shmget.2 Add a cross-reference to ftok(3). 2000-12-12 16:47:05 +00:00
shutdown.2
sigaction.2
sigaltstack.2
sigaltstack.c
sigpending.2 grammar. 2001-07-09 12:07:08 +00:00
sigprocmask.2
sigreturn.2
sigstack.2
sigsuspend.2
socket.2 insure -> ensure 2000-10-05 12:35:33 +00:00
socketpair.2
stat.2 Document a weird circumstance under which stat() return EBADF. 2001-01-09 20:45:10 +00:00
stat.c
statfs.2
swapctl.2 note the SWAP PRIORITY section in swapctl.8 2001-06-07 15:23:48 +00:00
swapon.3
swapon.c
symlink.2
sync.2 update(8) is gone, put in some info about ioflush 2000-10-06 19:54:26 +00:00
sysarch.2
syscall.2
timer_create.c KNF. 2000-07-14 07:36:32 +00:00
timer_delete.c KNF. 2000-07-14 07:36:32 +00:00
timer_getoverrun.c KNF. 2000-07-14 07:36:32 +00:00
timer_gettime.c KNF. 2000-07-14 07:36:32 +00:00
timer_settime.c KNF. 2000-07-14 07:36:32 +00:00
truncate.2
truncate.c
umask.2
undelete.2
unlink.2
utimes.2
utrace.2 NetBSD -> Nx 2001-06-05 13:18:47 +00:00
vfork.2
wait.2 Document WALTSIG (and __WCLONE) and WALLSIG (__WALL). Restructure the 2001-07-18 19:12:21 +00:00
write.2