Age | Commit message (Collapse) | Author |
|
|
|
-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
|
|
|
|
Modified stdio/Makefile to build printf.c according to Config values for
HAS_FLOATS and HAS_LONG_LONG.
|
|
-Erik
|
|
|
|
compiling.
|
|
definition before using it.
|
|
|
|
stuff in crt0.S may not be quite right yet.
|
|
|
|
environment.
|
|
|
|
sizeof(long) equal. printf # flag now works for b (binary) specifier.
|
|
the *s*printf functions to no longer use a static fake file.
|
|
|
|
objects with shared uClibc; allow disabling long long support.
|
|
<michiel.thuys@intersil.com>.
|
|
after doing a commit. I hope it works.
-Erik
|
|
used when doing a cvs commit. I hope it works.
-Erik
|
|
|
|
|
|
-Erik
|
|
|
|
|
|
Refactored testsuite.h so it behaves the way I want it to. As policy now,
all test apps are _supposed_ to use testsuite.h (not all have been converted
to do this yet). It is simple, clean, and works.
-Erik
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the arm-pic-elf compiler (using crt0pic.S).
-Erik
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"I will always compile before I commit."
"I will always compile before I commit."
-Erik
|
|
|
|
|
|
|
|
|
|
|
|
|