This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
lib
/
libc
/
sys
History
jtc
881b030573
Changed SYNOPSIS, #include <unistd.h> too.
1993-10-04 18:31:22 +00:00
..
_exit.2
Remove "volatile" from function declaration in SYNOPSIS. We may want to
1993-10-04 18:09:24 +00:00
accept.2
…
access.2
…
acct.2
…
adjtime.2
…
async_daemon.2
…
bind.2
…
brk.2
…
chdir.2
…
chflags.2
…
chmod.2
Add #include <sys/types.h> to SYNOPSIS, as it needs to be included too.
1993-10-04 18:00:10 +00:00
chown.2
Add #include <sys/types.h> to SYNOPSIS section, as it is needed too.
1993-10-04 18:01:12 +00:00
chroot.2
…
close.2
…
connect.2
…
dup.2
…
execve.2
…
fcntl.2
…
flock.2
…
fork.2
Changed SYNOPSIS to #include <sys/types.h> before <unistd.h>, as it should
1993-10-04 18:16:06 +00:00
fsync.2
…
getdirentries.2
…
getdomainname.2
…
getdtablesize.2
…
getfh.2
…
getfsstat.2
…
getgid.2
Changed SYNOPSIS, #include <unistd.h> too.
1993-10-04 18:31:22 +00:00
getgroups.2
…
gethostid.2
…
gethostname.2
…
getitimer.2
…
getlogin.2
…
getpagesize.2
…
getpeername.2
…
getpgrp.2
…
getpid.2
…
getpriority.2
…
getrlimit.2
…
getrusage.2
…
getsockname.2
…
getsockopt.2
…
gettimeofday.2
…
getuid.2
Changed SYNOPSIS, <sys/types.h> should be included _before_ <unistd.h>,
1993-10-04 18:30:23 +00:00
intro.2
…
ioctl.2
…
kill.2
…
link.2
…
listen.2
…
lseek.2
…
madvise.2
…
Makefile.inc
Support for making PIC versions of the system call stubs.
1993-09-29 01:27:10 +00:00
mincore.2
…
mkdir.2
…
mkfifo.2
…
mknod.2
…
mmap.2
…
mount.2
…
mprotect.2
…
msync.2
…
munmap.2
…
nfssvc.2
…
open.2
…
pipe.2
…
quotactl.2
…
read.2
…
readlink.2
…
reboot.2
…
recv.2
…
rename.2
…
rmdir.2
…
select.2
…
send.2
…
setgroups.2
…
setpgid.2
…
setregid.2
…
setreuid.2
…
shutdown.2
…
sigaction.2
…
sigprocmask.2
…
sigreturn.2
…
sigstack.2
…
sigsuspend.2
…
socket.2
…
socketpair.2
…
stat.2
…
statfs.2
…
swapon.2
…
symlink.2
…
sync.2
…
syscall.2
…
truncate.2
…
umask.2
…
uname.2
…
unlink.2
…
utimes.2
Clean up manpage; cross-reference utime(3).
1993-08-14 00:00:56 +00:00
vfork.2
…
wait.2
…
write.2
…