Anthony G. Basile
|
f143f92069
config: UCLIBC_HAS_OBSTACK to optionally enable obstack support
|
11 years ago |
Hiroaki KAWAI
|
fd355bc1db
eventfd.h: Use new "bits/" scheme for arch-specific flags
|
11 years ago |
Gregory Fong
|
b57e9640db
ldso/libdl: Also include dl-tls.h for for !SHARED.
|
11 years ago |
Vineet Gupta
|
588d35799a
Reinstate hidden protos for config_{open,close,read}()
|
11 years ago |
Carmelo Amoroso
|
215c2868ac
libc: elf: explicitly include uClibc_page.h to make PAGE_SIZE visible
|
11 years ago |
Filippo Arcidiacono
|
e19afed1bd
libubacktrace: fix build due to some typos
|
11 years ago |
Mike Frysinger
|
54a97c4dc4
i386: punt all config options that just control -march
|
11 years ago |
Filippo Arcidiacono
|
71c10c484e
libubacktrace: fix backtrace for statically linked application
|
11 years ago |
Filippo Arcidiacono
|
231e4a9b4b
libdl: fix dlopen implementation from statically linked application
|
11 years ago |
Filippo ARCIDIACONO
|
f74663a2e6
libc: deal with aux vect inside __uClibc_main only if !SHARED
|
12 years ago |
Mike Frysinger
|
458076d59e
linux: pread/write: fix 64bit handling
|
11 years ago |
Bernhard Reutner-Fischer
|
6264f45095
buildsys: fix realclean
|
11 years ago |
Bernhard Reutner-Fischer
|
e80657059a
add UCLIBC_SUSV2_LEGACY to hide valloc
|
11 years ago |
Bernhard Reutner-Fischer
|
5c64b9e169
relinfo.pl: use correct interpreter
|
11 years ago |
Bernhard Reutner-Fischer
|
17a7beda46
relinfo.pl: silence warning
|
11 years ago |
Bernhard Reutner-Fischer
|
2be3edacc1
stdlib: avoid relocation
|
11 years ago |
Mike Frysinger
|
564a95241f
linux: pread/write: convert to SYSCALL_ALIGN_64BIT
|
11 years ago |
Mike Frysinger
|
81c9eaafec
linux: readahead: convert to SYSCALL_ALIGN_64BIT
|
11 years ago |
Mike Frysinger
|
ee84b8b400
linux: posix_fadvise: use new SYSCALL_ALIGN_64BIT
|
11 years ago |
Mike Frysinger
|
6f3f843335
linux: use OFF64_HI_LO rather than __LONG_LONG_PAIR
|
11 years ago |
Mike Frysinger
|
9f9d2dea17
mips: only define SYSCALL_ALIGN_64BIT for O32 ABIs
|
11 years ago |
Mike Frysinger
|
e8cc14e59e
libc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BIT
|
11 years ago |
Bernhard Reutner-Fischer
|
a4c0668fa1
Revert "_scanf.c: Implement 'm' modifier for 'c' and '[' conversions."
|
11 years ago |
Mirko Vogt
|
d21603390f
_vfprintf.c: use 'fputws_unlocked(S, F)' instead of 'fputws(S, F)'
|
12 years ago |
Felix Fietkau
|
60e5c34fe3
inet: fix getting the nameserver from _res state after res_init.
|
12 years ago |
Mischa Jonker
|
946799cd0c
libc: Fix common-generic stat.h for BE
|
11 years ago |
Nathan Sidwell
|
6239e4c69d
Fix some fragileness in dlopen/do_dlopen wrapper & worker pair.
|
11 years ago |
Nathan Sidwell
|
697427cc42
Fix a problem with scanning wide chars.
|
11 years ago |
Timo Teräs
|
7e434242bd
inet: do not filter responses in res_query
|
15 years ago |
Bernhard Reutner-Fischer
|
044ac16085
inet: Fix LT{.old,} compilation due to res_iclose
|
11 years ago |