Peter S. Mazinger
|
6c7c4fb8e1
select: adapt cancelation to use cancel.h
|
13 éve |
Bernhard Reutner-Fischer
|
13433395f2
silence some warnings about missing prototypes
|
14 éve |
Austin Foxley
|
57e8823548
cancellation support for a large amount of the required syscalls
|
15 éve |
Bernhard Reutner-Fischer
|
21730caa66
trim Experimentally off and uncommented hidden
|
15 éve |
Mike Frysinger
|
cf65d6c6c6
add GNU extension for select timeouts where the sub-second field is actually longer than one second
|
15 éve |
Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
16 éve |
Bernhard Reutner-Fischer
|
ae549acff0
- remove superfluous ';'. No objcode changes.
|
16 éve |
Bernhard Reutner-Fischer
|
4cc4b30426
- adds several config-options to allow for turning off certain features
|
16 éve |
Mike Frysinger
|
f032afc5fd
if __NR__newselect and __NR_select are unavailable, fall back to __NR_pselect6
|
17 éve |
Eric Andersen
|
ffd98ffec7
Take Mike Frysinger's comments into account -- make certain that user
|
18 éve |
Mike Frysinger
|
b4a09d83d1
psm updates: add __libc symbols for signal cancellation
|
18 éve |
Peter S. Mazinger
|
d5f635529a
select needs sys/select.h, str[n]casecmp/ffs needs strings.h, if BSD is not defined, gettimeofday has other prototype and tm_gmtoff/tm_zone do not exist
|
18 éve |
Peter S. Mazinger
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
19 éve |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 éve |
Peter S. Mazinger
|
f4256c0836
Implement more hidden
|
19 éve |
Mike Frysinger
|
a7e14569d2
fix eriks e-mail address
|
20 éve |
Eric Andersen
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
21 éve |