Waldemar Brodkorb
|
52df983934
remove editor hints for vi
|
7 years ago |
Waldemar Brodkorb
|
6a8ccc9552
remove linuxthreads.new, rename linuxthreads.old
|
8 years ago |
Waldemar Brodkorb
|
e1e46622ac
Revert "resolve merge"
|
9 years ago |
Waldemar Brodkorb
|
6b6ede3d15
resolve merge
|
9 years ago |
Markos Chandras
|
49d3f93362
libc/pause: Enable pause_nocancel for arches without __NR_pause
|
11 years ago |
Peter S. Mazinger
|
62c208d68f
pause.c: add back usage of pause syscall
|
13 years ago |
Peter S. Mazinger
|
2d9054b39a
pause.c: use cancel.h, provide __libc_pause only for LT_OLD
|
13 years ago |
Peter S. Mazinger
|
4e171958a1
pause.c: no need for __UCLIBC_HIDE_DEPRECATED__, the code does not use old functions
|
13 years ago |
Denys Vlasenko
|
162cfaea20
*: inline constant __sig{add,del}set and __sigismember
|
14 years ago |
Bernhard Reutner-Fischer
|
13433395f2
silence some warnings about missing prototypes
|
14 years ago |
Khem Raj
|
ed0915ba70
Get new nptl building on SH4
|
14 years ago |
Austin Foxley
|
57e8823548
cancellation support for a large amount of the required syscalls
|
15 years ago |
Denys Vlasenko
|
395e1d9761
sigpause: remove libc_hidden_proto/def
|
15 years ago |
Denis Vlasenko
|
147041d260
Reinstate __libc_foo's needed for linuxthreads.old.
|
15 years ago |
Denis Vlasenko
|
43ef9c6b3f
*: remove some __libc_XXX functions:
|
16 years ago |
Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
16 years ago |
Bernhard Reutner-Fischer
|
ae549acff0
- remove superfluous ';'. No objcode changes.
|
16 years ago |
Eric Andersen
|
ffd98ffec7
Take Mike Frysinger's comments into account -- make certain that user
|
18 years ago |
Peter S. Mazinger
|
05e75260d6
Get rid of missing prototype warnings
|
19 years ago |
Peter S. Mazinger
|
9ca46ae789
Convert all the strong_aliases to weak that are cancelable in libpthread
|
19 years ago |
Mike Frysinger
|
70d37cb4af
disable deprecated warnings for some files
|
19 years ago |
Peter S. Mazinger
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
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
|
6a2a30ccc6
internal sigpause, do we really default to BSD signals?
|
19 years ago |
Mike Frysinger
|
a7e14569d2
fix eriks e-mail address
|
20 years ago |
Eric Andersen
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
21 years ago |