Waldemar Brodkorb
|
493d0cc28b
remove MJN only debug messages
|
8 سال پیش |
Peter S. Mazinger
|
0eb904a89c
fputc.c, stdio.h: no need for hidden putc, putc_unlocked and fputc_unlocked
|
13 سال پیش |
Bernhard Reutner-Fischer
|
21730caa66
trim Experimentally off and uncommented hidden
|
15 سال پیش |
Denis Vlasenko
|
d763ce093b
fix improperly hidden fputc_unlocked
|
16 سال پیش |
Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
16 سال پیش |
Bernhard Reutner-Fischer
|
b7a3469048
- for non-threaded, non-macro case we were missing __GI_fputc (for e.g. error.c)
|
16 سال پیش |
Bernhard Reutner-Fischer
|
669e7e91fd
- dtrt
|
17 سال پیش |
Bernhard Reutner-Fischer
|
1a0edbb3f6
- provide a hidden_def for fputc_unlocked that is aliased to __fputc_unlocked.
|
18 سال پیش |
Peter S. Mazinger
|
0d212a2b26
make gcc4 happy w/ hidden_def/proto, correct some typos
|
19 سال پیش |
Peter S. Mazinger
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
19 سال پیش |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 سال پیش |
Peter S. Mazinger
|
c0ffa5031a
Forgot about the macros ;-(
|
19 سال پیش |
Peter S. Mazinger
|
ce10435077
Hide *getc* *putc*
|
19 سال پیش |
Peter S. Mazinger
|
855dca36fe
Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_internal, do not use cascading aliases
|
19 سال پیش |
Peter S. Mazinger
|
5c2de4b255
Change internal name __f[ge,pu]tc_unlocked to __libc_x
|
19 سال پیش |
Peter S. Mazinger
|
25fbf2080e
Hide some
|
19 سال پیش |
Peter S. Mazinger
|
f8d5244380
weaks moved after the related function so gcc4 won't warn
|
19 سال پیش |
Manuel Novoa III
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 سال پیش |