Rich Felker
|
c4dd0c98ba
change wint_t to unsigned
|
11 years ago |
Rich Felker
|
9448b0513e
refactor headers, especially alltypes.h, and improve C++ ABI compat
|
11 years ago |
Rich Felker
|
a3e2f3c2b1
respect iso c namespace in stdio.h and wchar.h regarding va_list
|
11 years ago |
Rich Felker
|
c7af271000
eliminate bits/wchar.h
|
12 years ago |
Rich Felker
|
41d7c77d6a
use a common definition of NULL as 0L for C and C++
|
12 years ago |
Rich Felker
|
c1a9658bd1
default features: make musl usable without feature test macros
|
12 years ago |
Rich Felker
|
400c5e5c83
use restrict everywhere it's required by c99 and/or posix 2008
|
12 years ago |
Rich Felker
|
e0614f7cd4
add all missing wchar functions except floating point parsers
|
13 years ago |
Rich Felker
|
224c7a376a
fix the type of wchar_t on arm; support wchar_t varying with arch
|
13 years ago |
Rich Felker
|
1461e02757
implement open_wmemstream
|
13 years ago |
Rich Felker
|
c74d306f47
missing prototypes for mbsnrtowcs and wcsnrtombs
|
13 years ago |
Rich Felker
|
1c1aa32eea
missing prototype for wcscoll (stub)
|
14 years ago |
Rich Felker
|
e18b563821
implement [v]swprintf
|
14 years ago |
Rich Felker
|
c247ebdd98
more header fixes, minor warning fix
|
14 years ago |
Rich Felker
|
0b44a0315b
initial check-in, version 0.5.0
|
14 years ago |