summaryrefslogtreecommitdiff
path: root/lib/libc/sys
AgeCommit message (Expand)Author
2017-10-25Add clock_nanosleep to the NAME sectionabhinav
2017-10-25Add pipe2 to the NAME sectionabhinav
2017-10-25Add sigqueueinfo to the NAME sectionabhinav
2017-10-25Add FD_SET, FD_CLR, FD_ISSET and FD_ZERO to the NAME sectionabhinav
2017-10-25Add fktrace to the NAME sectionabhinav
2017-10-25Add fhstatvfs1 to the NAME sectionabhinav
2017-10-25Add fchroot to the NAME sectionabhinav
2017-07-03Remove workaround for ancient HTML generation code.wiz
2017-06-12Fix typoabhinav
2017-06-11Grammar and punctuation fixes in few sentencesabhinav
2017-06-11Insert missing wordabhinav
2017-06-07EV_SET(2) - simplify descriptionkamil
2017-06-07s/filesystem/file system/abhinav
2017-06-06Bump date for previousabhinav
2017-06-06Update the EV_SET() description with newer implementation.kamil
2017-06-03Fix typo: s/interrput/interrupt/abhinav
2017-05-31Document transition of EV_SET() from a macro to a static inline functionkamil
2017-05-27merge the bouyer-socketcan branch to HEAD.bouyer
2017-05-14file system police.wiz
2017-05-14Use Nx.wiz
2017-05-09Add missing word.abhinav
2017-05-06Extend the mmap(2) interface to allow requesting protections for laterjoerg
2017-04-23Sort errors.wiz
2017-04-23Fix sentences at couple of placesabhinav
2017-04-21Mention that the signal stack of the newly created lwp is reset to disabled.christos
2017-04-11Use more markup for `struct timespec`abhinav
2017-04-11s/Sets/Set: Use style consistent with the other sentences in that list.abhinav
2017-04-08Fix typo in previous (ptrace(2))kamil
2017-04-08Document new calls and be more clear about PT_SYSCALL* in ptrace(2)kamil
2017-04-07Fix typos and some grammarpgoyette
2017-04-07Correction in ptrace(2) about operations that emit signalskamil
2017-04-02Fix sentence.abhinav
2017-04-01Add man page links for:abhinav
2017-04-01Add EV_SET() to the NAME sectionabhinav
2017-03-30Remov comma from the last Nm entryabhinav
2017-03-05Fix man page ERRORS section for (clock,pthread}_getcpuclockid to matchnjoly
2017-03-04Fix {clock,pthread}_getcpuclockid to return an error number onnjoly
2017-02-23add link for accept4.christos
2017-02-23Formatting fix.wiz
2017-02-23Document PT_GETDBREGS and PT_SETDBRGS in ptrace(2)kamil
2017-02-22Introduce new ptrace(2) API to allow/prevent exection of LWPkamil
2017-02-21Use .Fn to refer functions instead of .Nm.abhinav
2017-02-21Fix spelling of "includes".abhinav
2017-02-12Introduce new interface in ptrace(2) - PT_GET_SIGMASK and PT_SET_SIGMASKkamil
2017-02-08oops, do not write the same file twice -- accidentally ran patch twicemaya
2017-02-08Document accept4 in accept(2)maya
2017-02-08Add accept4, a tiny wrapper around paccept.maya
2017-02-08Make paccept a weak symbol in preparation for using it in another functionmaya
2017-02-07Mark exect(3) obsolete and bind it to plain execve(2) on all platformskamil
2017-02-03Add posix_madvise(2) in the NAME section.abhinav