Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
musl
/
aee9b1526247f74e9b755b50e102b3b4ce2aac1d
/
src
/
conf
3bed89a
fix off-by-one in bounds check in fpathconf
by Rich Felker
· 10 years ago
93be56b
remove unsupported nonstandard sysconf macros and their table entries
by Rich Felker
· 10 years ago
ff78355
rework sysconf table to treat zero entries as invalid
by Rich Felker
· 10 years ago
96315d2
add _SC_PHYS_PAGES and _SC_AVPHYS_PAGES extentions to sysconf
by Rich Felker
· 11 years ago
6cf7d17
in sysconf, use getrlimit function rather than raw syscall for rlimits
by Rich Felker
· 11 years ago
233767b
avoid linear-time if/else special cases in sysconf
by Rich Felker
· 11 years ago
0a8d982
fix confstr return value
by Timo Teräs
· 11 years ago
d8e283d
correct the sysconf value for RTSIG_MAX
by Rich Felker
· 11 years ago
b20760c
support configurable page size on mips, powerpc and microblaze
by Szabolcs Nagy
· 11 years ago
7a34dd3
fix overflow in sysconf for _SC_MQ_PRIO_MAX
by Rich Felker
· 11 years ago
bf7b728
a few more fixes for unistd/sysconf feature reporting
by Rich Felker
· 11 years ago
a6d39fd
report presence of ADV and MSG options in unistd.h and sysconf
by Rich Felker
· 11 years ago
7783050
report that posix_spawn is supported in unistd.h and sysconf
by Rich Felker
· 11 years ago
f03db4b
document in sysconf and unistd.h that per-thread cpu clocks exist
by Rich Felker
· 11 years ago
7df42e8
report support of TPS option in unistd.h and sysconf
by Rich Felker
· 12 years ago
9a7fac7
let sysconf accurately report # of cpus available
by Rich Felker
· 13 years ago
c613125
fix broken sysconf when correct value is -1
by Rich Felker
· 13 years ago
2e0c1fe
sysconf support for dynamic limits (open files and processes)
by Rich Felker
· 13 years ago
b3b00d1
sysconf for PTHREAD_KEYS_MAX
by Rich Felker
· 13 years ago
c0f3441
in pathconf, -1, not 0, means unsupported.. syncio presumably works, too.
by Rich Felker
· 13 years ago
3e082df
fix bogus pathconf result for file size bits
by Rich Felker
· 13 years ago
2b0ceda
define MQ_PRIO_MAX
by Rich Felker
· 13 years ago
67e793e
better fix sysconf pthread stack min
by Rich Felker
· 14 years ago
5e72cb4
consistency with pthread stack min in limits.h
by Rich Felker
· 14 years ago
81af503
fix sem_open and sem_close to obey posix semantics
by Rich Felker
· 14 years ago
c255e55
put confstr.c with the other conf functions
by Rich Felker
· 14 years ago
0b44a03
initial check-in, version 0.5.0
by Rich Felker
· 14 years ago