Peter S. Mazinger
|
42c1ad48fa
Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back
|
18 years ago |
Mike Frysinger
|
22f992395b
dont define _stdio_init if it doesnt do anything
|
18 years ago |
Peter S. Mazinger
|
39d1c1774d
missed another global data marking
|
19 years ago |
Peter S. Mazinger
|
f45706ca6a
global data uses libc_hidden_data_def, convert all -I hope- and add some new
|
19 years ago |
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 years ago |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 years ago |
Peter S. Mazinger
|
8b7e919bac
Hide _stdio_init/term, sorry, one change went mistakenly into the earlier commit
|
19 years ago |
Peter S. Mazinger
|
e385ba0d0d
Hide some of the f* *printf, use them as well
|
19 years ago |
Peter S. Mazinger
|
8a0b43005a
Hide mostly used functions
|
19 years ago |
Peter S. Mazinger
|
5da06322c2
Hide more of stdio,getdents, use internal __raise
|
19 years ago |
Manuel Novoa III
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 years ago |