Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-28 | test: remove test suite | Waldemar Brodkorb | |
The test suite is now a developed in a separate git repository. See here: http://cgit.uclibc-ng.org/cgi/cgit/uclibc-ng-test.git The test suite should be just like every other software compiled with the cross-toolchain. In the past strange problems where found when the test suite got build in the toolchain creation step. | |||
2007-01-29 | fixup prototype warnings | Mike Frysinger | |
2006-11-17 | fix from Paul Brook for ISO C violation in terms of handling of modifying ↵ | Mike Frysinger | |
automatic local variables between setjmp/longjmp | |||
2006-11-16 | fix comment typos | Mike Frysinger | |
2006-11-16 | add a test for making sure vfork/signals are handled properly across ↵ | Mike Frysinger | |
different setjmp/longjmps |