Waldemar Brodkorb
|
f2aac995e7
do not expose recvmmsg/sendmmsg for unsupported kernels
|
6 anos atrás |
Waldemar Brodkorb
|
c7e82668bd
convert accept4() to use cancel.h macros
|
7 anos atrás |
Waldemar Brodkorb
|
3843192be4
socketcall: fix compile issue with older Linux kernel
|
7 anos atrás |
Guo Ren
|
6e15fafa20
recvmmsg/sendmmsg: add recvmmsg sendmmsg support.
|
7 anos atrás |
Waldemar Brodkorb
|
e89e3af8f6
i386: use socketcall even if newer linux exposes direct syscalls
|
9 anos atrás |
Waldemar Brodkorb
|
775d660544
unbreak networking code for sparc
|
10 anos atrás |
Mike Frysinger
|
98df9185fd
libc/inet: pull in stddef.h for NULL
|
11 anos atrás |
Peter S. Mazinger
|
19607f1113
socketcalls.c: rewrite to use cancel.h
|
13 anos atrás |
Peter S. Mazinger
|
7bc58308af
socketcalls.c: prefer using recvfrom in recv and sendto in send
|
13 anos atrás |
Peter S. Mazinger
|
1533e2876b
remove __FORCE_GLIBC
|
13 anos atrás |
Bernhard Reutner-Fischer
|
74a2c71153
accept4: Implement cancellation
|
13 anos atrás |
Thierry Reding
|
46e3df937b
Implement accept4 system call.
|
13 anos atrás |
Carmelo Amoroso
|
ef65e97083
libc: Handle cancellation in non multiplexed socket calls
|
14 anos atrás |
Austin Foxley
|
0f3e8be773
whitespace fixes
|
15 anos atrás |
Austin Foxley
|
57e8823548
cancellation support for a large amount of the required syscalls
|
15 anos atrás |
Bernhard Reutner-Fischer
|
21730caa66
trim Experimentally off and uncommented hidden
|
15 anos atrás |
Denis Vlasenko
|
147041d260
Reinstate __libc_foo's needed for linuxthreads.old.
|
15 anos atrás |
Denis Vlasenko
|
43ef9c6b3f
*: remove some __libc_XXX functions:
|
16 anos atrás |
Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
16 anos atrás |
Denis Vlasenko
|
b133fe1cac
next portion of libc_hidden_proto removal
|
16 anos atrás |
Bernhard Reutner-Fischer
|
ae549acff0
- remove superfluous ';'. No objcode changes.
|
16 anos atrás |
Bernhard Reutner-Fischer
|
4cc4b30426
- adds several config-options to allow for turning off certain features
|
16 anos atrás |
Peter S. Mazinger
|
22826bcb41
Weaken all that I remember being used in libpthread
|
19 anos atrás |
Peter S. Mazinger
|
05e75260d6
Get rid of missing prototype warnings
|
19 anos atrás |
Peter S. Mazinger
|
9ca46ae789
Convert all the strong_aliases to weak that are cancelable in libpthread
|
19 anos atrás |
Peter S. Mazinger
|
0d212a2b26
make gcc4 happy w/ hidden_def/proto, correct some typos
|
19 anos atrás |
Peter S. Mazinger
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
19 anos atrás |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 anos atrás |
Mike Frysinger
|
7838decc7a
fix warnings when __NR_socketcall is not defined and building recv()
|
19 anos atrás |
Eric Andersen
|
0e35714725
silly bug
|
19 anos atrás |