Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged revisions 25669-25670,25673-25674 via svnmerge from | Khem Raj | 2009-03-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svn+ssh://svn.uclibc.org/svn/trunk/uClibc ........ r25669 | vapier | 2009-03-15 23:14:34 -0700 (Sun, 15 Mar 2009) | 1 line import user.h from the kernel as it is no longer exported by the kernel ........ r25670 | vapier | 2009-03-15 23:16:15 -0700 (Sun, 15 Mar 2009) | 1 line enable mprotect() regardless of MMU as some systems have MPUs which allows memory protection ........ r25673 | carmelo | 2009-03-16 06:33:27 -0700 (Mon, 16 Mar 2009) | 2 lines Added string.h header for strerr prototype. ........ r25674 | carmelo | 2009-03-16 06:36:39 -0700 (Mon, 16 Mar 2009) | 10 lines Fixed makefiles inclusion flow to pass actual configuration variable values. Test build system modified to be similar to uClibc one: * test custom logic moved from Makefile to a new Makefile.in (to be included by Makefile). * Makefile same for all tests and just used for including all other needed makefiles. Signed-off-by: Salvatore Cro <salvatore.cro@st.com> Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> ........ | ||||
* | libm: add scalbf, gammaf, significandf wrappers. | Denis Vlasenko | 2009-02-05 | 1 | -1/+0 |
| | | | | | | This makes in possible to enable test/math (not it compiles, but has lots of test failures). | ||||
* | Fix filterout directive. | Carmelo Amoroso | 2009-01-28 | 1 | -1/+1 |
| | |||||
* | test/Makefile: make "make compile" install headers first | Denis Vlasenko | 2008-12-24 | 1 | -1/+4 |
| | | | | | | | | test/regex/Makefile: remove superfluous oprions test/regex/tst-regex2.c: reformat, simplify, and make error messages more informative test/test-skeleton.c: kill child test process on ^C | ||||
* | Synch with trunk @ 24160 | Carmelo Amoroso | 2008-11-27 | 1 | -1/+0 |
| | | | | Step 13: build system updates. | ||||
* | Synch with trunk at rev 22997. | Carmelo Amoroso | 2008-07-31 | 1 | -0/+3 |
| | | | | | | | Basically trailing whitespaces removal, fix non standard keywords asm -> __asm__ inline -> __inline__ and some minor changes on trunk. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | Resynch with trunk fixing problem on test build system due to my last commit | Carmelo Amoroso | 2008-07-11 | 1 | -1/+11 |
| | |||||
* | Synch the whole build system. Also including recent fix on testsuite build ↵ | Carmelo Amoroso | 2008-07-09 | 1 | -2/+2 |
| | | | | system | ||||
* | STEP 12: synch librt directory | Carmelo Amoroso | 2008-04-25 | 1 | -2/+15 |
| | | | | Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | Push back various fixes in testcases | Carmelo Amoroso | 2007-11-19 | 1 | -2/+0 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2007-01-20 | 1 | -1/+0 |
| | |||||
* | Merge from trunk. Whoa crap. | "Steven J. Hill" | 2006-08-22 | 1 | -20/+22 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2005-12-02 | 1 | -16/+10 |
| | |||||
* | Merge from trunk that gives us a valid NPTL dynamic loader and the start of ↵ | "Steven J. Hill" | 2005-11-29 | 1 | -7/+2 |
| | | | | the new build system. I have probably another 300 and some files to go *sigh*. | ||||
* | Update makefile to add new NPTL tests and fix two tests for usage with uClibc. | "Steven J. Hill" | 2005-11-06 | 1 | -2/+2 |
| | |||||
* | Do not add entries: pthread, dlopen, tls to ALL_SUBDIRS unless thos | "Steven J. Hill" | 2005-10-29 | 1 | -1/+6 |
| | | | | | features are actually enabled. Add 'tls' as a new test suite in the Makefile. | ||||
* | Big, huge fricking merge. Peter, if you touch the build system again I'm ↵ | "Steven J. Hill" | 2005-10-04 | 1 | -1/+0 |
| | | | | going to smash your keyboard. | ||||
* | Merge from trunk. | "Steven J. Hill" | 2005-07-23 | 1 | -14/+13 |
| | |||||
* | Fixes from gentoo. | Manuel Novoa III | 2004-08-26 | 1 | -4/+4 |
| | |||||
* | Peter Kjellerstedt writes: | Eric Andersen | 2003-10-18 | 1 | -1/+1 |
| | | | | | | | rm.patch: * Define $(RM) as rm -f in Rules.mak and test/Rules.mak (this is the same definition as gmake uses by default). * Change all occurrences of rm and rm -f into $(RM). | ||||
* | move the ldso tests to dlopen where they belong | Eric Andersen | 2003-09-01 | 1 | -2/+2 |
| | |||||
* | Patch from Stefan Allius | Eric Andersen | 2003-02-17 | 1 | -1/+1 |
| | | | | | And at last I fixed a warning in test's Makefile. (ldso was first added to the ALL_SUBDIRS variable in line 25): | ||||
* | Change some variable names so we are more consistant with what | Eric Andersen | 2002-12-04 | 1 | -1/+1 |
| | | | | | the linux kernel uses. -Erik | ||||
* | Add in 'ldso' to directory list since 'make clean' was not recursing | "Steven J. Hill" | 2002-11-11 | 1 | -1/+1 |
| | | | | into it. | ||||
* | Allow 'make clean' on the test stuff to work with the new config system. | Eric Andersen | 2002-10-31 | 1 | -1/+1 |
| | | | | -Erik | ||||
* | Test threads when appropriate | Eric Andersen | 2002-08-12 | 1 | -0/+3 |
| | |||||
* | Test for libcrypt (which is partly broken ATM) | Eric Andersen | 2002-02-23 | 1 | -1/+1 |
| | |||||
* | Update my email address. I am no longer andersen@lineo.com | Eric Andersen | 2001-12-19 | 1 | -5/+1 |
| | |||||
* | Disable ldso directory if DODYNAMIC isn't true, in addition to HAVE_SHARED | David Schleef | 2001-11-26 | 1 | -0/+2 |
| | |||||
* | Minor update | Eric Andersen | 2001-08-29 | 1 | -8/+12 |
| | |||||
* | Scrub up the tests a bit, and force everybody to use the | Eric Andersen | 2001-07-03 | 1 | -1/+4 |
| | | | | | build dir, so nothing need be installed... -Erik | ||||
* | Add in a test for outb (that currently fails) | Eric Andersen | 2001-06-07 | 1 | -2/+2 |
| | |||||
* | Fix the 'make clean' target | Eric Andersen | 2001-05-11 | 1 | -3/+4 |
| | |||||
* | Reworked all test suite makefiles (man did they need it). | Eric Andersen | 2001-01-20 | 1 | -1/+9 |
| | | | | | | | 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 | ||||
* | Fix doc blunder. | Eric Andersen | 2000-11-04 | 1 | -4/+4 |
| | |||||
* | Make spelling of uClibc be consistant. | Eric Andersen | 2000-11-04 | 1 | -1/+1 |
| | |||||
* | More random fixes and additions. | Eric Andersen | 2000-10-27 | 1 | -0/+1 |
| | |||||
* | More updates. Implement strsignal. Add pwd_grp tests | Eric Andersen | 2000-10-18 | 1 | -1/+1 |
| | |||||
* | Fix all the makefiles. Clean up some warnings, cleanup some headers. | Eric Andersen | 2000-10-04 | 1 | -24/+33 |
| | | | | -Erik | ||||
* | Major facelift on the test area -- the beginnings of some real testing | Eric Andersen | 2000-10-04 | 1 | -173/+21 |
| | | | | | stuff so we can get this library into shape. -Erik | ||||
* | Add in some more test suite stuff. | Eric Andersen | 2000-10-03 | 1 | -3/+47 |
| | | | | -Erik | ||||
* | test proggy for strtol, strtoul | David Schleef | 2000-09-12 | 1 | -1/+44 |
| | |||||
* | Fix up the Makefile for better portability | Eric Andersen | 2000-09-01 | 1 | -8/+11 |
| | | | | -Erik | ||||
* | Fix up the makefiles. malloc-simple/Makefile forgot to include realloc. | Eric Andersen | 2000-06-29 | 1 | -1/+1 |
| | | | | | test/Makefile used a hard coded absolute path (bad, bad, bad). -Erik | ||||
* | More tests. Seems malloc isn't working... | Erik Andersen | 2000-05-17 | 1 | -15/+51 |
| | | | | -Erik | ||||
* | Some more makefile fixes. | Erik Andersen | 2000-05-16 | 1 | -6/+41 |
| | | | | -Erik | ||||
* | Add in a test dir. | Erik Andersen | 2000-05-16 | 1 | -0/+22 |
-Erik |