Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
hace 16 años |
Denis Vlasenko
|
933df87e4e
libc_hidden_proto removal, a few more functions
|
hace 16 años |
Denis Vlasenko
|
e8c6de1939
libc_hidden_proto removal, just a few functions
|
hace 16 años |
Denis Vlasenko
|
380783acef
Introduce and use small[u]int type. Changes in size:
|
hace 16 años |
Peter S. Mazinger
|
55b24e4e95
Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE
|
hace 18 años |
Peter S. Mazinger
|
42c1ad48fa
Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back
|
hace 18 años |
Mike Frysinger
|
2607bee419
Patch by Joseph S. Myers to add support for ARM EABI
|
hace 19 años |
Peter S. Mazinger
|
cf4d1f62f9
Mark __assert as noreturn
|
hace 19 años |
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 ;-)
|
hace 19 años |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
hace 19 años |
Mike Frysinger
|
cd662e64be
tweak __progname handling some more since some [bad] apps actually try and use it
|
hace 19 años |
Manuel Novoa III
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
hace 21 años |
Manuel Novoa III
|
2bfa4ae4b8
Prevent runaway asserts, which can happen if there's a problem with
|
hace 21 años |
Manuel Novoa III
|
1217289737
Add a new *scanf implementation, includeing the *wscanf functions.
|
hace 21 años |
Manuel Novoa III
|
b7df7e6da8
ANSI/ISO C99 requires assert() to write to stderr. This means that
|
hace 22 años |
Manuel Novoa III
|
599ad608ee
Enable WCHAR support for C/POSIX stub locales.
|
hace 22 años |
Manuel Novoa III
|
03e039820d
Swap in the new stdio code.
|
hace 22 años |
Eric Andersen
|
c6218dbae5
A number of updates from Manuel Novoa III. Things look good...
|
hace 24 años |
Eric Andersen
|
448e40e86c
Update to assert behavior
|
hace 24 años |
Eric Andersen
|
1eb3e9989a
New misc tree that actually has misc stuff in it.
|
hace 24 años |