Denis Vlasenko
|
da10ca5723
resolver: partially fix bug 660 -
|
17 years ago |
Denis Vlasenko
|
f09a1461fe
resolver: fix part of bug 1468:
|
17 years ago |
Denis Vlasenko
|
c040a39eb5
resolver: trivial code trasformations for readability.
|
17 years ago |
Denis Vlasenko
|
147526abfe
trivial code shrink by making some strings static
|
17 years ago |
Bernhard Reutner-Fischer
|
3c6ef7d7b4
- whitespace fixes
|
17 years ago |
Bernhard Reutner-Fischer
|
ecca270c4b
- improve readability, no objcode changes.
|
17 years ago |
Hans-Christian Egtvedt
|
feb64da4d1
Resync pt-machine.h for AVR32 linuxthreads and linuxthreads.old
|
17 years ago |
Hans-Christian Egtvedt
|
3127a9e72d
Replace inline with __inline__ in AVR32 pt-machine.h header file
|
17 years ago |
Bernhard Reutner-Fischer
|
ab0da6f81a
- helper config symbol has to depend on thread support
|
17 years ago |
Ricard Wanderlof
|
628d49934e
File removed as it was not only redundant but also horribly out of date.
|
17 years ago |
Bernhard Reutner-Fischer
|
0f50d8abca
- minor shrinkage (-50b)
|
17 years ago |
Bernhard Reutner-Fischer
|
ea7af1aad7
- fix use after free (Kevin Day)
|
17 years ago |
Bernhard Reutner-Fischer
|
8723f09bca
- fix another fallout from r23660
|
17 years ago |
Bernhard Reutner-Fischer
|
1ce31b6f11
- mark trunk as BUGFIX-ONLY after 0.9.30-rc3
|
17 years ago |
Bernhard Reutner-Fischer
|
61d8b174aa
- bump version to 0.9.30-rc3
|
17 years ago |
Denis Vlasenko
|
5b8122803d
getaddrinfo.c: improve readability
|
17 years ago |
Denis Vlasenko
|
1935855e32
getaddrinfo.c: reformat. no code changes
|
17 years ago |
Bernhard Reutner-Fischer
|
fc44a577aa
- trim superfluous ';'. No objcode changes
|
17 years ago |
Bernhard Reutner-Fischer
|
d79d93813a
- fix compilation if LFS is off and STUBs are requested
|
17 years ago |
Ricard Wanderlof
|
d403c9f150
Remove all references to __no_netlink_support as after thurough scrutiny of
|
17 years ago |
Rob Landley
|
7d602faf76
Finally fix the MALLOC=y and MALLOC_SIMPLE=y breakage from svn 23660. (I found it, this is Bernhard's patch to fix it. Tested and it Works For Me (tm)).
|
17 years ago |
Denis Vlasenko
|
346792d2a1
make getaddrinfo to NOT query DNS for IPv6 address if host is in
|
17 years ago |
Rob Landley
|
e4d1b4963d
Explain what malloc simple is good for, and what it isn't good for.
|
17 years ago |
Bernhard Reutner-Fischer
|
83c034194f
- pull in prototype for memalign()
|
17 years ago |
Bernhard Reutner-Fischer
|
1f07b8a03c
- add helpful help string
|
17 years ago |
Bernhard Reutner-Fischer
|
c44ca63233
- Print helptexts of choices. If a choice (but not it's children) has help, print that.
|
17 years ago |
Bernhard Reutner-Fischer
|
01e6f1e63a
- fix typo in r23808
|
17 years ago |
Denis Vlasenko
|
8e5539abe3
libc/inet/getaddrinfo.c: const'ify some data;
|
17 years ago |
Khem Raj
|
88be89179b
Use C implementation of strncmp.
|
17 years ago |
Bernhard Reutner-Fischer
|
33b19ecce8
- fix mips syscall (Atsushi Nemoto)
|
17 years ago |