index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
inet
/
socketcalls.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
if both __NR_send and __NR_socketcall do not exist, fall back to __NR_sendto ...
Mike Frysinger
2005-06-29
1
-0
/
+12
*
x86_64 fixes: __NR_socketcall doesnt exist, nor does __NR_recv / __NR_send .....
Mike Frysinger
2005-02-13
1
-19
/
+21
*
Cleanup namespace leaks by prepending __ to global stuff to
Eric Andersen
2002-07-07
1
-18
/
+18
*
Yipe. As Joseph Chiu noticed, sockvec is supposed to be an int*
Eric Andersen
2002-06-12
1
-1
/
+1
*
Fix some silly bugs and type problems
Eric Andersen
2002-05-12
1
-15
/
+14
*
Fix the defines which I had backwards
Eric Andersen
2002-05-11
1
-26
/
+9
*
Majorly rework to also cope with architectures which do not use
Eric Andersen
2002-05-11
1
-2
/
+99
*
A number of naming updates in preparation for adding in
Eric Andersen
2002-02-13
1
-8
/
+16
*
Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and add
Eric Andersen
2001-11-21
1
-1
/
+1
*
Update to accomodate the header file changes
Eric Andersen
2001-09-27
1
-1
/
+21
*
Silence a few warnings.
Eric Andersen
2001-06-12
1
-1
/
+1
*
Update networking includes.
Eric Andersen
2001-02-05
1
-0
/
+2
*
More reorg. A place for everything and everything in its place...
Eric Andersen
2000-10-23
1
-0
/
+232