Bernhard Reutner-Fischer
|
73decb0e8d
- add prototypes
|
16 years ago |
Bernhard Reutner-Fischer
|
0a592be6fb
- fix compilation of legacy mode
|
16 years ago |
Bernhard Reutner-Fischer
|
b414370971
- add missing hidden_def
|
16 years ago |
Bernhard Reutner-Fischer
|
e64b639214
- fix !LFS case for i386
|
16 years ago |
Bernhard Reutner-Fischer
|
63a9972bed
- RPC support currently requires either IPv4 and/or IPv6 support
|
16 years ago |
Bernhard Reutner-Fischer
|
da196a9006
- if we only have socket support then there is no resolver state:
|
16 years ago |
Bernhard Reutner-Fischer
|
9f8088b080
- add missing dependency on lt_defines.h
|
16 years ago |
Bernhard Reutner-Fischer
|
78b781b933
- expand documentation
|
16 years ago |
Bernhard Reutner-Fischer
|
1bdf1685be
- adjust helptext
|
16 years ago |
Bernhard Reutner-Fischer
|
093b396bc5
- arm eabi needs __UCLIBC_TRUNCATE64_HAS_4_ARGS__
|
16 years ago |
Bernhard Reutner-Fischer
|
0cd1b049b9
- ARMV5 can use STRD and LDRD access instructions but these accesses need to be
|
16 years ago |
Carmelo Amoroso
|
937533acb7
sh: Fix SYSCALL_INST_STRx to work for SH-2[A] core by using the
|
16 years ago |
Carmelo Amoroso
|
9d7a9d2ef6
Add globally __stringify macro in libc-symbols.h.
|
16 years ago |
Mike Frysinger
|
3898083f5b
delete/init module functions are not 2.4 specific
|
16 years ago |
Bernhard Reutner-Fischer
|
9f2b28a508
- only compile them if the respective syscalls are available
|
16 years ago |
Bernhard Reutner-Fischer
|
660cda8aad
- silence warning about possibly undefined preprocessor token
|
16 years ago |
Bernhard Reutner-Fischer
|
f73791df3a
- Fix arguments to compare function. Closes #1081
|
16 years ago |
Bernhard Reutner-Fischer
|
ee083c4ca9
- remove debug cruft
|
16 years ago |
Bernhard Reutner-Fischer
|
1dcde7854d
- deal with ARM specific syscalls. Closes #2894
|
16 years ago |
Bernhard Reutner-Fischer
|
f7728cf6c9
- both getopt gnu and susv3 want {bits/,}getopt.h installed. Closes #1297
|
16 years ago |
Bernhard Reutner-Fischer
|
e8b6512645
- do not segfault if we end up with empty tables
|
16 years ago |
Paul Mundt
|
6c29d46610
Use __SH_SYSCALL_TRAP_BASE for pthread vfork trap, as it will
|
16 years ago |
Carmelo Amoroso
|
d58dd0883c
ldso: removed dead code.
|
16 years ago |
Carmelo Amoroso
|
93b4dc9ccf
Add work-around for powerpc.
|
16 years ago |
Paul Mundt
|
8c5150190e
Fix up memset() argument ordering in open_memstream(). Previously
|
16 years ago |
Bernhard Reutner-Fischer
|
af64d37942
- fix for r23427. Thanks to psm for mentioning this and sorry for the breakage
|
16 years ago |
Bernhard Reutner-Fischer
|
71c10cea5a
- add posix_fadvise. Not yet tested most likely broken in advise64
|
16 years ago |
Bernhard Reutner-Fischer
|
dfd1f080f4
- take LFS into account and add fallback via fadvise64
|
16 years ago |
Bernhard Reutner-Fischer
|
4d5405f715
- posix_fadvise64 for i386
|
16 years ago |
Carmelo Amoroso
|
60b93ea555
Use __always_inline for _dl_gettimeofday as well.
|
16 years ago |