Mike Frysinger
|
266bdc1f62
Replace FSF snail mail address with URLs
|
преди 12 години |
Peter S. Mazinger
|
f6ad32f895
regex_old.c: adapt to new regex.h
|
преди 13 години |
Peter S. Mazinger
|
9b7e3299c3
regex_old.c: remove unneeded guard
|
преди 13 години |
Mike Frysinger
|
83968bbe1a
regex: silence set-but-unused warnings
|
преди 12 години |
Bernhard Reutner-Fischer
|
90d597eac8
regex_old: make some internal helpers static
|
преди 13 години |
Denys Vlasenko
|
10f19b4565
regex_old: convert static flag variable to smallint
|
преди 14 години |
Bernhard Reutner-Fischer
|
95bb1ae902
silence some warnings about unused params
|
преди 14 години |
Mike Frysinger
|
3aa584adcf
regex: call memcpy() ourselves
|
преди 15 години |
Denys Vlasenko
|
93f8a2e834
convert // comments to /**/; remove empty #if/#endif pairs. no code changes
|
преди 15 години |
Bernhard Reutner-Fischer
|
a5e6e0fcd3
remove erroneous ';'
|
преди 15 години |
Mike Frysinger
|
3575b74175
add hidden aliases for older regex search functions
|
преди 15 години |
Denis Vlasenko
|
cf578c75a5
ctype: remove some trivial macros from ctype.h;
|
преди 16 години |
Denis Vlasenko
|
63c18a8309
regex: remove useless casts on allocations;
|
преди 16 години |
Denis Vlasenko
|
0ef4c6b76f
regex: drop __<funcname> aliases. remove much of unused code.
|
преди 16 години |
Denis Vlasenko
|
66dfcf4efb
test/regex/tst-regex2.c: fix the rest of testsuite failures
|
преди 16 години |
Denis Vlasenko
|
cac6ed4e68
test/regex/tst-regex2.c: fix test failure. Next one is immediately after...
|
преди 16 години |
Denis Vlasenko
|
1cfb1a3247
heed compiler warnings about checking non-defined variables in #if directives
|
преди 16 години |
Denis Vlasenko
|
9611f84e12
*: remove vestiges of gcc's "bounded pointers" feature,
|
преди 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
|
e8c6de1939
libc_hidden_proto removal, just a few functions
|
преди 16 години |
Bernhard Reutner-Fischer
|
af64d37942
- fix for r23427. Thanks to psm for mentioning this and sorry for the breakage
|
преди 16 години |
Bernhard Reutner-Fischer
|
7a0eea11b4
- remove non stdc path (old style definitions). No obj-code changes
|
преди 16 години |
Bernhard Reutner-Fischer
|
1f020b1786
- trim any trailing whitespace
|
преди 16 години |
Bernd Schmidt
|
e433ede08b
Revert revision 19347, plus libc_hidden_proto for __uc_malloc.
|
преди 16 години |
Denis Vlasenko
|
87726c7887
add missing includes of unistd.h for smallint usage
|
преди 16 години |
Denis Vlasenko
|
88917b0f14
replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe.
|
преди 16 години |
Denis Vlasenko
|
380783acef
Introduce and use small[u]int type. Changes in size:
|
преди 16 години |
Denis Vlasenko
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
преди 16 години |
Denis Vlasenko
|
9c6cdf5450
add hidden_proto's for __uc_malloc
|
преди 16 години |