Bernhard Reutner-Fischer
|
fc78e7871e
- for !UNIX98PTY_ONLY we have to fallback to old-style pty's.
|
16 years ago |
Bernhard Reutner-Fischer
|
a318a42dcd
- Add temporary hack to wipe dep files even on clean for utils.
|
16 years ago |
Bernhard Reutner-Fischer
|
b74c3aa1a9
- less verbose make clean
|
16 years ago |
Bernhard Reutner-Fischer
|
c281901ecf
- tidy up indentation
|
16 years ago |
Bernhard Reutner-Fischer
|
6ed6bdea68
- document more environment variables
|
16 years ago |
Hans-Christian Egtvedt
|
d5509b1c67
Add extern reference to __libc_sigaction in sigaction.c for AVR32 arch
|
16 years ago |
Hans-Christian Egtvedt
|
339d8b0bb6
Sync clone() function declaration for AVR32 with sched.h declaration
|
16 years ago |
Hans-Christian Egtvedt
|
bd647c2959
Prefix variables defined in INIT_GOT define for AVR32 arch
|
16 years ago |
Hans-Christian Egtvedt
|
5256c66e28
Make sure functions in dl-sysdep.h for AVR32 are always inlined
|
16 years ago |
Hans-Christian Egtvedt
|
8a040b9b47
Add hint for read ahead function in fcntl.h for AVR32 arch
|
16 years ago |
Hans-Christian Egtvedt
|
241a9a4cee
Add include to silence compiler warning when compiling clone.c for AVR32
|
16 years ago |
Hans-Christian Egtvedt
|
eb97664362
Remove commented out CFLAGS assigment which is also set on next line
|
16 years ago |
Hans-Christian Egtvedt
|
e91ab457fb
Fix whitespace damage in file.
|
16 years ago |
Bernhard Reutner-Fischer
|
50b0331720
- jmp on coldfire accepts only address registers
|
16 years ago |
Bernhard Reutner-Fischer
|
e0d1b83cf8
- Fix __user_locking with stdio buffers (Carmelo AMOROSO)
|
16 years ago |
Denis Vlasenko
|
9f92e30632
resolver: reinstate searching if search domains accidentally nuked
|
16 years ago |
Denis Vlasenko
|
2ac83a8051
__dns_lookup: document and optimize a bit
|
16 years ago |
Denis Vlasenko
|
da10ca5723
resolver: partially fix bug 660 -
|
16 years ago |
Denis Vlasenko
|
f09a1461fe
resolver: fix part of bug 1468:
|
16 years ago |
Denis Vlasenko
|
c040a39eb5
resolver: trivial code trasformations for readability.
|
16 years ago |
Denis Vlasenko
|
147526abfe
trivial code shrink by making some strings static
|
16 years ago |
Bernhard Reutner-Fischer
|
3c6ef7d7b4
- whitespace fixes
|
16 years ago |
Bernhard Reutner-Fischer
|
ecca270c4b
- improve readability, no objcode changes.
|
16 years ago |
Hans-Christian Egtvedt
|
feb64da4d1
Resync pt-machine.h for AVR32 linuxthreads and linuxthreads.old
|
16 years ago |
Hans-Christian Egtvedt
|
3127a9e72d
Replace inline with __inline__ in AVR32 pt-machine.h header file
|
16 years ago |
Bernhard Reutner-Fischer
|
ab0da6f81a
- helper config symbol has to depend on thread support
|
16 years ago |
Ricard Wanderlof
|
628d49934e
File removed as it was not only redundant but also horribly out of date.
|
16 years ago |
Bernhard Reutner-Fischer
|
0f50d8abca
- minor shrinkage (-50b)
|
16 years ago |
Bernhard Reutner-Fischer
|
ea7af1aad7
- fix use after free (Kevin Day)
|
16 years ago |
Bernhard Reutner-Fischer
|
8723f09bca
- fix another fallout from r23660
|
16 years ago |