summaryrefslogtreecommitdiff
path: root/lib/libc/sys/Makefile.inc
AgeCommit message (Expand)Author
2021-11-01Version the sigaction(2) libc wrapper. The new version uses the "siginfo"thorpej
2021-10-31Tidy up how __sigaction14_sigtramp.c is added to SRCS.thorpej
2021-10-26Merge all MD __sigaction14_sigtramp.c copies into one:christos
2021-10-01PR/56424: Clay Mayers: recvfrom() is not a cancelation point as documentedchristos
2021-09-19Add native implementations of eventfd(2) and timerfd(2), compatible withthorpej
2020-08-14New system call getrandom() compatible with Linux and others.riastradh
2020-07-17Add ppoll() a compatibility wrapper around pollts(2)kamil
2020-05-16Add ACL support for FFS. From FreeBSD.christos
2019-09-22Add a new member to struct vfsstat and grow the unused memberschristos
2019-09-15documentation for fexecve(2)christos
2018-07-31Userland changes for getsockopt2().rjs
2018-07-12Remove the kernel PMC code. Sent yesterday on tech-kern@.maxv
2017-12-25libc: Add a dummy implementation of vadvise()kamil
2017-12-19Deregister vadvise.S from lib/libc/sys/Makefile.inckamil
2017-04-01Add man page links for:abhinav
2017-02-23add link for accept4.christos
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
2016-07-03GSoC 2016 Charles Cui: Implement thread priority protection based on workchristos
2016-04-23add clock_getcpuclockid{2,}christos
2016-04-03userland bits for wait6/waitid.christos
2015-11-29Initial documentation of the internal syscalls that implement the librtpgoyette
2015-01-31PR/49617: Kirk Russell: posix_fallocate() should be returning an error onchristos
2014-12-10Add hooks for RUMPRUN build of libcpooka
2014-09-25Fix argument paddiing for posix_fallocate and fdiscard with gcc 1.xmanu
2014-07-25Add userlevel manifestations of posix_fallocate and fdiscard, indholland
2014-01-31expose __lwp_park60christos
2014-01-16"soon" is "now". Remove all __indr_reference crap.christos
2013-11-09Add utimens/lutimens man pages links.njoly
2013-10-17Change mknodat(2) device argument type from uint32_t to dev_t.njoly
2013-03-29no need for __lwp_park50.S here and we don't provide __lwp_park60.S so thatchristos
2012-11-18Add most system calls for POSIX extended API set, part 2, with test cases:manu
2012-10-02add clock_nanosleep(2)christos
2012-09-12setcontext() used to be incompatible with -lpthread since it affectedmanu
2012-06-22{send,recv}mmsg gluechristos
2012-03-08Implement sem_timedwait.joerg
2012-02-19Emit SA syscalls using SYS_compat_60_*matt
2012-02-13Quota-related docs fixes:dholland
2012-02-11Add userland part of posix_spawn. Libc functions imported from FreeBSD.martin
2012-02-01Change the syscall API for quotas over to the new non-proplib one.dholland
2011-08-17Add futimens(2) and part of utimnsat(2)manu
2011-08-08First stage of support for Extended API set 2. Most of the think ismanu
2011-06-27Fix multiple non compliances in our Linux-like extattr API, and make itmanu
2011-06-26* Arrange for interfaces that create new file descriptors to be able tochristos
2011-03-06merge the bouyer-quota2 branch. This adds a new on-disk formatbouyer
2011-01-10add sigqueuechristos
2010-08-06weakasm for kevent so it can be a cancelation point.christos
2009-10-20First pass at a manpage for modctl(2) (hi ad!).jnemeth
2009-04-10Add a special lint stub for __sigaction14 which broke when we switchedchristos