Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly ↵ | Carmelo Amoroso | 2008-07-09 | 1 | -5/+4 |
| | | | | NPTL sh4 port build and work fine. All committed to allow Khem Ray working on a working branch to integrate the ARM nptl port. MIPS nptl port not tested but should still building and working fine. There are some other part non yet merged with trunk (misc/internals and some headers file that need some more work). Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | Merge from trunk. Going pretty good so far. Kind of. Okay, not really. | "Steven J. Hill" | 2006-02-25 | 1 | -5/+7 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2005-12-02 | 1 | -1/+1 |
| | |||||
* | Kill the HAS_LONG_LONG option. It really did not make a lot of | Eric Andersen | 2002-08-25 | 1 | -39/+0 |
| | | | | | | sense to exclude it, gcc always supports long long, and we never fully excluded long long anyways (off64_t for example). -Erik | ||||
* | Patch from Jarkko to fix drand48 to not use long long when | Eric Andersen | 2002-08-15 | 1 | -0/+40 |
| | | | | long long support is disabled in the uClibc Config. | ||||
* | Cleanup some silly warnings | Eric Andersen | 2002-08-08 | 1 | -3/+1 |
| | |||||
* | Merge in an ugly pile of rand* functions from glibc. :( | Eric Andersen | 2002-03-13 | 1 | -0/+59 |