Max Filippov
|
90f24fc948
include/ctype.h: restore __isctype_l definition
|
há 4 anos atrás |
Max Filippov
|
d1a3ca7ca5
include/ctype.h: drop is*_l macro definitions
|
há 4 anos atrás |
Bernhard Reutner-Fischer
|
5799194b75
ctype.h: Tweak comment
|
há 10 anos atrás |
Mike Frysinger
|
266bdc1f62
Replace FSF snail mail address with URLs
|
há 12 anos atrás |
Peter S. Mazinger
|
14b0a648ca
ctype.c, ctype.h: remove commented parts that were banned for removal after 0.9.31
|
há 13 anos atrás |
Peter S. Mazinger
|
f4ec824864
ctype.c, _collate.c, str[n]casecmp.c, strlcpy.c: remove unused hidden functions
|
há 13 anos atrás |
Bernhard Reutner-Fischer
|
8793e73bdb
SUSv4: disable isascii, toascii, _toupper, _tolower
|
há 15 anos atrás |
Bernhard Reutner-Fischer
|
eaacd088ac
silence warning about undefined CPP token
|
há 15 anos atrás |
Bernhard Reutner-Fischer
|
3aa8bd9434
_toupper, _tolower depend on SUSv4
|
há 15 anos atrás |
Denys Vlasenko
|
93f8a2e834
convert // comments to /**/; remove empty #if/#endif pairs. no code changes
|
há 15 anos atrás |
Bernhard Reutner-Fischer
|
b316b0c2a6
- fix compilation of !UCLIBC_HAS_CTYPE_TABLES by merging duplicate bits
|
há 15 anos atrás |
Denis Vlasenko
|
eb856014a0
add comment why do we need _ISbit() macro
|
há 15 anos atrás |
Carmelo Amoroso
|
3a4062d83c
Re-add _ISbit macro required to build libstdc++ from gcc toolchain.
|
há 15 anos atrás |
Bernhard Reutner-Fischer
|
3f59c71ed8
- whitespace cleanup; no obj-code changes
|
há 16 anos atrás |
Denis Vlasenko
|
d2ac303510
Help unifdef to remove private parts of headers
|
há 16 anos atrás |
Denis Vlasenko
|
cf578c75a5
ctype: remove some trivial macros from ctype.h;
|
há 16 anos atrás |
Denis Vlasenko
|
ee5c521918
Remove unused macros
|
há 16 anos atrás |
Bernhard Reutner-Fischer
|
28075836bd
- make isascii visible again
|
há 16 anos atrás |
Bernhard Reutner-Fischer
|
4a7ac42c31
- make sure isspace() is exported.
|
há 16 anos atrás |
Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
há 16 anos atrás |
Denis Vlasenko
|
b133fe1cac
next portion of libc_hidden_proto removal
|
há 16 anos atrás |
Denis Vlasenko
|
933df87e4e
libc_hidden_proto removal, a few more functions
|
há 16 anos atrás |
Carmelo Amoroso
|
54365d35cb
Hush compiler for extern inline warnings by using
|
há 16 anos atrás |
Peter S. Mazinger
|
403d3b6c02
Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add it back
|
há 19 anos atrás |
Peter S. Mazinger
|
dcc619d6cd
Sync minimally w/ glibc, else cpio fails building
|
há 19 anos atrás |
Manuel Novoa III
|
ca773a850f
Obligatory forgotten file.
|
há 21 anos atrás |
Manuel Novoa III
|
9c6f2391ed
Create a typedef for the ctype bitmask table entries.
|
há 21 anos atrás |
Manuel Novoa III
|
1217289737
Add a new *scanf implementation, includeing the *wscanf functions.
|
há 21 anos atrás |
Eric Andersen
|
7a7b103e9c
Patch from Aidan Van Dyk to make _toupper and _tolower
|
há 22 anos atrás |
Eric Andersen
|
ba23f7118c
Aidan Van Dyk noticed that _toupper and _tolower were misbehaving.
|
há 22 anos atrás |