Mike Frysinger
|
266bdc1f62
Replace FSF snail mail address with URLs
|
há 12 anos atrás |
Peter S. Mazinger
|
145ad1d976
poll, ppoll: use cancel.h
|
há 13 anos atrás |
Peter S. Mazinger
|
06419c7f9c
ppoll: no need for hidden version
|
há 13 anos atrás |
Salvatore Cro
|
4b88e6e858
libc: Fix cancellation handling in some C functions
|
há 14 anos atrás |
Bernhard Reutner-Fischer
|
6d3ed00a41
ppoll: get NULL from stddef.h
|
há 15 anos atrás |
Bernhard Reutner-Fischer
|
21730caa66
trim Experimentally off and uncommented hidden
|
há 15 anos atrás |
Mike Frysinger
|
1b6ff11554
ppoll: switch to INLINE_SYSCALL() to match glibc
|
há 15 anos atrás |
Denis Vlasenko
|
f82635e74a
fix ppoll. we forgot to pass 5th parameter to the syscall
|
há 15 anos atrás |
Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
há 16 anos atrás |
Bernhard Reutner-Fischer
|
694525ec2e
- tidy up inline:
|
há 16 anos atrás |
Bernhard Reutner-Fischer
|
ae549acff0
- remove superfluous ';'. No objcode changes.
|
há 16 anos atrás |
Bernhard Reutner-Fischer
|
4cc4b30426
- adds several config-options to allow for turning off certain features
|
há 16 anos atrás |
Mike Frysinger
|
678a887f60
Bernd Schmidt writes: The following patch is needed for libc to be able to emulate poll with ppoll.
|
há 17 anos atrás |
Khem Raj
|
75ab33eae1
Should be __sigset_t instead of sigset_t.
|
há 17 anos atrás |
Mike Frysinger
|
148c1f7749
add support for ppoll() and emulate poll() with it when __NR_poll does not exist
|
há 17 anos atrás |