Bernhard Reutner-Fischer
|
5a2b42a483
unistd: hide relocations
|
%!s(int64=13) %!d(string=hai) anos |
Bernhard Reutner-Fischer
|
d2b29ac7a0
usershell: switch to config parser
|
%!s(int64=14) %!d(string=hai) anos |
Denys Vlasenko
|
93f8a2e834
convert // comments to /**/; remove empty #if/#endif pairs. no code changes
|
%!s(int64=15) %!d(string=hai) anos |
Bernhard Reutner-Fischer
|
21730caa66
trim Experimentally off and uncommented hidden
|
%!s(int64=15) %!d(string=hai) anos |
Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
%!s(int64=16) %!d(string=hai) anos |
Denis Vlasenko
|
b133fe1cac
next portion of libc_hidden_proto removal
|
%!s(int64=16) %!d(string=hai) anos |
Denis Vlasenko
|
933df87e4e
libc_hidden_proto removal, a few more functions
|
%!s(int64=16) %!d(string=hai) anos |
Bernhard Reutner-Fischer
|
1f020b1786
- trim any trailing whitespace
|
%!s(int64=16) %!d(string=hai) anos |
Bernhard Reutner-Fischer
|
1d7049aa86
- Avoid warning about undefined preprocessor token. No obj-code changes.
|
%!s(int64=16) %!d(string=hai) anos |
Denis Vlasenko
|
88917b0f14
replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe.
|
%!s(int64=16) %!d(string=hai) anos |
Peter S. Mazinger
|
64b8d39133
Mark some functions as BSD only
|
%!s(int64=18) %!d(string=hai) anos |
Peter S. Mazinger
|
766ef9a2cc
Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined
|
%!s(int64=18) %!d(string=hai) anos |
Peter S. Mazinger
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
%!s(int64=19) %!d(string=hai) anos |
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 ;-)
|
%!s(int64=19) %!d(string=hai) anos |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
%!s(int64=19) %!d(string=hai) anos |
Peter S. Mazinger
|
403d3b6c02
Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add it back
|
%!s(int64=19) %!d(string=hai) anos |
Peter S. Mazinger
|
3c84ded68a
Convert internal users of chmod/*stat*, minimize change for __strsep
|
%!s(int64=19) %!d(string=hai) anos |
Peter S. Mazinger
|
afdecae49f
Use internal versions
|
%!s(int64=19) %!d(string=hai) anos |
Peter S. Mazinger
|
855dca36fe
Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_internal, do not use cascading aliases
|
%!s(int64=19) %!d(string=hai) anos |
Peter S. Mazinger
|
f3b4c74b53
100 JUMP relocs less (remaining 431) by hiding internally used ones
|
%!s(int64=19) %!d(string=hai) anos |
Eric Andersen
|
9581a1b022
Make certain that the prototype for fgets_unlocked is defined
|
%!s(int64=20) %!d(string=hai) anos |
Eric Andersen
|
2b8a8dc714
Oops. As Pavel Roskin notes, I forgot to conditionally include
|
%!s(int64=22) %!d(string=hai) anos |
Eric Andersen
|
498a87d196
Rework usershell.c, as the old one was packed full of unhandled
|
%!s(int64=22) %!d(string=hai) anos |
Eric Andersen
|
81bd440016
Patch from Robert Griebl <griebl@gmx.de> to support
|
%!s(int64=22) %!d(string=hai) anos |