Denys Vlasenko
|
4a96b94868
bits/waitstatus.h: correctly interpret status 0x007f on MIPS
|
11 years ago |
Luis Machado
|
0551bbbbe5
C6X: Remove DSBT in favour of FDPIC
|
11 years ago |
Anthony G. Basile
|
905775f198
libc/sysdeps/linux/common/sendfile.c: fix sendfile64 visibility
|
11 years ago |
Bartosz Golaszewski
|
f9ae36ebf1
insque: fix segfault on (prev == NULL)
|
11 years ago |
Filippo ARCIDIACONO
|
23691332c8
libpthread: pthread_exit in static app. segfaults
|
11 years ago |
Khem Raj
|
c2c684f881
i386/sysdep.h: Remove STABS_* macros
|
11 years ago |
Denys Vlasenko
|
2da958760f
MIPS: set _NSIG to 128, not 129. This matches glibc.
|
11 years ago |
Bernhard Reutner-Fischer
|
736d9eee27
libc: Fix _obstack_newchunk public symbol vis
|
11 years ago |
Bernhard Reutner-Fischer
|
975bca165c
libc: hide obstack relocations
|
11 years ago |
Anthony G. Basile
|
10d12e77d5
libc/misc/gnu/obprintf.c: implement obstack_printf and obstack_vprintf
|
11 years ago |
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 |