Denis Vlasenko
|
513720b73b
remove checks for "impossible" errors,
|
16 년 전 |
Denis Vlasenko
|
7357e8836f
shring sugnal-relared stuff a bit. BTW why constant memset is not inlined by gcc?
|
16 년 전 |
Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
16 년 전 |
Denis Vlasenko
|
b133fe1cac
next portion of libc_hidden_proto removal
|
16 년 전 |
Peter S. Mazinger
|
60155d4649
Change to build w/ -std=c99
|
19 년 전 |
Peter S. Mazinger
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 년 전 |
Mike Frysinger
|
70d37cb4af
disable deprecated warnings for some files
|
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
|
6a2a30ccc6
internal sigpause, do we really default to BSD signals?
|
19 년 전 |
Peter S. Mazinger
|
c885bf5cf9
More hiding, including __mempcpy
|
19 년 전 |
Peter S. Mazinger
|
8a0b43005a
Hide mostly used functions
|
19 년 전 |
Mike Frysinger
|
9e25f3a5c5
sync with glibc (and shrinks the object code nicely by like half)
|
19 년 전 |
Mike Frysinger
|
f6677b70e1
update licenses and sync with glibc
|
19 년 전 |
Eric Andersen
|
1a9ad98b8a
Let the #define do all the work
|
19 년 전 |
Eric Andersen
|
1664f73efa
Lets not just paper over this. Add implementation of __xpg_sigpause()
|
19 년 전 |
Eric Andersen
|
f2eb46b4e6
Sigpause was broken. Now it is fixed.
|
23 년 전 |
Eric Andersen
|
5606e4d6f9
More reorg. A place for everything and everything in its place...
|
24 년 전 |