projects
/
oweals
/
musl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sys/prctl.h: add PR_*_TAGGED_ADDR_* from linux v5.4
[oweals/musl.git]
/
src
/
misc
/
2019-12-22
Rich Felker
spare archs without time32 legacy the cost of ioctl...
tree
|
commitdiff
2019-12-22
Rich Felker
add further ioctl time64 fallback conversion for device...
tree
|
commitdiff
2019-12-21
Rich Felker
don't continue looping through ioctl compat_map after...
tree
|
commitdiff
2019-12-20
Rich Felker
add further ioctl time64 fallback conversions
tree
|
commitdiff
2019-12-19
Rich Felker
improve ioctl time64 conversion fallback framework
tree
|
commitdiff
2019-12-19
Rich Felker
convert ioctl time64 fallbacks to table-driven framework
tree
|
commitdiff
2019-10-24
Rich Felker
fix errno for posix_openpt with no free ptys available
tree
|
commitdiff
2019-10-20
Rich Felker
wait4, getrusage: add time64/x32 variant
tree
|
commitdiff
2019-08-30
Rich Felker
add public declaration for optreset under appropriate...
tree
|
commitdiff
2019-08-01
Rich Felker
ioctl: add fallback for new time64 SIOCGSTAMP[NS]
tree
|
commitdiff
2018-12-10
Rich Felker
add namespace-safe version of getauxval for internal use
tree
|
commitdiff
2018-12-10
Rich Felker
fix wordexp not to read past end of string ending with...
tree
|
commitdiff
2018-09-12
Rich Felker
split internal lock API out of libc.h, creating lock.h
tree
|
commitdiff
2018-09-12
Rich Felker
remove spurious inclusion of libc.h for LFS64 ABI aliases
tree
|
commitdiff
2018-09-12
Rich Felker
reduce spurious inclusion of libc.h
tree
|
commitdiff
2018-09-12
Rich Felker
remove or make static various unused __-prefixed symbols
tree
|
commitdiff
2018-09-12
Rich Felker
overhaul internally-public declarations using wrapper...
tree
|
commitdiff
2018-09-12
Rich Felker
declare __getopt_msg in stdio_impl.h
tree
|
commitdiff
2018-09-12
Rich Felker
use lighter internal stdio lock in getopt error printing
tree
|
commitdiff
2018-09-12
Rich Felker
move and deduplicate declarations of __procfdname to...
tree
|
commitdiff
2018-09-12
Rich Felker
fix issues from public functions defined without declar...
tree
|
commitdiff
2018-08-22
Rich Felker
getopt: update optarg and optind correctly on missing...
tree
|
commitdiff
2018-04-27
Rich Felker
getopt_long_only: don't prefix-match long-options that...
tree
|
commitdiff
2018-02-26
Rich Felker
add public interface headers to implementation files
tree
|
commitdiff
2018-02-24
Rich Felker
fix getopt wrongly treating colons in optstring as...
tree
|
commitdiff
2018-02-23
Rich Felker
add getentropy function
tree
|
commitdiff
2018-02-05
Alexander Monakov
re-fix child reaping in wordexp
tree
|
commitdiff
2018-02-01
Samuel Holland
getopt_long: accept prefix match of long options contai...
tree
|
commitdiff
2018-02-01
Samuel Holland
fix getopt_long arguments to partial matches
tree
|
commitdiff
2018-01-09
Jens Gustedt
revise the definition of multiple basic locks in the...
tree
|
commitdiff
2017-10-14
Rich Felker
fix incorrect base name offset from nftw when pathname...
tree
|
commitdiff
2017-01-05
Rich Felker
fix getopt[_long] clobbering of optopt on success
tree
|
commitdiff
2016-10-20
Rich Felker
fix getopt_long_only misinterpreting "--" as an option
tree
|
commitdiff
2016-10-20
Natanael Copa
use dynamic buffer for getmntent
tree
|
commitdiff
2016-05-23
Rich Felker
fix a64l undefined behavior on ILP32 archs, wrong resul...
tree
|
commitdiff
2016-02-16
Rich Felker
fix unlikely corner cases in getopt's message printing
tree
|
commitdiff
2015-08-21
Steven Barth
getsubopt: don't include leading = in value string
tree
|
commitdiff
2015-07-09
Rich Felker
handle loss of syslog socket connection
tree
|
commitdiff
2015-03-16
Josiah Worcester
add alternate backend support for getgrouplist
tree
|
commitdiff
2015-03-04
Rich Felker
eliminate atomics in syslog setlogmask function
tree
|
commitdiff
2015-03-04
Rich Felker
make all objects used with atomic operations volatile
tree
|
commitdiff
2015-02-11
Rich Felker
fix bad character checking in wordexp
tree
|
commitdiff
2015-01-21
Rich Felker
simplify part of getopt_long
tree
|
commitdiff
2015-01-21
Rich Felker
always set optarg in getopt_long
tree
|
commitdiff
2015-01-15
Rich Felker
for multithreaded set*id/setrlimit, handle case where...
tree
|
commitdiff
2015-01-13
Rich Felker
increase syslog message limit from 256 to 1024
tree
|
commitdiff
2015-01-11
Rich Felker
fix regression in getopt_long support for non-option...
tree
|
commitdiff
2015-01-09
Rich Felker
check for connect failure in syslog log opening
tree
|
commitdiff
2014-12-21
Rich Felker
overhaul forkpty function using new login_tty
tree
|
commitdiff
2014-12-21
Rich Felker
block pthread cancellation in openpty function
tree
|
commitdiff
2014-12-21
Rich Felker
don't write openpty results until success is determined
tree
|
commitdiff
2014-12-21
Felix Janda
add login_tty function
tree
|
commitdiff
2014-12-21
Rich Felker
set optopt in getopt_long
tree
|
commitdiff
2014-12-21
Rich Felker
add error message printing to getopt_long and make...
tree
|
commitdiff
2014-12-20
Rich Felker
support translation for getopt error messages
tree
|
commitdiff
2014-12-20
Rich Felker
fix stderr locking and ferror semantics in getopt messa...
tree
|
commitdiff
2014-12-13
Rich Felker
simplify getopt_long argv permutation loop logic
tree
|
commitdiff
2014-12-13
Rich Felker
fix handling of "--" with getopt_long argv permutation
tree
|
commitdiff
2014-12-11
Rich Felker
accept null longopts pointer in getopt_long
tree
|
commitdiff
2014-12-11
Rich Felker
fix getopt handling of initial '+' in optstring
tree
|
commitdiff
2014-12-11
Rich Felker
support abbreviated options in getopt_long
tree
|
commitdiff
2014-12-11
Rich Felker
support options after non-option arguments in getopt_lo...
tree
|
commitdiff
2014-12-04
Rich Felker
fix getopt handling of ':' modifier for multibyte optio...
tree
|
commitdiff
2014-12-03
Gianluca Anzolin
add support for non-option arguments extension to getopt
tree
|
commitdiff
2014-11-16
Felix Fietkau
getopt: fix optional argument processing
tree
|
commitdiff
2014-08-08
Timo Teräs
make endmntent function handle null argument
tree
|
commitdiff
2014-07-31
Rich Felker
implement ffsl and ffsll functions
tree
|
commitdiff
2014-07-20
Brent Cook
add issetugid function to check for elevated privilege
tree
|
commitdiff
2014-07-18
Rich Felker
provide getauxval(AT_SECURE) even if it is missing...
tree
|
commitdiff
2014-07-12
Rich Felker
implement the LOG_CONS option in syslog
tree
|
commitdiff
2014-07-12
Rich Felker
suppress early syslog return when log socket cannot...
tree
|
commitdiff
2014-07-12
Rich Felker
implement the LOG_PERROR option in syslog
tree
|
commitdiff
2014-07-12
Clément Vasseur
fix the %m specifier in syslog
tree
|
commitdiff
2014-06-21
Rich Felker
implement fmtmsg function
tree
|
commitdiff
2014-06-12
Rich Felker
support optional-argument extension to getopt via doubl...
tree
|
commitdiff
2014-05-30
Szabolcs Nagy
fix for broken kernel side RLIM_INFINITY on mips
tree
|
commitdiff
2014-05-25
Rich Felker
support kernels with no SYS_open syscall, only SYS_openat
tree
|
commitdiff
2014-04-07
Rich Felker
add getauxval function
tree
|
commitdiff
2014-03-18
Rich Felker
use syscall_arg_t for arguments in public syscall(...
tree
|
commitdiff
2014-03-17
Rich Felker
fix negated error codes from ptsname_r
tree
|
commitdiff
2014-02-01
Rich Felker
fix nftw FTW_MOUNT flag
tree
|
commitdiff
2013-12-13
Rich Felker
optimize get_current_dir_name to reduce stack bloat
tree
|
commitdiff
2013-12-12
Szabolcs Nagy
include cleanups: remove unused headers and add feature...
tree
|
commitdiff
2013-11-22
Rich Felker
fix and refactor child reaping logic in wordexp
tree
|
commitdiff
2013-11-22
Rich Felker
fix fd leak and case where fd 1 is already closed in...
tree
|
commitdiff
2013-11-22
Rich Felker
fix resource exhaustion and zero-word cases in wordexp
tree
|
commitdiff
2013-11-22
Rich Felker
improve robustness of wordexp and fix handling of 0...
tree
|
commitdiff
2013-08-31
Rich Felker
remove incorrect cancellation points from realpath
tree
|
commitdiff
2013-08-31
Rich Felker
debloat realpath's allocation strategy
tree
|
commitdiff
2013-08-31
Rich Felker
make realpath use O_PATH when opening the file
tree
|
commitdiff
2013-08-02
Rich Felker
debloat code that depends on /proc/self/fd/%d with...
tree
|
commitdiff
2013-04-06
Isaac Dunham
Add ABI compatability aliases.
tree
|
commitdiff
2013-04-01
Rich Felker
fix typo in setpriority syscall wrapper
tree
|
commitdiff
2013-03-23
Rich Felker
fix multiple bugs in syslog interfaces
tree
|
commitdiff
2012-12-07
Rich Felker
move new linux syscall wrapper functions to proper...
tree
|
commitdiff
2012-12-07
Rich Felker
fix trailing whitespace issues that crept in here and...
tree
|
commitdiff
2012-12-06
rofl0r
add arch_prctl syscall (amd64/x32 only)
tree
|
commitdiff
2012-12-06
rofl0r
add personality syscall
tree
|
commitdiff
2012-10-01
Rich Felker
add getopt reset support
tree
|
commitdiff
2012-09-29
Rich Felker
fix some more O_CLOEXEC/SOCK_CLOEXEC issues
tree
|
commitdiff
next