Age | Commit message (Collapse) | Author |
|
not correct for uClibc. Fix setenv locking to behave itself.
-Erik
|
|
-Erik
|
|
|
|
'_dl_load_elf_shared_library'.
|
|
|
|
|
|
|
|
|
|
getusershell() and friends.
|
|
up for readability. Merge in putenv. Add clearenv as a side effect.
-Erik
|
|
+#ifdef __UCLIBC_HAS_THREADS__
|
|
wrong ifdef macro..
-Erik
|
|
|
|
-Erik
|
|
-Erik
|
|
-Erik
|
|
-Erik
|
|
-Erik
|
|
several external program calls, thanks to a suggestion from rmk.
-Erik
|
|
-Erik
|
|
-Erik
|
|
-Erik
|
|
-Erik
|
|
separate syscalls.
-Erik
|
|
use-build-dir when compiling...
-Erik
|
|
|
|
|
|
C_SYMBOL_PREFIX for confused compilers, such as for v850
and h8300, per suggestion from Miles Bader.
|
|
Propagate fixes across makefiles.
-Erik
|
|
out page alignment issues. As we we were assuming 4k pages, which
need not be the case...
|
|
-Erik
|
|
|
|
(per fix in ldso a while back), and correctly matches the search
order in the shared lib loader.
-Erik
|
|
|
|
|
|
|
|
they're quite solid now and Erik needs them for the gcc port. Comments at
the head of wchar.c.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
preserving the space-saving aliases.
|
|
|
|
|
|
|
|
-Erik
|
|
|
|
|