Khem Raj
|
c2c684f881
i386/sysdep.h: Remove STABS_* macros
|
12 years ago |
Denys Vlasenko
|
2da958760f
MIPS: set _NSIG to 128, not 129. This matches glibc.
|
12 years ago |
Bernhard Reutner-Fischer
|
736d9eee27
libc: Fix _obstack_newchunk public symbol vis
|
12 years ago |
Bernhard Reutner-Fischer
|
975bca165c
libc: hide obstack relocations
|
12 years ago |
Anthony G. Basile
|
10d12e77d5
libc/misc/gnu/obprintf.c: implement obstack_printf and obstack_vprintf
|
12 years ago |
Anthony G. Basile
|
f143f92069
config: UCLIBC_HAS_OBSTACK to optionally enable obstack support
|
12 years ago |
Hiroaki KAWAI
|
fd355bc1db
eventfd.h: Use new "bits/" scheme for arch-specific flags
|
12 years ago |
Gregory Fong
|
b57e9640db
ldso/libdl: Also include dl-tls.h for for !SHARED.
|
12 years ago |
Vineet Gupta
|
588d35799a
Reinstate hidden protos for config_{open,close,read}()
|
12 years ago |
Carmelo Amoroso
|
215c2868ac
libc: elf: explicitly include uClibc_page.h to make PAGE_SIZE visible
|
12 years ago |
Filippo Arcidiacono
|
e19afed1bd
libubacktrace: fix build due to some typos
|
12 years ago |
Mike Frysinger
|
54a97c4dc4
i386: punt all config options that just control -march
|
12 years ago |
Filippo Arcidiacono
|
71c10c484e
libubacktrace: fix backtrace for statically linked application
|
12 years ago |
Filippo Arcidiacono
|
231e4a9b4b
libdl: fix dlopen implementation from statically linked application
|
12 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
|
12 years ago |
Bernhard Reutner-Fischer
|
6264f45095
buildsys: fix realclean
|
12 years ago |
Bernhard Reutner-Fischer
|
e80657059a
add UCLIBC_SUSV2_LEGACY to hide valloc
|
12 years ago |
Bernhard Reutner-Fischer
|
5c64b9e169
relinfo.pl: use correct interpreter
|
12 years ago |
Bernhard Reutner-Fischer
|
17a7beda46
relinfo.pl: silence warning
|
12 years ago |
Bernhard Reutner-Fischer
|
2be3edacc1
stdlib: avoid relocation
|
12 years ago |
Mike Frysinger
|
564a95241f
linux: pread/write: convert to SYSCALL_ALIGN_64BIT
|
12 years ago |
Mike Frysinger
|
81c9eaafec
linux: readahead: convert to SYSCALL_ALIGN_64BIT
|
12 years ago |
Mike Frysinger
|
ee84b8b400
linux: posix_fadvise: use new SYSCALL_ALIGN_64BIT
|
12 years ago |
Mike Frysinger
|
6f3f843335
linux: use OFF64_HI_LO rather than __LONG_LONG_PAIR
|
12 years ago |
Mike Frysinger
|
9f9d2dea17
mips: only define SYSCALL_ALIGN_64BIT for O32 ABIs
|
12 years ago |
Mike Frysinger
|
e8cc14e59e
libc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BIT
|
12 years ago |
Bernhard Reutner-Fischer
|
a4c0668fa1
Revert "_scanf.c: Implement 'm' modifier for 'c' and '[' conversions."
|
12 years ago |
Mirko Vogt
|
d21603390f
_vfprintf.c: use 'fputws_unlocked(S, F)' instead of 'fputws(S, F)'
|
13 years ago |
Felix Fietkau
|
60e5c34fe3
inet: fix getting the nameserver from _res state after res_init.
|
13 years ago |