Mike Frysinger
|
266bdc1f62
Replace FSF snail mail address with URLs
|
12 anni fa |
Peter S. Mazinger
|
56023566de
remove duplicate prototypes for _stdio_term().
|
13 anni fa |
Denys Vlasenko
|
82f8d0bce1
Defeat compiler optimization which assumes function addresses are never NULL
|
13 anni fa |
Bernhard Reutner-Fischer
|
21730caa66
trim Experimentally off and uncommented hidden
|
15 anni fa |
Denis Vlasenko
|
b0a365f74a
hostid: improve extremely unreadable parts
|
16 anni fa |
Denis Vlasenko
|
fbb32ad9b6
on Bernd's request, remove commented-out code snippets
|
16 anni fa |
Denis Vlasenko
|
7357e8836f
shring sugnal-relared stuff a bit. BTW why constant memset is not inlined by gcc?
|
16 anni fa |
Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
16 anni fa |
Denis Vlasenko
|
b133fe1cac
next portion of libc_hidden_proto removal
|
16 anni fa |
Denis Vlasenko
|
e8c6de1939
libc_hidden_proto removal, just a few functions
|
16 anni fa |
Bernhard Reutner-Fischer
|
1372e95c24
- remove a couple of duplicate includes
|
16 anni fa |
Denis Vlasenko
|
380783acef
Introduce and use small[u]int type. Changes in size:
|
16 anni fa |
Denis Vlasenko
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
16 anni fa |
Eric Andersen
|
1478c2de05
Major cleanup of internal mutex locking. Be more consistant in how we do
|
18 anni fa |
Peter S. Mazinger
|
e53e67e228
Some warnings go away
|
19 anni fa |
Peter S. Mazinger
|
bfa91a43d6
Make i386 build w/ -std=c99 (almost)
|
19 anni fa |
Peter S. Mazinger
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 anni fa |
Mike Frysinger
|
537494b031
move a bunch of arch-specific checks out of common files and into an arch specific header file to make porting/updates a lot easier
|
19 anni fa |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 anni fa |
Mike Frysinger
|
7682b26483
update for newer binutils
|
19 anni fa |
Mike Frysinger
|
3be78b4257
fix typo
|
19 anni fa |
Mike Frysinger
|
7f011a1674
grammar fix
|
19 anni fa |
Peter S. Mazinger
|
42d2cb36ee
New hidden versions
|
19 anni fa |
Peter S. Mazinger
|
8b7e919bac
Hide _stdio_init/term, sorry, one change went mistakenly into the earlier commit
|
19 anni fa |
Mike Frysinger
|
ea0e3fa5e9
add an abort for arm
|
19 anni fa |
Peter S. Mazinger
|
b7ca7d087d
Convert the rest of users to hidden
|
19 anni fa |
Mike Frysinger
|
aab07d0500
macro out the thread funcs in libc if threading is disabled
|
19 anni fa |
Peter S. Mazinger
|
c885bf5cf9
More hiding, including __mempcpy
|
19 anni fa |
Peter S. Mazinger
|
8a0b43005a
Hide mostly used functions
|
19 anni fa |
Peter S. Mazinger
|
5da06322c2
Hide more of stdio,getdents, use internal __raise
|
19 anni fa |