Age | Commit message (Collapse) | Author |
|
it and that I could see needed it.
Should be pretty low impact as these are only defined when using C++.
|
|
This required we use _LIBC instead of __LIBC__ to be consistent with glibc.
This had some sideffects in sys/syscalls.h. While fixing things, I made
everything use __set_errno() for (eventual) thread support.
-Erik
|
|
rework include/stdio.h, and fix up the resultant damage.
|
|
broken. They now test out as working properly.
-Erik
|
|
to allow uC-libc to compile under x86.
-Erik
|
|
|