Mike Frysinger
|
266bdc1f62
Replace FSF snail mail address with URLs
|
12 年之前 |
Peter S. Mazinger
|
293173f870
pthreadP.h: avoid shadow warnings
|
13 年之前 |
Denys Vlasenko
|
69c3616ade
sleep: include Linus' email in the comment
|
14 年之前 |
Denys Vlasenko
|
18e0f7e66e
sleep: document testing result on 2.4.x kernels
|
14 年之前 |
Denys Vlasenko
|
fed8640bce
sleep: add comment with test program for SIG_IGNed SIGCHLD
|
14 年之前 |
Denys Vlasenko
|
162cfaea20
*: inline constant __sig{add,del}set and __sigismember
|
14 年之前 |
Denys Vlasenko
|
e9b9c97c33
sleep: tiny code shrink
|
14 年之前 |
Denys Vlasenko
|
251a3c19cb
sleep: employ __USE_EXTERN_INLINES (with necessary fixes)
|
14 年之前 |
Denys Vlasenko
|
62fb840ea0
sleep: check "SIGCHLD is SIG_IGN'ed" first. Saves two syscalls in common case
|
14 年之前 |
Denys Vlasenko
|
5e8d3975e2
sleep: remove commented-out code. no code changes
|
14 年之前 |
Denys Vlasenko
|
c403e32526
sleep: code shrink
|
14 年之前 |
Salvatore Cro
|
4b88e6e858
libc: Fix cancellation handling in some C functions
|
14 年之前 |
Denys Vlasenko
|
93f8a2e834
convert // comments to /**/; remove empty #if/#endif pairs. no code changes
|
15 年之前 |
Bernhard Reutner-Fischer
|
21730caa66
trim Experimentally off and uncommented hidden
|
15 年之前 |
Denis Vlasenko
|
b0a365f74a
hostid: improve extremely unreadable parts
|
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 年之前 |
Bernhard Reutner-Fischer
|
e2bccada40
- whitespace fixes
|
16 年之前 |
Bernhard Reutner-Fischer
|
4cc4b30426
- adds several config-options to allow for turning off certain features
|
16 年之前 |
Mike Frysinger
|
ae0badd742
Daniel Jacobowitz: sleep()/usleep() relies on nanosleep() being a cancellation
|
17 年之前 |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 年之前 |
"Steven J. Hill"
|
c0e47c665d
Fix alias.
|
19 年之前 |
"Steven J. Hill"
|
b9ff960b2d
Remove unused weak_alias. Thanks Peter.
|
19 年之前 |
Peter S. Mazinger
|
b7ca7d087d
Convert the rest of users to hidden
|
19 年之前 |
Peter S. Mazinger
|
dcfc19695c
Do __sleep, should we make it weak, so that libpthread can overwrite it?
|
19 年之前 |
Peter S. Mazinger
|
c885bf5cf9
More hiding, including __mempcpy
|
19 年之前 |
Peter S. Mazinger
|
8a0b43005a
Hide mostly used functions
|
19 年之前 |
Eric Andersen
|
5c62002cc8
Make sleep behave itself properly inthe presence of SIGCHLD
|
21 年之前 |
David McCullough
|
f9709e559a
|
21 年之前 |