Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-Erik
|
|
-Erik
|
|
-Erik
|
|
-Erik
|
|
|
|
and claim that this is GNU libc. Too many pieces of code
look for GNU libc version numbers. So uClibc is now going
to lie and claim it is GNU libc. This makes, for example,
networking apps work much better since /usr/include/linux/socket.h
does the wrong thing otherwise. There are lots of other examples.
-Erik
|
|
the *s*printf functions to no longer use a static fake file.
|
|
objects with shared uClibc; allow disabling long long support.
|
|
|
|
|
|
|
|
|
|
tightly coupled to kernel headers (since the 2.2 ones work with 2.0
as well), so I'm checking in include/net.
|
|
-Erik
|
|
|
|
Also fixes 2 very important malloc bugs! Anyone using malloc (esp mmu-less)
should update and recompile.
-Erik
|
|
|
|
support), and other updates by me (better cross platform, cross-compiler,
etc, support. Now compiles with 2.0.x kernels for armnommu.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rework include/stdio.h, and fix up the resultant damage.
|
|
|
|
|
|
Fix a bug in getdelim -- patch from David Whedon <dwhedon@gordian.com>.
|
|
|
|
|
|
|
|
|
|
|
|
-Erik
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.comment, saving a lot of space in the resultant binaries...
-Erik
|