summaryrefslogtreecommitdiff
path: root/lib/libc/sys
AgeCommit message (Expand)Author
1994-05-18The umask effects mknod(2) too.jtc
1994-05-08oops, forgot to deletecgd
1994-05-07Clean up deleted files.mycroft
1994-05-07update for present reality. shlib version number bump (last for a bit)cgd
1994-05-07new syscallscgd
1994-05-07revoke(2) manpagejtc
1994-05-0744lite codejtc
1994-05-06cleancgd
1994-05-04rlimit stuff, and more. bump shlib major, for rlimit change, and forcgd
1994-05-02Correctly describe conditions of ESRCH & EACCESS errorsjtc
1994-04-25update to match reality; this was *really* out of date!cgd
1994-04-22Remove description of EINVAL, "The pathname contains a character with thejtc
1994-04-19Use symbolic names {NAME_MAX} & {PATH_MAX} instead of 255 and 1023 injtc
1994-04-19Add curly braces around NGROUPS_MAX.jtc
1994-04-15First cut at a setsid(2) manual page.jtc
1994-04-15Describe special case when gidsetlen == 0.jtc
1994-04-15Describe causes of EINVAL error.jtc
1994-04-11blehglass
1994-04-10light cleancgd
1994-04-09fix typo; from Thomas Eberhardtcgd
1994-04-06M-x shuffle-functions-and-documentationcgd
1994-04-02stubs, to get the padding right. so nasty it's almost unbelievable.cgd
1994-04-01delete duplicated info, from Mark Weavercgd
1994-03-31Add lseek.S to SRCS.mycroft
1994-03-29Last weekend's uid_t & gid_t changes allow us to change the uid & gidjtc
1994-03-29Last weekend's gid_t changes allow us to change the gidset argument ofjtc
1994-03-29Last weekend's gid_t changes allow us to change the gidset argument ofjtc
1994-03-16fix from Paul Vixie for (probably a cut-and-paste) typocgd
1994-01-31More spelling errorsjtc
1994-01-31ENOPSUPP -> EOPNOPSUPPjtc
1994-01-10Fix spelling errors.jtc
1993-12-30Changed return value from int to pid_t.jtc
1993-12-15More manpage tweaks.jtc
1993-12-15Add explicit return types and needed header files to SYNOPSIS section.jtc
1993-12-15Must #include <sys/types.h> to use these functions.jtc
1993-12-15Tell user to #include <fcntl.h>, not <sys/fcntl.h> or <sys/file.h>.jtc
1993-12-04update for .S and MACHINE_ARCHcgd
1993-12-01Manpage formatting tweaks.jtc
1993-11-29Use "Er" for argument to -width in the lists in the ERROR sections --- sojtc
1993-11-29Fix formatting problem theo found.jtc
1993-11-29Format ERROR values like all the other manual pages.jtc
1993-11-25Misc manpage fixes.jtc
1993-11-25Clean up manpages:jtc
1993-11-21MLINKS+=setpgid.2 setpgrp.2mycroft
1993-11-14Add the System V message queue and semaphore facilities. Implementedcgd
1993-11-08fix flag name 'bug.' reported by Lennart Augustsson <augustss@cs.chalmers.se>cgd
1993-10-26fixes from Garrett A. Wollman <wollman@emba.uvm.edu>:cgd
1993-10-15Use .Xr for SEE ALSO cross references.jtc
1993-10-12adding sysarch() man pagecgd
1993-10-07make an arch directory in libc, and move all machine dirs into itcgd