index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
sys
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2021-11-01
Version the sigaction(2) libc wrapper. The new version uses the "siginfo"
thorpej
2021-10-31
Tidy up how __sigaction14_sigtramp.c is added to SRCS.
thorpej
2021-10-26
Merge all MD __sigaction14_sigtramp.c copies into one:
christos
2021-10-01
PR/56424: Clay Mayers: recvfrom() is not a cancelation point as documented
christos
2021-09-19
Add native implementations of eventfd(2) and timerfd(2), compatible with
thorpej
2020-08-14
New system call getrandom() compatible with Linux and others.
riastradh
2020-07-17
Add ppoll() a compatibility wrapper around pollts(2)
kamil
2020-05-16
Add ACL support for FFS. From FreeBSD.
christos
2019-09-22
Add a new member to struct vfsstat and grow the unused members
christos
2019-09-15
documentation for fexecve(2)
christos
2018-07-31
Userland changes for getsockopt2().
rjs
2018-07-12
Remove the kernel PMC code. Sent yesterday on tech-kern@.
maxv
2017-12-25
libc: Add a dummy implementation of vadvise()
kamil
2017-12-19
Deregister vadvise.S from lib/libc/sys/Makefile.inc
kamil
2017-04-01
Add man page links for:
abhinav
2017-02-23
add link for accept4.
christos
2017-02-08
Add accept4, a tiny wrapper around paccept.
maya
2017-02-08
Make paccept a weak symbol in preparation for using it in another function
maya
2017-02-07
Mark exect(3) obsolete and bind it to plain execve(2) on all platforms
kamil
2016-07-03
GSoC 2016 Charles Cui: Implement thread priority protection based on work
christos
2016-04-23
add clock_getcpuclockid{2,}
christos
2016-04-03
userland bits for wait6/waitid.
christos
2015-11-29
Initial documentation of the internal syscalls that implement the librt
pgoyette
2015-01-31
PR/49617: Kirk Russell: posix_fallocate() should be returning an error on
christos
2014-12-10
Add hooks for RUMPRUN build of libc
pooka
2014-09-25
Fix argument paddiing for posix_fallocate and fdiscard with gcc 1.x
manu
2014-07-25
Add userlevel manifestations of posix_fallocate and fdiscard, in
dholland
2014-01-31
expose __lwp_park60
christos
2014-01-16
"soon" is "now". Remove all __indr_reference crap.
christos
2013-11-09
Add utimens/lutimens man pages links.
njoly
2013-10-17
Change mknodat(2) device argument type from uint32_t to dev_t.
njoly
2013-03-29
no need for __lwp_park50.S here and we don't provide __lwp_park60.S so that
christos
2012-11-18
Add most system calls for POSIX extended API set, part 2, with test cases:
manu
2012-10-02
add clock_nanosleep(2)
christos
2012-09-12
setcontext() used to be incompatible with -lpthread since it affected
manu
2012-06-22
{send,recv}mmsg glue
christos
2012-03-08
Implement sem_timedwait.
joerg
2012-02-19
Emit SA syscalls using SYS_compat_60_*
matt
2012-02-13
Quota-related docs fixes:
dholland
2012-02-11
Add userland part of posix_spawn. Libc functions imported from FreeBSD.
martin
2012-02-01
Change the syscall API for quotas over to the new non-proplib one.
dholland
2011-08-17
Add futimens(2) and part of utimnsat(2)
manu
2011-08-08
First stage of support for Extended API set 2. Most of the think is
manu
2011-06-27
Fix multiple non compliances in our Linux-like extattr API, and make it
manu
2011-06-26
* Arrange for interfaces that create new file descriptors to be able to
christos
2011-03-06
merge the bouyer-quota2 branch. This adds a new on-disk format
bouyer
2011-01-10
add sigqueue
christos
2010-08-06
weakasm for kevent so it can be a cancelation point.
christos
2009-10-20
First pass at a manpage for modctl(2) (hi ad!).
jnemeth
2009-04-10
Add a special lint stub for __sigaction14 which broke when we switched
christos
[next]