Peter S. Mazinger
|
11430a8e3c
_exit.c: add ABORT_INSTRUCTION
|
vor 13 Jahren |
Peter S. Mazinger
|
ab5add209a
_exit.c: include the proper headers
|
vor 13 Jahren |
Austin Foxley
|
f757db2d31
Merge remote branch 'origin/master' into nptl_merge
|
vor 15 Jahren |
Bernhard Reutner-Fischer
|
fa1bb23a59
_Exit(): add weak alias to _exit() for C99
|
vor 15 Jahren |
Austin Foxley
|
4a689f0b90
some tweaks under libc/ needed for nptl
|
vor 15 Jahren |
Bernhard Reutner-Fischer
|
21730caa66
trim Experimentally off and uncommented hidden
|
vor 15 Jahren |
Mike Frysinger
|
6c70a940b4
drop missing {INLINE,INTERNAL}_SYSCALL fallback logic
|
vor 15 Jahren |
Denis Vlasenko
|
b133fe1cac
next portion of libc_hidden_proto removal
|
vor 16 Jahren |
Bernhard Reutner-Fischer
|
fc44a577aa
- trim superfluous ';'. No objcode changes
|
vor 16 Jahren |
Bernhard Reutner-Fischer
|
f1775381f9
- fix inline keyword
|
vor 16 Jahren |
Peter S. Mazinger
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
vor 19 Jahren |
Peter S. Mazinger
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
vor 19 Jahren |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
vor 19 Jahren |
Peter S. Mazinger
|
403d3b6c02
Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add it back
|
vor 19 Jahren |
Peter S. Mazinger
|
9d2c271f9b
Hide exit/_exit
|
vor 19 Jahren |
Peter S. Mazinger
|
aeed8fa791
Make use of newly introduced attribute_noreturn
|
vor 19 Jahren |
Peter S. Mazinger
|
e21214c425
Mark _exit as noreturn, include/unistd.h does this already
|
vor 19 Jahren |
Peter S. Mazinger
|
d85c61c5e7
add dummy loop to kill gcc warning, probably _exit should get attribute_noreturn
|
vor 19 Jahren |
Mike Frysinger
|
a7e14569d2
fix eriks e-mail address
|
vor 20 Jahren |
Eric Andersen
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
vor 21 Jahren |
Eric Andersen
|
a9752043dd
Add some syscalls which I moved out of syscalls.c
|
vor 22 Jahren |