Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spent this morning beating i386 nptl into shape | Austin Foxley | 2009-09-22 | 1 | -0/+10 |
| | | | | | | Got it compiling thus far, still working on getting it to run Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | Synch libc nios/xtensa/v850/h8300/cris/x86_64/ia64/hppa/i382/nios2/frv/avr32 ↵ | Carmelo Amoroso | 2008-06-18 | 1 | -1/+0 |
| | | | | specific with trunk | ||||
* | Merge from trunk. | "Steven J. Hill" | 2006-02-28 | 1 | -9/+7 |
| | |||||
* | Big fricking merge from trunk. | "Steven J. Hill" | 2006-01-07 | 1 | -4/+5 |
| | |||||
* | Bring in latest from trunk. | "Steven J. Hill" | 2005-08-12 | 1 | -4/+1 |
| | |||||
* | A merging we will go. A merging we will go. Hi ho the merrio' a merging we ↵ | "Steven J. Hill" | 2005-07-25 | 1 | -26/+9 |
| | | | | will go. | ||||
* | Kill the runtime fallback to fork and make it be compile time | Eric Andersen | 2003-06-03 | 1 | -19/+9 |
| | |||||
* | Fix broken | Eric Andersen | 2003-06-03 | 1 | -44/+46 |
| | |||||
* | In a number of places we erroneously used tests such as '#ifdef PIC' when we | Eric Andersen | 2003-05-30 | 1 | -4/+4 |
| | | | | | | should instead have been testing for '#ifdef __PIC__'. This resulted in NON-PIC code getting mixed into the shared library. Oops!!! -Erik | ||||
* | Replace all instances of _LIBC_REENTRANT with __UCLIBC_HAS_THREADS__ | Eric Andersen | 2002-08-16 | 1 | -4/+4 |
| | | | | -Erik | ||||
* | Make these PIC and _LIBC_REENTRANT compatible. | Manuel Novoa III | 2001-06-27 | 1 | -4/+43 |
| | |||||
* | Fixed vfork on i386. Reduced size of __uClibc_syscall. | Manuel Novoa III | 2001-03-04 | 1 | -0/+22 |