Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
musl
/
ba0d83e822b9ea386881feaa1e478114d147bd27
/
include
/
wchar.h
2ed4e9d
remove parameter names from public headers
by Rich Felker
· 8 years ago
5505f6a
add missing *_unlocked and wcsftime_l prototypes to wchar.h
by Daniel Sabogal
· 8 years ago
d0040e2
improve iswdigit macro to diagnose errors
by Rich Felker
· 10 years ago
a60457c
suppress macro definitions of ctype functions under C++
by Rich Felker
· 10 years ago
ab9672a
implement uchar.h (C11 UTF-16/32 conversion) interfaces
by Rich Felker
· 10 years ago
c8a9c22
restore type of NULL to void * except when used in C++ programs
by Rich Felker
· 11 years ago
2e5dfa5
fix feature test macro logic for _BSD_SOURCE
by Rich Felker
· 11 years ago
c4dd0c9
change wint_t to unsigned
by Rich Felker
· 11 years ago
9448b05
refactor headers, especially alltypes.h, and improve C++ ABI compat
by Rich Felker
· 11 years ago
a3e2f3c
respect iso c namespace in stdio.h and wchar.h regarding va_list
by Rich Felker
· 11 years ago
c7af271
eliminate bits/wchar.h
by Rich Felker
· 12 years ago
41d7c77
use a common definition of NULL as 0L for C and C++
by Rich Felker
· 12 years ago
c1a9658
default features: make musl usable without feature test macros
by Rich Felker
· 12 years ago
400c5e5
use restrict everywhere it's required by c99 and/or posix 2008
by Rich Felker
· 12 years ago
e0614f7
add all missing wchar functions except floating point parsers
by Rich Felker
· 13 years ago
224c7a3
fix the type of wchar_t on arm; support wchar_t varying with arch
by Rich Felker
· 13 years ago
1461e02
implement open_wmemstream
by Rich Felker
· 13 years ago
c74d306
missing prototypes for mbsnrtowcs and wcsnrtombs
by Rich Felker
· 13 years ago
1c1aa32
missing prototype for wcscoll (stub)
by Rich Felker
· 14 years ago
e18b563
implement [v]swprintf
by Rich Felker
· 14 years ago
c247ebd
more header fixes, minor warning fix
by Rich Felker
· 14 years ago
0b44a03
initial check-in, version 0.5.0
by Rich Felker
· 14 years ago