Denis Vlasenko
|
a921f29db0
Remove superfluous attribute_hidden from function
|
преди 16 години |
Denis Vlasenko
|
558bc289b7
Use more natural way to return a value in __read_etc_hosts_r:
|
преди 16 години |
Denis Vlasenko
|
c98a59e5a5
Fix failure in test/inet/gethost_r-align:
|
преди 16 години |
Bernd Schmidt
|
6d7aed92f2
This fixes a problem with the move of libc_hidden_proto to string.h.
|
преди 16 години |
Denis Vlasenko
|
1e284e17b9
close bug 473:
|
преди 16 години |
Bernhard Reutner-Fischer
|
4cc4b30426
- adds several config-options to allow for turning off certain features
|
преди 16 години |
Denis Vlasenko
|
d666e2a911
libc/inet/resolv.c: use ip6.arpa instead of ip6.int for reverse
|
преди 16 години |
Carmelo Amoroso
|
9811a4df8a
Fix build failure due to missing 'smallint' definition
|
преди 16 години |
Bernhard Reutner-Fischer
|
11975abb2c
- remove old-style definitions. No object-code changes.
|
преди 16 години |
Denis Vlasenko
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
преди 16 години |
Denis Vlasenko
|
9c6cdf5450
add hidden_proto's for __uc_malloc
|
преди 16 години |
Peter Kjellerstedt
|
e4f07e7d1b
Use poll() rather than select() if the former is available to wait in
|
преди 17 години |
Mike Frysinger
|
e0523d622c
Daniel Jacobowitz writes:
|
преди 17 години |
Mike Frysinger
|
9734a5f15a
This patch will fix a problem when the same host is defined with both IPv4 and
|
преди 17 години |
Mike Frysinger
|
9e5250dae0
do not check the pointer before freeing it since free(NULL) works just fine
|
преди 17 години |
Mike Frysinger
|
283dc2c2d0
cleanup code style
|
преди 17 години |
Denis Vlasenko
|
6543304876
patch #3: make resolv.c use __uc_malloc
|
преди 17 години |
Bernhard Reutner-Fischer
|
607f5bc303
- include stdbool.h
|
преди 17 години |
Bernhard Reutner-Fischer
|
c9b4265653
- shrink resolver code
|
преди 17 години |
Rob Landley
|
feaab8d438
Warning fix for uninitialized variable, by Al Stone.
|
преди 17 години |
Eric Andersen
|
83b530eb6b
Ronald Maeder writes:
|
преди 18 години |
Eric Andersen
|
f21e442f63
use the correct lock for access to __nameserver[]
|
преди 18 години |
Eric Andersen
|
94b7f1f35e
fix lock naming
|
преди 18 години |
Eric Andersen
|
b38dc057f7
Ronald Maeder writes:
|
преди 18 години |
Eric Andersen
|
9af4b40d38
fix obvious bug in ipv4/ipv6 resolving. When not using AF_INET,
|
преди 18 години |
Eric Andersen
|
7d5f81d301
__resolv_lock is supposed to be shared, not static
|
преди 18 години |
Eric Andersen
|
1478c2de05
Major cleanup of internal mutex locking. Be more consistant in how we do
|
преди 18 години |
Mike Frysinger
|
68d61aada2
fix h_alias handling in gethostbyaddr_r() just like in gethostbyname_r()
|
преди 18 години |
Peter S. Mazinger
|
d5f635529a
select needs sys/select.h, str[n]casecmp/ffs needs strings.h, if BSD is not defined, gettimeofday has other prototype and tm_gmtoff/tm_zone do not exist
|
преди 18 години |
Peter S. Mazinger
|
766ef9a2cc
Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined
|
преди 18 години |