Peter S. Mazinger
|
6ac83250f2
ldso: use _dl_strdup and _dl_dprintf only in ld-uClibc.so
|
13 years ago |
Peter S. Mazinger
|
41494ee200
sh: remove longjmp.c, the common is good for sh
|
13 years ago |
Peter S. Mazinger
|
d73b0302f3
sh: add back clone and vfork for non-NPTL
|
13 years ago |
Peter S. Mazinger
|
0bbae4cb66
Rules.mak: add ldso search paths independently of NPTL
|
13 years ago |
Peter S. Mazinger
|
d37f128c7d
uClibc_pthread.h: remove __pthread_mutex_destroy, unused
|
13 years ago |
Peter S. Mazinger
|
41f937c846
adapt regex to new regex.h
|
13 years ago |
Peter S. Mazinger
|
ef304f14b3
ftw.c: errno.h has to be included before undefining _LIBC
|
13 years ago |
Peter S. Mazinger
|
f6ad32f895
regex_old.c: adapt to new regex.h
|
13 years ago |
Peter S. Mazinger
|
981bf0a1aa
dl-string.h: include dl-defs.h instead of dl-sysdep.h
|
13 years ago |
Peter S. Mazinger
|
77de40bc26
dl-defs.h: include dl-sysdep.h before fallbacks.
|
13 years ago |
Peter S. Mazinger
|
77f287bf41
dl-elf.h: add some includes and fix comments
|
13 years ago |
Peter S. Mazinger
|
acbf938705
ldso/include: change guard of headers to reflect the file names.
|
13 years ago |
Peter S. Mazinger
|
1a6e3c3f8f
regex.h: sync with glibc, making it more POSIX-like
|
13 years ago |
Peter S. Mazinger
|
73089985a9
libdl.c: disable dlinfo
|
13 years ago |
Peter S. Mazinger
|
d5f3b8031b
dl-string.h: change IS_IN_libdl guard to IS_IN_rtld
|
13 years ago |
Peter S. Mazinger
|
8eab3dcbe2
dl-string.h: use __powerpc__ guard instead of powerpc
|
13 years ago |
Peter S. Mazinger
|
36524c4c40
dl-string.h: remove mips related guard
|
13 years ago |
Peter S. Mazinger
|
6df8eff5af
remove uClibc_mutex.h on install
|
13 years ago |
Peter S. Mazinger
|
8808c26863
ldd.c: change syntax, no size and no functional change
|
13 years ago |
Peter S. Mazinger
|
b5b89546ca
_scanf.c: fix to signedness warnings
|
13 years ago |
Peter S. Mazinger
|
f418f52701
errno, h_errno: correct them for non-TLS
|
13 years ago |
Peter S. Mazinger
|
4341f1d523
avr32: common do_rem is good for it
|
13 years ago |
Peter S. Mazinger
|
406aa4df9b
libdl: no need for _dl_strstr in libdl, use strstr
|
13 years ago |
Peter S. Mazinger
|
bfba593804
ppc/elfinterp.c: fix comment typos
|
13 years ago |
Peter S. Mazinger
|
1130df6d42
dl-hash.h: remove unused _dl_symbol and unneeded prototypes
|
13 years ago |
Peter S. Mazinger
|
6cd313691e
__uClibc_main.c: do not include unused headers
|
13 years ago |
Peter S. Mazinger
|
fee4034763
getpagesize.c, unistd.h: hide __pagesize
|
13 years ago |
Peter S. Mazinger
|
13640c8807
malloc.h: use sysconf(_SC_PAGESIZE) instead of __pagesize
|
13 years ago |
Peter S. Mazinger
|
a5de87e5b5
libdl.c: hide dl_cleanup
|
13 years ago |
Peter S. Mazinger
|
100ad375a3
dl-elf.h: remove unused prototype
|
13 years ago |