Mike Frysinger
|
266bdc1f62
Replace FSF snail mail address with URLs
|
12 năm trước cách đây |
Peter S. Mazinger
|
41f937c846
adapt regex to new regex.h
|
13 năm trước cách đây |
Peter S. Mazinger
|
3fa004b7d2
regcomp.c, aeabi_mb_cur_max.c: use unconditionally MB_CUR_MAX from stdlib.h
|
13 năm trước cách đây |
Denys Vlasenko
|
93f8a2e834
convert // comments to /**/; remove empty #if/#endif pairs. no code changes
|
15 năm trước cách đây |
Bernhard Reutner-Fischer
|
21730caa66
trim Experimentally off and uncommented hidden
|
15 năm trước cách đây |
Denis Vlasenko
|
cf578c75a5
ctype: remove some trivial macros from ctype.h;
|
16 năm trước cách đây |
Denis Vlasenko
|
7779fe8108
convert yet another old-style function definition
|
16 năm trước cách đây |
Denis Vlasenko
|
1c8c83e23b
new regex: stop confusing ourself with _LIBC being undefined;
|
16 năm trước cách đây |
Denis Vlasenko
|
63c18a8309
regex: remove useless casts on allocations;
|
16 năm trước cách đây |
Denis Vlasenko
|
0ef4c6b76f
regex: drop __<funcname> aliases. remove much of unused code.
|
16 năm trước cách đây |
Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
16 năm trước cách đây |
Bernhard Reutner-Fischer
|
1f020b1786
- trim any trailing whitespace
|
16 năm trước cách đây |
Bernhard Reutner-Fischer
|
f1775381f9
- fix inline keyword
|
16 năm trước cách đây |
Peter S. Mazinger
|
55b24e4e95
Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE
|
18 năm trước cách đây |
Peter S. Mazinger
|
1c86fc7824
Sync w/ glibc
|
18 năm trước cách đây |
Mike Frysinger
|
85a4083f12
Bernhard Fischer writes: remove unused variables
|
19 năm trước cách đây |
Peter S. Mazinger
|
ba9a21b2fa
Get rid of nested warnings
|
19 năm trước cách đây |
Peter S. Mazinger
|
15868f9c3d
s/weak_alias/strong_alias/, only what I knew as needed are kept. We will now see what libpthread will do ...
|
19 năm trước cách đây |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 năm trước cách đây |
Peter S. Mazinger
|
43123f2ccc
Get rid of tolower/toupper jump reloc, correct tow* for XLOCALE
|
19 năm trước cách đây |
Peter S. Mazinger
|
255fb838c8
Macros are no good for jump relocs, hack to get rid of one introduced my new regex code
|
19 năm trước cách đây |
Peter S. Mazinger
|
e5b07a0aed
Make new regex build w/ WCHAR disabled, vapier, does it now work for you?
|
19 năm trước cách đây |
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 năm trước cách đây |