Jens Gustedt
|
c4bc0b1a64
consistently use the LOCK an UNLOCK macros
|
7 tahun lalu |
Jens Gustedt
|
47d0bcd476
new lock algorithm with state and congestion count in one atomic int
|
7 tahun lalu |
Hauke Mehrtens
|
b583c5d3b4
add additional uapi guards for Linux kernel header files
|
7 tahun lalu |
Rich Felker
|
628cf979b2
fix iconv output of surrogate pairs in ucs2
|
7 tahun lalu |
Rich Felker
|
95c6044e2a
add support for BOM-determined-endian UCS2, UTF-16, and UTF-32 to iconv
|
7 tahun lalu |
Rich Felker
|
9d4d0ee41b
add cp866 (dos cyrillic) to iconv
|
7 tahun lalu |
Rich Felker
|
54941eddfd
update case mappings to unicode 10.0
|
7 tahun lalu |
Rich Felker
|
c72c1c52bc
update ctype tables to unicode 10.0
|
7 tahun lalu |
Rich Felker
|
d3f23337ee
reformat ctype tables to be diff-friendly, match tool output
|
7 tahun lalu |
Rich Felker
|
d5029bb88a
fix endian errors in netinet/icmp6.h due to failure to include endian.h
|
7 tahun lalu |
Jo-Philipp Wich
|
14cec8678e
fix endian errors in arpa/nameser.h due to failure to include endian.h
|
7 tahun lalu |
Nicholas Wilson
|
2a831786f0
remove unused explicit dependency rules for crti/crtn
|
7 tahun lalu |
Natanael Copa
|
eb7f93c4f6
use the name UTC instead of GMT for UTC timezone
|
7 tahun lalu |
Natanael Copa
|
3ec82877e7
fix sysconf for infinite rlimits
|
7 tahun lalu |
Nicholas Wilson
|
131276809f
fix x32 unistd macros to report as ILP32 not LP64
|
7 tahun lalu |
Rich Felker
|
6430315683
fix data race in at_quick_exit
|
7 tahun lalu |
Rich Felker
|
01957bed1e
add ibm1047 codepage (ebcdic representation of latin1) to iconv
|
7 tahun lalu |
Timo Teräs
|
8a6bd7307d
implement strftime padding specifier extensions
|
8 tahun lalu |
Rich Felker
|
2488d31f5a
adjust fopencookie structure tag for ABI-compat
|
7 tahun lalu |
William Pitcock
|
061843340f
implement the fopencookie extension to stdio
|
7 tahun lalu |
Rich Felker
|
4000b0107d
make fgetwc handling of encoding errors consistent with/without buffer
|
7 tahun lalu |
Rich Felker
|
a90d9da1d1
fix treatment by fgetws of encoding errors as eof
|
7 tahun lalu |
Szabolcs Nagy
|
72656157f5
fix fgetwc when decoding a character that crosses buffer boundary
|
7 tahun lalu |
Rich Felker
|
a223dbd27a
add reverse iconv mappings for JIS-based encodings
|
7 tahun lalu |
Rich Felker
|
105eff9dec
generalize iconv framework for 8-bit codepages
|
7 tahun lalu |
Rich Felker
|
a71b46cfd2
fix malloc state corruption when ldso rejects loading a second libc
|
7 tahun lalu |
Rich Felker
|
d060edf6c5
reformat cjk iconv tables to be diff-friendly, match tool output
|
7 tahun lalu |
Bobby Bingham
|
c21051e90c
prevent fork's errno from being clobbered by atfork handlers
|
7 tahun lalu |
Rich Felker
|
a39f20bf9f
add iso-2022-jp support (decoding only) to iconv
|
7 tahun lalu |
Rich Felker
|
5b546faa67
add iconv framework for decoding stateful encodings
|
7 tahun lalu |