NetBSD/lib/libc/sys
christos 86741d79ab - Fix the remaining indr_references so that they define lint symbols.
- Add an internal symbol for strerror_r (thanks klaus for noticing)
- Remove internal __strerror
2005-07-30 15:21:20 +00:00
..
Lint_Ovfork.c
Lint___clone.c
Lint___syscall.c
Lint___vfork14.c
Lint_brk.c
Lint_clone.c
Lint_exect.c
Lint_getcontext.c
Lint_pipe.c
Lint_ptrace.c
Lint_sbrk.c
Lint_syscall.c
Makefile.inc We don't need to define fork anymore (pthread_atfork.c) or setlogin 2005-07-16 17:12:12 +00:00
__semctl13.c
_brk.c - Fix the remaining indr_references so that they define lint symbols. 2005-07-30 15:21:20 +00:00
_exit.2
_fork.c - Fix the remaining indr_references so that they define lint symbols. 2005-07-30 15:21:20 +00:00
_getcontext.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
_lwp_create.2
_lwp_exit.2
_lwp_getprivate.2
_lwp_self.2
_lwp_suspend.2
_lwp_wait.2
_lwp_wakeup.2
_pipe.c - Fix the remaining indr_references so that they define lint symbols. 2005-07-30 15:21:20 +00:00
_sbrk.c - Fix the remaining indr_references so that they define lint symbols. 2005-07-30 15:21:20 +00:00
accept.2
access.2
acct.2
adjtime.2
adjtime.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
bind.2
brk.2
chdir.2
chflags.2
chmod.2 Add EPERM to fchmod() failure list. 2005-01-06 16:30:52 +00:00
chown.2
chroot.2
clock_settime.2
clock_settime.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
clone.2
close.2
connect.2
dup.2
execve.2 Change HISTORY. It traces execve only back to 4.2BSD, and it is a 2005-05-07 17:29:19 +00:00
extattr_get_file.2 Sort sections and SEE ALSO. Remove superfluous comma. 2005-01-02 18:28:48 +00:00
fcntl.2
fdatasync.2
fhopen.2
flock.2
fork.2
fsync.2 Extend fsync_range(2) to support the FDISKSYNC flag, which requests 2005-01-25 23:55:20 +00:00
ftruncate.c
getcontext.2
getdents.2
getdirentries.3
getdirentries.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
getfh.2
getgid.2
getgroups.2
getitimer.2 Add an article. 2004-08-14 11:04:29 +00:00
getlogin.2
getpeername.2
getpgrp.2
getpid.2
getpriority.2
getrlimit.2
getrusage.2
getsid.2
getsockname.2
getsockopt.2
gettimeofday.2
getuid.2
getvfsstat.2
intro.2 Note ENOATTR; from FreeBSD. 2005-01-20 13:23:57 +00:00
ioctl.2 Bump date for FIONWRITE and FIONSPACE. 2004-11-08 16:15:42 +00:00
issetugid.2
kill.2
kqueue.2
ktrace.2
lfs_bmapv.2
lfs_markv.2
lfs_segclean.2
lfs_segwait.2
link.2
listen.2
lseek.2
lseek.c
madvise.2
makelintstub
mincore.2
minherit.2
mkdir.2
mkfifo.2
mknod.2
mlock.2
mlockall.2
mmap.2 Note that MAP_ANON memory is zero filled. 2004-10-04 18:14:48 +00:00
mmap.c
mount.2 Implement expansion of special "magic" strings in symlinks into 2005-06-23 00:30:28 +00:00
mprotect.2
msgctl.2
msgget.2
msgrcv.2
msgsnd.2
msync.2
msync.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
munmap.2
nanosleep.2
nfssvc.2
ntp_adjtime.2
ntp_adjtime.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
open.2
pathconf.2 Fix a typo and add a missing blank line. 2005-01-06 20:31:12 +00:00
pipe.2
pmc_control.2
poll.2 Crank the copyright year. 2005-03-10 19:53:22 +00:00
pread.c
preadv.c
profil.2
ptrace.2 document PT_DUMPCORE. 2005-01-09 17:41:19 +00:00
pwrite.c
pwritev.c
quotactl.2
rasctl.2
read.2
readlink.2
reboot.2 Minor grammar fixes. 2004-11-21 10:45:08 +00:00
recv.2
rename.2
revoke.2
rmdir.2
sa_enable.2
sa_register.2
sa_setconcurrency.2
sa_stacks.2 Bump date for last. 2004-12-12 05:56:45 +00:00
sa_yield.2
select.2 nil pointer -> null pointer 2005-03-09 22:28:52 +00:00
semctl.2
semctl.c
semget.2
semop.2
send.2
setgroups.2
setpgid.2
setregid.2
setreuid.2
setsid.2
settimeofday.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
setuid.2
shmat.2
shmctl.2
shmget.2
shutdown.2
sigaction.2 mention that SIG_IGN on SIGCHLD does not produce zombies. 2005-03-30 17:09:28 +00:00
sigaltstack.2 Add restrict qualifiers to remaining <signal.h> function arguments. 2005-03-22 20:25:31 +00:00
sigaltstack.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
sigpending.2
sigprocmask.2 Add restrict qualifiers to remaining <signal.h> function arguments. 2005-03-22 20:25:31 +00:00
sigstack.2
sigsuspend.2
sigtimedwait.2
sigtimedwait.c
sigwait.c
sigwaitinfo.c
socket.2 Add missing colon symbol after sentence. 2004-11-03 13:11:41 +00:00
socketpair.2
stat.2 - Correct the fields in the stat structure. From PR/18255. 2005-06-14 12:10:02 +00:00
stat.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
statfs.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
statvfs.2
statvfs.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
swapctl.2 Remove the bogus const. 2005-05-29 21:12:27 +00:00
swapon.3
swapon.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
symlink.2
sync.2
sysarch.2
syscall.2
timer_create.2
timer_delete.2
timer_settime.2
truncate.2
truncate.c
umask.2
undelete.2
unlink.2
utimes.2
utrace.2
uuidgen.2 Comment back in cross-references to other man pages, was looking at a non-recent 2005-01-30 18:13:04 +00:00
vfork.2
wait.2
write.2