Ricard Wanderlof
|
7253e71055
Move ifaddrs.h from uClibc-internal location libc/inet/ to include/, and make
|
16 роки тому |
Bernhard Reutner-Fischer
|
1f020b1786
- trim any trailing whitespace
|
16 роки тому |
Ricard Wanderlof
|
0f3d1914ce
Simplified check_pf() so it returns a bit vector in an unsigned int,
|
16 роки тому |
Ricard Wanderlof
|
0546f7ccc6
Removed include/ifaddrs.h and put contents in libc/inet/ifaddrs.h, as we do not
|
16 роки тому |
Ricard Wanderlof
|
6c1d86dcdb
Added support for the AI_ADDRCONFIG flag in the hints->ai_flags parameter to getaddrinfo(3).
|
16 роки тому |
Bernhard Reutner-Fischer
|
4cc4b30426
- adds several config-options to allow for turning off certain features
|
16 роки тому |
Denis Vlasenko
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
16 роки тому |
Mike Frysinger
|
56a0a95d93
Ricard Wanderlof writes:
|
16 роки тому |
Carmelo Amoroso
|
0a595705ec
Added AI_NUMERICSERV flag and check if the string is not just a number
|
16 роки тому |
Peter S. Mazinger
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 роки тому |
Peter S. Mazinger
|
726b116dca
some global data relocs gone
|
19 роки тому |
Peter S. Mazinger
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
19 роки тому |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 роки тому |
Mike Frysinger
|
80d941bfb2
hide the internal __in6addr_any/__in6addr_loopback symbols
|
19 роки тому |
Mike Frysinger
|
d2d573391d
create __if_nametoindex hidden alias and use it
|
19 роки тому |
Peter S. Mazinger
|
77ccb5b1dc
mmap/mremap/socket/rewind gone
|
19 роки тому |
Peter S. Mazinger
|
11b9aee8ff
Again rpc ;-( , all *inet*, *addr*
|
19 роки тому |
Peter S. Mazinger
|
53b5f21c9c
Hide more
|
19 роки тому |
Peter S. Mazinger
|
c885bf5cf9
More hiding, including __mempcpy
|
19 роки тому |
Peter S. Mazinger
|
8a0b43005a
Hide mostly used functions
|
19 роки тому |
Peter S. Mazinger
|
de77369cf4
Hide some of mem* and str*
|
19 роки тому |
Eric Andersen
|
2211900811
Oops.
|
22 роки тому |
Eric Andersen
|
ac47326a5c
Cleanup use of in6addr_loopback and in6addr_any
|
22 роки тому |
Eric Andersen
|
ebb7fa188f
Fix missing defines. Forgot to check this in.
|
22 роки тому |
Eric Andersen
|
54d956c541
Bart Visscher <magick@Linux-Fan.com> has added some missing IPV6 support, and
|
22 роки тому |