Mike Frysinger
|
b8894106ef
Blackfin: declare {INLINE,INTERNAL}_SYSCALL() and friends
|
17 years ago |
Mike Frysinger
|
bbcb6b8c7e
add ENDPROC() macro for Blackfin assembly
|
17 years ago |
Mike Frysinger
|
d5347dd20a
use newer spiffy asm constraints to get better code generation
|
17 years ago |
Mike Frysinger
|
6e3adb1f64
punt old unused header
|
17 years ago |
Mike Frysinger
|
1f7601b653
update ptrace.h to latest from glibc
|
17 years ago |
Khem Raj
|
1884a05b65
get rid of __libc_* symbols. Some whitespace cleanups.
|
17 years ago |
Denis Vlasenko
|
43ef9c6b3f
*: remove some __libc_XXX functions:
|
17 years ago |
Denis Vlasenko
|
3d6648de14
remove __libc_fcntl[64]
|
17 years ago |
Denis Vlasenko
|
7783231adc
remove __libc_getdomainname alias. google says only we have it.
|
17 years ago |
Bernhard Reutner-Fischer
|
64bbe93bf4
- document environment variables used by the install_* targets.
|
17 years ago |
Rob Landley
|
34cbfc9bf8
Remove hardwired usr/ from install_utils (that's what $RUNTIME_PREFIX is for)
|
17 years ago |
Denis Vlasenko
|
e34f25503a
smaller memcpy
|
17 years ago |
Denis Vlasenko
|
77cbba3051
setenv.c: tiny code shrink
|
17 years ago |
Denis Vlasenko
|
308bd3f798
setenv.c: further code shrink
|
17 years ago |
Bernhard Reutner-Fischer
|
819bedd551
- improve documentation of utils and hostutils
|
17 years ago |
Rob Landley
|
8a98dbf08b
Mention make utils, hostutils, install_utils.
|
17 years ago |
Denis Vlasenko
|
0d8493fe94
fix segv on clearenv(); unsetenv("foo"); [was deref'ing NULL],
|
17 years ago |
Denis Vlasenko
|
c40b05b4c4
getaddrinfo: runp->ifa_addr indeed can be NULL, don't dereference it
|
17 years ago |
Denis Vlasenko
|
73723d710b
getaddrinfo: remove superfluout indentation, fix incorrect one.
|
17 years ago |
Bernhard Reutner-Fischer
|
a2465d1b4a
- fix loop for checking ifaddr on both IPv4 and IPv6
|
17 years ago |
Denis Vlasenko
|
9eb085d490
resolver: make new name resolutions reread /etc/resolv.conf
|
17 years ago |
Khem Raj
|
5adbe137bf
Remove __NTH from the declation.
|
17 years ago |
Carmelo Amoroso
|
866c320ae9
CLean librt/*.oS too (NPTL will add some).
|
17 years ago |
Carmelo Amoroso
|
f43ca4b0ca
Go deeper while cleaning string directory to remove
|
17 years ago |
Carmelo Amoroso
|
417e2c471d
Added do_awk commanf for invoking awk parser. It will be used
|
17 years ago |
Bernhard Reutner-Fischer
|
3cd5e0b1c9
- use proper macros
|
17 years ago |
Bernhard Reutner-Fischer
|
5b174cbf65
- use proper macro (no obj-code changes)
|
17 years ago |
Bernhard Reutner-Fischer
|
ce54b92b04
- Use runtime pagesize (Jeremy Kerr)
|
17 years ago |
Carmelo Amoroso
|
6b497bfbe9
A missing change when we recently released a lot of fix
|
17 years ago |
Carmelo Amoroso
|
d1fc67df4b
Two other absolutely safe change that will be used by NPTL, aimed
|
17 years ago |