NetBSD/lib/libc/sys
kleink 5abc2c37ce Update sigaltstack() to use stack_t parameters. 1997-11-26 16:51:12 +00:00
..
Lint_Ovfork.c lint stubs for functions which ports use assembly versions. When using 1997-11-06 00:51:04 +00:00
Lint_brk.c lint stubs for functions which ports use assembly versions. When using 1997-11-06 00:51:04 +00:00
Lint_exect.c lint stubs for functions which ports use assembly versions. When using 1997-11-06 00:51:04 +00:00
Lint_fork.c lint stubs for functions which ports use assembly versions. When using 1997-11-06 00:51:04 +00:00
Lint_pipe.c lint stubs for functions which ports use assembly versions. When using 1997-11-06 00:51:04 +00:00
Lint_ptrace.c lint stubs for functions which ports use assembly versions. When using 1997-11-06 00:51:04 +00:00
Lint_sbrk.c lint stubs for functions which ports use assembly versions. When using 1997-11-06 00:51:04 +00:00
Lint_setlogin.c lint stubs for functions which ports use assembly versions. When using 1997-11-06 00:51:04 +00:00
Lint_sigpending.c lint stubs for functions which ports use assembly versions. When using 1997-11-06 00:51:04 +00:00
Lint_sigprocmask.c lint stubs for functions which ports use assembly versions. When using 1997-11-06 00:51:04 +00:00
Lint_sigreturn.c lint stubs for functions which ports use assembly versions. When using 1997-11-06 00:51:04 +00:00
Lint_sigsuspend.c lint stubs for functions which ports use assembly versions. When using 1997-11-06 00:51:04 +00:00
Lint_syscall.c lint stubs for functions which ports use assembly versions. When using 1997-11-06 00:51:04 +00:00
Makefile.inc sh makelintstub, rather than trying to execute it directly 1997-11-06 22:34:01 +00:00
_exit.2 Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION 1997-07-14 23:19:39 +00:00
accept.2
access.2 Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION 1997-07-14 23:19:39 +00:00
acct.2
adjtime.2 Nuke trailing comma in SEE ALSO section. 1997-11-01 06:37:47 +00:00
bind.2
brk.2 Typo: qetext -> etext; closes PR lib/4156 reported by entropy@tardis.bernstein.com 1997-09-27 19:23:34 +00:00
chdir.2 Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION 1997-07-14 23:19:39 +00:00
chflags.2 document new reasons why {,f}chflags() can return EPERM; fixes 1997-04-23 06:00:51 +00:00
chmod.2 Sort SEE ALSO list. 1997-10-11 03:34:00 +00:00
chown.2 - Don't use capital letter for function name and argument. 1997-10-11 03:33:25 +00:00
chroot.2 s/Path/Dirname/; closes PR lib/4155 1997-09-27 19:33:20 +00:00
close.2 Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION 1997-07-14 23:19:39 +00:00
connect.2
dup.2 Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION 1997-07-14 23:19:39 +00:00
execve.2 Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION 1997-07-14 23:19:39 +00:00
fcntl.2 correct documentation: lock contention returns EAGAIN, not EACCES, per PR#4369 and UTSL. 1997-11-06 10:44:09 +00:00
flock.2 Try to make man page refelect reality. EINVAL for "operation" argument, 1997-07-17 18:20:48 +00:00
fork.2 Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION 1997-07-14 23:19:39 +00:00
fsync.2
ftruncate.c Fix RCSID's 1997-07-13 20:25:30 +00:00
getdents.2 Add new getdents() syscall, provide compat code for old getdirentries. 1997-10-10 02:15:44 +00:00
getdirentries.3 Bring back swapon and getdirentries from libcompat. 1997-10-20 16:04:24 +00:00
getdirentries.c Add new getdents() syscall, provide compat code for old getdirentries. 1997-10-10 02:15:44 +00:00
getfh.2
getfsstat.2 MNAMELEN is 90. 1997-05-21 21:48:47 +00:00
getgid.2 xref setgid(2) not nonexistent setgid(3), sort xrefs 1997-07-16 07:09:14 +00:00
getgroups.2 Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION 1997-07-14 23:19:39 +00:00
getitimer.2
getlogin.2 Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION 1997-07-14 23:19:39 +00:00
getpeername.2
getpgrp.2 add missing .Nm calls and MLINKS. from spz@serpens.swb.de 1997-11-12 00:47:32 +00:00
getpid.2 Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION 1997-07-14 23:19:39 +00:00
getpriority.2
getrlimit.2 xref quotactl(2) not nonexistent quota(2) 1997-07-16 06:05:58 +00:00
getrusage.2 make manpage match header; from Brian Grayson in PR misc/3367 1997-03-21 05:59:54 +00:00
getsockname.2
getsockopt.2 Fix typo; control message type for SO_TIMESTAMP is SCM_TIMESTAMP. 1997-01-12 01:01:06 +00:00
gettimeofday.2 Document that the time zone is obselete, add an xref to localtime(3), and 1997-10-09 05:05:56 +00:00
getuid.2 Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION 1997-07-14 23:19:39 +00:00
intro.2 add missing .Nm calls and MLINKS. from spz@serpens.swb.de 1997-11-12 00:47:32 +00:00
ioctl.2
kill.2 xref killpg(3) not obsolete killpg(2), sort xrefs 1997-07-15 07:13:29 +00:00
ktrace.2
link.2 Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION 1997-07-14 23:19:39 +00:00
listen.2
lseek.2 add missing .Nm calls and MLINKS. from spz@serpens.swb.de 1997-11-12 00:47:32 +00:00
lseek.c Fix RCSID's 1997-07-13 20:25:30 +00:00
madvise.2 caddr_t -> void * 1997-10-16 23:21:39 +00:00
makelintstub Instead of creating a .ln for each syscall stub, create one (big) .ln 1997-11-05 05:46:18 +00:00
mincore.2 caddr_t -> void * 1997-10-16 23:21:44 +00:00
minherit.2 caddr_t -> void * 1997-10-16 23:21:47 +00:00
mkdir.2 Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION 1997-07-14 23:19:39 +00:00
mkfifo.2 Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION 1997-07-14 23:19:39 +00:00
mknod.2 Per XPG4.2, move mknod() prototype from <unistd.h> to <sys/stat.h>. 1997-11-02 17:16:48 +00:00
mlock.2 caddr_t -> void * 1997-10-16 23:21:47 +00:00
mmap.2 caddr_t -> void * 1997-10-16 23:21:47 +00:00
mmap.c caddr_t -> void * 1997-10-16 23:21:47 +00:00
mount.2 Typo fix: the umount call is no longer called umount, it is now called 1997-11-26 14:46:44 +00:00
mprotect.2 caddr_t -> void * 1997-10-16 23:21:47 +00:00
msgctl.2 cleanup xrefs 1997-03-27 08:20:35 +00:00
msgget.2
msgrcv.2 cleanup xrefs 1997-03-27 08:20:35 +00:00
msgsnd.2 cleanup xrefs 1997-03-27 08:20:35 +00:00
msync.2 caddr_t -> void * 1997-10-16 23:21:47 +00:00
msync.c New hacks to make libc work painlessly without bumping the major number: 1997-10-22 00:51:45 +00:00
munmap.2 caddr_t -> void * 1997-10-16 23:21:47 +00:00
nanosleep.2 Documentation for the new nanosleep syscall. 1997-04-17 18:12:02 +00:00
nfssvc.2
open.2 Nuke trailing comma in SEE ALSO section. 1997-11-01 06:37:47 +00:00
pathconf.2 Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION 1997-07-14 23:19:39 +00:00
pipe.2 "int filedes[2]" is more correct than "int *filedes" in synopsis. 1997-09-17 23:50:08 +00:00
poll.2 Update for nfds_t. 1997-11-21 18:30:49 +00:00
profil.2 Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree: 1997-05-29 01:48:05 +00:00
ptrace.2 alternate -> alternative, per PR 2643 1997-03-08 13:36:38 +00:00
quotactl.2 ufs/quota.h -> ufs/ufs/quota.h, and some instances of ufs -> ffs 1996-10-22 21:49:00 +00:00
read.2 Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION 1997-07-14 23:19:39 +00:00
readlink.2 fix misplaced punctuation in SEE ALSO section. 1997-03-25 05:19:05 +00:00
reboot.2 kadb(4) is dead, long live ddb(4) 1997-07-15 03:04:56 +00:00
recv.2
rename.2
revoke.2
rmdir.2 Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION 1997-07-14 23:19:39 +00:00
select.2 Nuke trailing comma in SEE ALSO section. 1997-11-01 06:37:47 +00:00
semctl.2 cleanup xrefs 1997-03-27 08:20:35 +00:00
semctl.c Fix RCSID's 1997-07-13 20:25:30 +00:00
semget.2 cleanup xrefs 1997-03-27 08:20:35 +00:00
semop.2
send.2 Added EHOSTUNREACH description to ERRORS, closing PR 3133. 1997-03-25 15:43:06 +00:00
setgroups.2
setpgid.2 Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION 1997-07-14 23:19:39 +00:00
setregid.2 RCSid police 1997-09-20 04:16:40 +00:00
setreuid.2 RCSid police 1997-09-20 04:16:40 +00:00
setsid.2 xref setpgid(2), not nonexistent setpgid(3) 1997-07-22 05:59:58 +00:00
setuid.2 Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION 1997-07-14 23:19:39 +00:00
shmat.2 cleanup xrefs 1997-03-27 08:20:35 +00:00
shmctl.2 cleanup xrefs 1997-03-27 08:20:35 +00:00
shmget.2 cleanup xrefs 1997-03-27 08:20:35 +00:00
shutdown.2
sigaction.2 Minor wording changes, and update the date. 1997-11-01 07:44:29 +00:00
sigaltstack.2 Update sigaltstack() to use stack_t parameters. 1997-11-26 16:51:12 +00:00
sigpending.2 Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION 1997-07-14 23:19:39 +00:00
sigprocmask.2 Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION 1997-07-14 23:19:39 +00:00
sigreturn.2
sigstack.2
sigsuspend.2 Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION 1997-07-14 23:19:39 +00:00
socket.2
socketpair.2
stat.2 Don't start function name with capital letter even if it is beginning 1997-10-11 03:19:39 +00:00
stat.c New hacks to make libc work painlessly without bumping the major number: 1997-10-22 00:51:45 +00:00
statfs.2 add missing .Nm calls and MLINKS. from spz@serpens.swb.de 1997-11-12 00:47:32 +00:00
swapctl.2 Remove swapon remnants 1997-10-16 23:13:24 +00:00
swapon.3 Bring back swapon and getdirentries from libcompat. 1997-10-20 16:04:24 +00:00
swapon.c include sys/types.h rather than sys/param.h+sys/systm.h 1997-11-05 21:40:21 +00:00
symlink.2 add xrefs to readlink(2) and symlink(7). former from Brian Grayson in 1997-03-25 05:18:21 +00:00
sync.2
sysarch.2 fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanups 1997-11-24 06:28:50 +00:00
syscall.2 note that __syscall() is prototyped to return a quad_t 1996-12-21 01:38:56 +00:00
timer_create.c Add stubs which set errno to ENOSYS and return -1 for the POSIX.1b 1997-04-17 19:07:15 +00:00
timer_delete.c Add stubs which set errno to ENOSYS and return -1 for the POSIX.1b 1997-04-17 19:07:15 +00:00
timer_getoverrun.c Add stubs which set errno to ENOSYS and return -1 for the POSIX.1b 1997-04-17 19:07:15 +00:00
timer_gettime.c Add stubs which set errno to ENOSYS and return -1 for the POSIX.1b 1997-04-17 19:07:15 +00:00
timer_settime.c Add stubs which set errno to ENOSYS and return -1 for the POSIX.1b 1997-04-17 19:07:15 +00:00
truncate.2
truncate.c Fix RCSID's 1997-07-13 20:25:30 +00:00
umask.2 Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION 1997-07-14 23:19:39 +00:00
unlink.2 Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION 1997-07-14 23:19:39 +00:00
utimes.2 - Don't use captial letter for function name or function args even if 1997-10-11 03:27:59 +00:00
vfork.2 Nuke trailing comma in SEE ALSO section. 1997-11-01 06:37:47 +00:00
wait.2 Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION 1997-07-14 23:19:39 +00:00
write.2