Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
-Erik
|
|
|
|
which have implementations that works...
-Erik
|
|
address all the concern Miles had with the earlier versions...
-Erik
|
|
interfaces silently renamed under us or very bad things may
happen...
-Erik
|
|
silently renamed under us or very bad things will happen. In this case,
statfs64() ended up recurively calling statfs64() instead of statfs()....
-Erik
|
|
sneaky behind our back...
-Erik
|
|
Oops. I'd hosed things up for m68k with the header file rework.
-Erik
|
|
|
|
|
|
|
|
support for pthreads and update for the latest and greatest.
|
|
|
|
with the getrlimit and setrlimit syscalls.
-Erik
|
|
-Erik
|
|
-Erik
|
|
|
|
|
|
these stubs were preventing the real stuff from working properly.
-Erik
|
|
-Erik
|
|
PIC, so do that now.
-Erik
|
|
-Erik
|
|
can live with much better the what glibc does.
-Erik
|
|
in the new printf code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-Erik
|
|
|
|
|
|
for SH, and fix vfork
|
|
and to better support each arch. This is a really big patch...
-Erik
|
|
syscalls to 64-bit systems, since we can't be sure that the _syscall
macros can cope with 64 bit args on 32 bit arches.
|
|
|
|
|
|
ash/vi/etc now works just fine with uClibc on mips.
|
|
|
|
This fix makes pthreads actaully work on powerpc.
-Erik
|
|
glibc 2.1.3 and ported to work with uClibc by Stefan Soucek and Erik Andersen
(me). Stefan has hacked things up such that linuxthreads runs on MMU-less
systems (tested only on arm-nommu). Erik cleaned things up and made it work
properly as a shared library.
-Erik
|
|
|
|
|