summaryrefslogtreecommitdiff
path: root/lib/libc/sys
AgeCommit message (Expand)Author
2008-11-29PR/40060 - Bug Hunting -- grammar fixjnemeth
2008-11-28Sort errors.wiz
2008-11-28make the synopsis slightly less overpromising:pooka
2008-11-06Comment out nonexistent crash(8) xref.tsutsui
2008-10-31Add sched_getaffinity_np() and sched_setaffinity_np() wrappers, mainlyrmind
2008-10-27Sort ERRORS, use more markup, bump date for previous.wiz
2008-10-27Document the fact that shmget can return EINVAL.erh
2008-10-26define and use LIBCDIR in terms of .CURDIR. fixes compat/lib/libc build.mrg
2008-10-24Fix pasto in previous.wiz
2008-10-24PR/39796: Robert Elz: Document that sigpending can return EFAULT since it callschristos
2008-10-20Sort errors, use .Nx, avoid man markup, whitespace and punctuation nits.wiz
2008-10-19PR/39770: Robert Elz: mount(2) doc enhancementschristos
2008-10-19Improve wording. Use Bd -literal for code sample.wiz
2008-10-18- Recommend poll(2) instead of select(2).rmind
2008-10-09remove "limits" where it is not appropriate.christos
2008-09-13Bump date for previous.wiz
2008-09-11PR/39513: Stathis Kamperis: reboot(2) doesn't explicitly mention that combiningchristos
2008-09-05Clarify that the historic V7 sticky file semantics no longer apply.dholland
2008-08-17Fix grammar. Noted by Taylor R Campbell in PR 39369.dholland
2008-08-14Bump date for previous.wiz
2008-08-14Implement following constants and add support their to the UFS family of filematt
2008-08-06Add a missing dependencymatt
2008-08-05Revert previous addition of '-e sedcmd'. Still retain the usage improvements.lukem
2008-08-05Redo previous in a much simpler way.lukem
2008-08-05Add '-e sedcmd' to makelintstub, to translate filename to syscall name.lukem
2008-08-04Prefix filenames of tomporarily generated .S files with "tmp_", so that thelukem
2008-07-13Clarify one of the process-group-ID cases by saying "process group ID"dholland
2008-07-02Move scheduling functions from librt to libc.rmind
2008-06-25Fix MLINKS linead
2008-06-25Add getlogin_r. Manual page changes mostly lifted from FreeBSD.ad
2008-06-17PR/38942: Pedro F. Giffuni: Mention that utimes now supports setting ofchristos
2008-06-15Glue in cpuset.cchristos
2008-05-29remove clause #3 from my license where there are no othermrg
2008-05-25New sentence, new line.wiz
2008-05-25Sort sections. Sort ERRORS. Prepare for HTML output.wiz
2008-05-09add more errors from gleaning the source.christos
2008-05-06- Make semctl SETVAL/SETALL commands validate the semaphore value tonjoly
2008-05-05document LWPCTL_FEATURE_PCTR.yamt
2008-05-02Move to 2 clasue licensemartin
2008-05-02Move TNF licenses to 2 clause formmartin
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-29- Document RAS_START_ASM, RAS_END_ASM, RAS_START_ASM_HIDDEN, andscw
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-22Add posix_madvise(2) and appropriate definitions in sys/mman.h header.rmind
2008-03-16Describe how to portable extend a file. From joerg. Bump date.wiz
2008-03-10Move previously added sentence to STANDARDS section, as suggested by yamt.wiz
2008-03-10Mention that extending files with truncate is a POSIX extension.wiz
2008-02-24doecument that we now can return eagain.christos
2008-02-23Fix tiny typosborrill
2008-02-16minor pedanticism about glibc. Suggested by Joerg.tnn