Mike Frysinger
|
266bdc1f62
Replace FSF snail mail address with URLs
|
12 سال پیش |
Peter S. Mazinger
|
41f937c846
adapt regex to new regex.h
|
13 سال پیش |
Denis Vlasenko
|
cf578c75a5
ctype: remove some trivial macros from ctype.h;
|
16 سال پیش |
Denis Vlasenko
|
1c8c83e23b
new regex: stop confusing ourself with _LIBC being undefined;
|
16 سال پیش |
Denis Vlasenko
|
0ef4c6b76f
regex: drop __<funcname> aliases. remove much of unused code.
|
16 سال پیش |
Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
16 سال پیش |
Denis Vlasenko
|
b133fe1cac
next portion of libc_hidden_proto removal
|
16 سال پیش |
Denis Vlasenko
|
933df87e4e
libc_hidden_proto removal, a few more functions
|
16 سال پیش |
Denis Vlasenko
|
e8c6de1939
libc_hidden_proto removal, just a few functions
|
16 سال پیش |
Bernd Schmidt
|
6d7aed92f2
This fixes a problem with the move of libc_hidden_proto to string.h.
|
16 سال پیش |
Bernhard Reutner-Fischer
|
1d7049aa86
- Avoid warning about undefined preprocessor token. No obj-code changes.
|
16 سال پیش |
Denis Vlasenko
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
16 سال پیش |
Peter S. Mazinger
|
d5f635529a
select needs sys/select.h, str[n]casecmp/ffs needs strings.h, if BSD is not defined, gettimeofday has other prototype and tm_gmtoff/tm_zone do not exist
|
18 سال پیش |
Peter S. Mazinger
|
766ef9a2cc
Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined
|
18 سال پیش |
Peter S. Mazinger
|
55b24e4e95
Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE
|
18 سال پیش |
Peter S. Mazinger
|
75b1747bb2
make regex a little bit smaller
|
19 سال پیش |
Peter S. Mazinger
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 سال پیش |
Peter S. Mazinger
|
b25ad630be
Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-)
|
19 سال پیش |
Peter S. Mazinger
|
eba63c6f8f
get rid of warning if UCLIBC_HAS_CTYPE_TABLES is not enabled
|
19 سال پیش |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 سال پیش |
Peter S. Mazinger
|
eb326e80ad
Use hidden towupper in new regex
|
19 سال پیش |
Peter S. Mazinger
|
b865ce517b
New regex as well
|
19 سال پیش |
Peter S. Mazinger
|
53b5f21c9c
Hide more
|
19 سال پیش |
Peter S. Mazinger
|
21237865a7
Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ...
|
19 سال پیش |
Peter S. Mazinger
|
92a148d641
Make use internal str*casecmp/wcscoll
|
19 سال پیش |
Peter S. Mazinger
|
c885bf5cf9
More hiding, including __mempcpy
|
19 سال پیش |
Peter S. Mazinger
|
8a0b43005a
Hide mostly used functions
|
19 سال پیش |
Peter S. Mazinger
|
57eac0f84b
Allow internal_function to come from libc
|
19 سال پیش |
Peter S. Mazinger
|
86ee08b08e
Add new regex code from glibc, this is almost double size of the earlier one, but passes sed tests (and thus allows making sed shrink from 91k to 42k
|
19 سال پیش |
Peter S. Mazinger
|
c4869de2c7
Rename regex.c to regex_old.c
|
19 سال پیش |