index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
wchar.h
Age
Commit message (
Expand
)
Author
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
2012-06-15
use fputwc in putwchar()
Peter S. Mazinger
2012-06-15
wchar.h: SuSv compliance
Peter S. Mazinger
2012-06-15
wchar.h: fix 2 typos in comments
Peter S. Mazinger
2011-03-10
add libc_hidden_proto for wcs[n]casecmp_l
Peter S. Mazinger
2011-03-10
time.c, wchar.h: remove unused hidden wcsftime
Peter S. Mazinger
2011-03-09
remove unused hidden functions
Peter S. Mazinger
2011-03-09
wchar.h, _collate.c, strlcpy.c: use a common prototype of __wcslcpy
Peter S. Mazinger
2011-03-09
ctype.c, _collate.c, str[n]casecmp.c, strlcpy.c: remove unused hidden functions
Peter S. Mazinger
2008-12-29
- expand SUSv3_LEGACY
Bernhard Reutner-Fischer
2008-11-26
libc/string: need additional work to remove libc_hidden_proto's properly
Denis Vlasenko
2008-11-20
Last portion of libc_hidden_proto removal.
Denis Vlasenko
2008-11-20
next portion of libc_hidden_proto removal
Denis Vlasenko
2006-03-22
Comment __mbrlen
Peter S. Mazinger
2005-12-06
Sync to glibc, remove __x
Peter S. Mazinger
2004-07-30
Cleanup some dead wood in the header files
Eric Andersen
2004-02-11
New stdio core. Should be more maintainable. Fixes a couple of bugs.
Manuel Novoa III
2004-01-14
Add a dummy (always fails) wcsftime. This is needed for the libstdc++ locale
Manuel Novoa III
2003-09-06
Don't install floating point related headers, and wrap some previously
Manuel Novoa III
2003-08-24
Fix a few bugs in the new extended locale functions.
Manuel Novoa III
2003-08-01
Add a new *scanf implementation, includeing the *wscanf functions.
Manuel Novoa III
2002-06-17
I guess nobody's tried this stuff. I apparently checked in the wrong version
Manuel Novoa III
2002-05-06
The obligatory forgotten files...
Manuel Novoa III