index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
common
/
bits
/
kernel-features.h
Age
Commit message (
Expand
)
Author
2022-02-27
guard prlimit, reported by Lance Fredrickson
Waldemar Brodkorb
2018-10-20
do not expose recvmmsg/sendmmsg for unsupported kernels
Waldemar Brodkorb
2017-01-28
remove PID caching
Waldemar Brodkorb
2016-09-26
always assume tgkill is present
Waldemar Brodkorb
2015-03-22
libc: add getrandom(2)
Bernhard Reutner-Fischer
2013-02-11
libc: add posix_fallocate()
Bernhard Reutner-Fischer
2013-01-17
socket.h: pull socket_type.h from eglibc
Bernhard Reutner-Fischer
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
2011-11-07
libc: flesh out linux scheduler functions
Henning Heinold
2011-05-11
add pipe2()
Bernhard Reutner-Fischer
2011-05-11
accept4: Implement cancellation
Bernhard Reutner-Fischer
2010-03-05
pull kernel-features.h from NPTL
Bernhard Reutner-Fischer
2010-03-04
poll: unavailable on linux < 2.2.0
Bernhard Reutner-Fischer
2009-10-07
clean up O_CLOEXEC handling
Mike Frysinger
2009-08-05
handle _SC_NPROCESSORS_CONF and _SC_NPROCESSORS_ONLN
Bernhard Reutner-Fischer
2008-12-11
Move kernel-features.h header from the linuxthread directory
Carmelo Amoroso