NetBSD/lib/libc/sys
fvdl 21e1e24df3 New hacks to make libc work painlessly without bumping the major number:
use type func(arg1s) asm("emitted_name") gcc mechanism.
Suggested by Bill Sommerfeld.
1997-10-22 00:51:45 +00:00
..
Makefile.inc Fix an oversight in the previous. 1997-10-21 18:56:44 +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
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 fix typo; from <entropy@tardis.bernstein.com> in PR lib/4006 1997-08-19 04:40:03 +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 Changed order of STANDARDS and HISTORY subheads to conform with 1997-09-09 07:26:02 +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 xref getdtablesize(3) not getdtablesize(2) 1997-07-11 08:00:52 +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 `STANDARDS' compliance statements. As we #define _POSIX_VERSION 1997-07-14 23:19:39 +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 a script to build C source code stubs to be fed to lint(1) from the data 1996-12-22 11:38:34 +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
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 document MNT_NOCOREDUMP 1996-10-23 22:54:26 +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 xref getdtablesize(3) not getdtablesize(2) 1997-07-11 08:00:52 +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 Mention that timeout is in milliseconds. 1996-09-07 21:53:08 +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 xref getdtablesize(3) not getdtablesize(2) 1997-07-11 08:00:52 +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 Reflect current reality. 1997-10-16 23:19:50 +00:00
sigaltstack.2 reference SS_* constants, not SA_* constants; from der Mouse in PR lib/4117 1997-09-20 02:49:43 +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
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 Bring back swapon and getdirentries from libcompat. 1997-10-20 16:04:24 +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
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 xref _exit(2) or exit(3) instead of exit(2) 1997-07-10 07:54:12 +00:00
wait.2 Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION 1997-07-14 23:19:39 +00:00
write.2