Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
* Moved some file paths from code into <paths.h>
|
|
|
|
version numbers or apps get confused.
|
|
|
|
NULL as expected.
|
|
|
|
Fix bug in setjmp (jmpbuf changed size)
|
|
|
|
|
|
-Erik
|
|
-Erik
|
|
-Erik
|
|
support for Unix98 PTYs, and optionally exclude the older junk.
|
|
|
|
but we were feeding them strings that were just 13 bytes long...
Thanks to spudmonkey@racsa.co.cr for noticing!
-Erik
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-Erik
|
|
with the new naming
-Erik
|
|
|
|
nameing conflicts with std header files.
-Erik
|
|
|
|
Make tiny live up to its name.
|
|
|
|
thereby causing ld to choke during the gcc build.
-Erik
|
|
building gcc/g++.
-Erik
|
|
|
|
chicken-and-egg problems when building gcc toolchains.
-Erik
|
|
|
|
|
|
|
|
|
|
-Erik
|
|
-Erik
|
|
|
|
-Erik
|
|
|
|
-Erik
|
|
-Erik
|
|
|
|
support setting DEVEL_PREFIX and BUILD_DIR at runtime instead
of having to recompile the wrapper. Minor changes by me.
|
|
alloca (when non-reentrant) since alloca can blow the stack
pretty easily on mmu-less.
|