Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
also redo whitespacing.
|
|
I use an implementation for malloc()/free() which is sensible about
using data after freed. In libdl.c, rpnt1->next->next is accessed after
rpnt1->next is freed. Attached patch fixes that problem.
|
|
|
|
make it compile and let vapier worry about the rest :)
|
|
option to enable REENTRANT RPC
|
|
|
|
option to enable REENTRANT RPC
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
than toplevel
|
|
|
|
once we build uClibc against those, they become part of uClibc's ABI and must
be included as part of the install.
|
|
are just symlinks (and could possibly be pointing to right where we are installing)
|
|
been renamed to __glibc_strerror_r in 0.9.28
|
|
|
|
|
|
kernels, we need this bit to make the non-syscall version that recurses up the
directory path work properly. Thanks go to Harald Kuethe for sorting this out.
|
|
|
|
|
|
|
|
|
|
|
|
dl-syscalls.h
|
|
|
|
|
|
|
|
|
|
|
|
|