Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
musl
/
1bc10ffeaa7c7ce44b3e214e02e302642511c7c7
1bc10ff
add _DIRENT_HAVE_D_* macros to dirent.h
by Rostislav Skudnov
· 7 years ago
b64539a
fix printf alt-form octal with value 0 and no explicit precision
by Rich Felker
· 7 years ago
32482f6
revise the definition of multiple basic locks in the code
by Jens Gustedt
· 7 years ago
c4bc0b1
consistently use the LOCK an UNLOCK macros
by Jens Gustedt
· 7 years ago
47d0bcd
new lock algorithm with state and congestion count in one atomic int
by Jens Gustedt
· 7 years ago
b583c5d
add additional uapi guards for Linux kernel header files
by Hauke Mehrtens
· 7 years ago
628cf97
fix iconv output of surrogate pairs in ucs2
by Rich Felker
· 7 years ago
95c6044
add support for BOM-determined-endian UCS2, UTF-16, and UTF-32 to iconv
by Rich Felker
· 7 years ago
9d4d0ee
add cp866 (dos cyrillic) to iconv
by Rich Felker
· 7 years ago
54941ed
update case mappings to unicode 10.0
by Rich Felker
· 7 years ago
c72c1c5
update ctype tables to unicode 10.0
by Rich Felker
· 7 years ago
d3f2333
reformat ctype tables to be diff-friendly, match tool output
by Rich Felker
· 7 years ago
d5029bb
fix endian errors in netinet/icmp6.h due to failure to include endian.h
by Rich Felker
· 7 years ago
14cec86
fix endian errors in arpa/nameser.h due to failure to include endian.h
by Jo-Philipp Wich
· 7 years ago
2a83178
remove unused explicit dependency rules for crti/crtn
by Nicholas Wilson
· 7 years ago
eb7f93c
use the name UTC instead of GMT for UTC timezone
by Natanael Copa
· 7 years ago
3ec8287
fix sysconf for infinite rlimits
by Natanael Copa
· 7 years ago
1312768
fix x32 unistd macros to report as ILP32 not LP64
by Nicholas Wilson
· 7 years ago
6430315
fix data race in at_quick_exit
by Rich Felker
· 7 years ago
01957be
add ibm1047 codepage (ebcdic representation of latin1) to iconv
by Rich Felker
· 7 years ago
8a6bd73
implement strftime padding specifier extensions
by Timo Teräs
· 8 years ago
2488d31
adjust fopencookie structure tag for ABI-compat
by Rich Felker
· 7 years ago
0618433
implement the fopencookie extension to stdio
by William Pitcock
· 7 years ago
4000b01
make fgetwc handling of encoding errors consistent with/without buffer
by Rich Felker
· 7 years ago
a90d9da
fix treatment by fgetws of encoding errors as eof
by Rich Felker
· 7 years ago
7265615
fix fgetwc when decoding a character that crosses buffer boundary
by Szabolcs Nagy
· 7 years ago
a223dbd
add reverse iconv mappings for JIS-based encodings
by Rich Felker
· 7 years ago
105eff9
generalize iconv framework for 8-bit codepages
by Rich Felker
· 7 years ago
a71b46c
fix malloc state corruption when ldso rejects loading a second libc
by Rich Felker
· 7 years ago
d060edf
reformat cjk iconv tables to be diff-friendly, match tool output
by Rich Felker
· 7 years ago
c21051e
prevent fork's errno from being clobbered by atfork handlers
by Bobby Bingham
· 7 years ago
a39f20b
add iso-2022-jp support (decoding only) to iconv
by Rich Felker
· 7 years ago
5b546fa
add iconv framework for decoding stateful encodings
by Rich Felker
· 7 years ago
0df5b39
simplify/optimize iconv utf-8 case
by Rich Felker
· 7 years ago
9eb6dd5
handle ascii range individually in each iconv case
by Rich Felker
· 7 years ago
bff59d1
move iconv_close to its own translation unit
by Rich Felker
· 7 years ago
79f49ef
refactor iconv conversion descriptor encoding/decoding
by Rich Felker
· 7 years ago
30fdda6
fix getaddrinfo error code for non-numeric service with AI_NUMERICSERV
by A. Wilcox
· 7 years ago
67b2994
fix mismatched type of __pthread_tsd_run_dtors weak definition
by Rich Felker
· 7 years ago
1393533
s390x: use generic ioctl.h
by Szabolcs Nagy
· 7 years ago
4dc44ce
microblaze: add statx syscall from linux v4.13
by Szabolcs Nagy
· 7 years ago
ffd048a
aarch64: add extra_context struct from linux v4.13
by Szabolcs Nagy
· 7 years ago
6651ef1
add new tcp.h socket options from linux v4.13
by Szabolcs Nagy
· 7 years ago
14ced22
add new fcntl.h macros from linux v4.13
by Szabolcs Nagy
· 7 years ago
754f66a
ioctl TIOCGPTPEER from linux v4.13
by Szabolcs Nagy
· 7 years ago
c35a8bf
add SO_ getsockopt options from linux v4.13
by Szabolcs Nagy
· 7 years ago
5daaed6
s390x: add syscall number for s390_guarded_storage from linux v4.12
by Szabolcs Nagy
· 7 years ago
2dc6760
i386: add arch_prctl syscall number from linux v4.12
by Szabolcs Nagy
· 7 years ago
840d45b
aarch64: add new HWCAP_* flags from linux v4.12
by Szabolcs Nagy
· 7 years ago
4c81122
add ARPHDR_VSOCKMON from linux v4.12
by Szabolcs Nagy
· 7 years ago
54f04d9
add new SO_ socket options from linux v4.12
by Szabolcs Nagy
· 7 years ago
9864f60
add statx syscall numbers from linux v4.11
by Szabolcs Nagy
· 7 years ago
c519658
add TCP_NLA_* enums from linux v4.11
by Szabolcs Nagy
· 7 years ago
ee3ae78
add TCP_FASTOPEN_CONNECT tcp socket option from linux v4.11
by Szabolcs Nagy
· 7 years ago
3eb82f7
add ETH_P_IBOE from linux v4.11
by Szabolcs Nagy
· 7 years ago
bd1560f
update aarch64 hwcap.h for linux v4.11
by Szabolcs Nagy
· 7 years ago
cee73f0
add kexec_file_load syscall number on powerpc from linux v4.10
by Szabolcs Nagy
· 8 years ago
8f56955
add microblaze syscall numbers from linux v4.10
by Szabolcs Nagy
· 8 years ago
d800403
add TFD_TIMER_CANCEL_ON_SET that timerfd.h was missing
by Szabolcs Nagy
· 8 years ago
f5638c2
add ETH_MIN_MTU and ETH_MAX_MTU from linux v4.10
by Szabolcs Nagy
· 8 years ago
0136969
add IP_RECVFRAGSIZE and IPV6_RECVFRAGSIZE from linux v4.10
by Szabolcs Nagy
· 8 years ago
5c596ed
add SCM_TIMESTAMPING_OPT_STATS and related TCP_ enums from linux v4.10
by Szabolcs Nagy
· 8 years ago
6fc6ca1
adjust posix_spawn dup2 action behavior to match future requirements
by Rich Felker
· 7 years ago
eb03bde
release 1.1.18
by Rich Felker
· 7 years ago
1b9406b
fix build regression on ARM for ISA levels less than v5
by Rich Felker
· 7 years ago
ec04d12
fix regression in glob with literal . or .. path component
by Rich Felker
· 7 years ago
004dc95
posix_spawn: use larger stack to cover worst-case in execvpe
by Will Dietz
· 7 years ago
2cd663f
release 1.1.17
by Rich Felker
· 7 years ago
45ca5d3
in dns parsing callback, enforce MAXADDRS to preclude overflow
by Rich Felker
· 7 years ago
5b5eb52
fix incorrect base name offset from nftw when pathname ends in slash(es)
by Rich Felker
· 7 years ago
c1e2736
fix read-after-free type error in pthread_detach
by Rich Felker
· 7 years ago
9074769
math: rewrite fma with mostly int arithmetics
by Szabolcs Nagy
· 7 years ago
b351605
for executing init array functions, use function type with prototype
by Rich Felker
· 7 years ago
e364774
fix access by setjmp and longjmp to __hwcap on arm built as thumb2
by Rich Felker
· 7 years ago
48be5b6
fix use of memset without declaration in sched.h cpu set macros
by Rich Felker
· 7 years ago
c10bc61
powerpc{64}: fix MAP_NORESERVE and MAP_LOCKED in mman.h
by Szabolcs Nagy
· 7 years ago
da438ee
work around incorrect EPERM from mmap syscall
by Rich Felker
· 7 years ago
8c4be3e
fix glob descent into . and .. with GLOB_PERIOD
by Rich Felker
· 7 years ago
565dbee
don't treat numeric port strings as servent records in getservby*()
by Rich Felker
· 7 years ago
9e01be6
fix signal masking race in pthread_create with priority attributes
by Rich Felker
· 7 years ago
822dddf
make syscall.h consistent with linux
by Szabolcs Nagy
· 8 years ago
9255dad
handle whitespace before %% in scanf
by Bartosz Brachaczek
· 7 years ago
51bdcdc
fix OOB reads in Xbyte_memmem
by Alexander Monakov
· 7 years ago
cc0dbd5
free allocations in clearenv
by Alexander Monakov
· 7 years ago
8e93279
overhaul environment functions
by Alexander Monakov
· 7 years ago
39db00a
fix erroneous acceptance of f4 9x xx xx code sequences by utf-8 decoder
by Rich Felker
· 7 years ago
11ddc31
fix erroneous stop before input limit in mbsnrtowcs and wcsnrtombs
by Rich Felker
· 7 years ago
8459c6f
arm: add HWCAP_ARM_ hwcap macros
by Szabolcs Nagy
· 8 years ago
06fbefd
add a_clz_64 helper function
by Szabolcs Nagy
· 8 years ago
3356177
s390x: add bits/hwcap.h
by Szabolcs Nagy
· 7 years ago
5f7efb8
move IPPORT_RESERVED from netdb.h to netinet/in.h
by Rich Felker
· 7 years ago
5f3b652
add powerpc64 and s390x to list of supported archs in INSTALL file
by Rich Felker
· 7 years ago
9d4c902
fix undefined behavior in memset due to missing sequence points
by Rich Felker
· 7 years ago
c7f56b4
__init_libc: add fallbacks for __progname setup
by Alexander Monakov
· 7 years ago
cc08669
add SIOCGSTAMPNS socket ioctl macro to ioctl.h
by Szabolcs Nagy
· 7 years ago
02b50c9
fix mips ioctl macros to match linux asm/sockios.h
by Szabolcs Nagy
· 7 years ago
670d6d0
fix unsynchronized access to FILE structure in fflush(0)
by Rich Felker
· 7 years ago
511b704
fix signed overflow in ftok
by Daniel Sabogal
· 7 years ago
1698fe6
fix build failure for sh4a due to missing colon in asm statement
by Thomas Petazzoni
· 7 years ago
80bf595
trap UB from attempts to join a detached thread
by Rich Felker
· 7 years ago
Next »