Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge from trunk. | "Steven J. Hill" | 2005-12-02 | 1 | -51/+8 |
* | Remove '__libc_fatal' function and usage of it. Remove and disable 'freeres' ... | "Steven J. Hill" | 2005-11-16 | 1 | -3/+0 |
* | Fix up build system for NPTL. I admit it is much cleaner now, but I lost my e... | "Steven J. Hill" | 2005-10-04 | 1 | -2/+8 |
* | Rename option PTHREADS_NATIVE to be UCLIBC_HAS_THREADS_NATIVE instead. What a... | "Steven J. Hill" | 2005-09-24 | 1 | -1/+1 |
* | Compile cleanups for NPTL support. | "Steven J. Hill" | 2005-08-09 | 1 | -4/+3 |
* | Disable compilation of 'thread-freeres.c' until we sort out the start | "Steven J. Hill" | 2005-07-31 | 1 | -4/+4 |
* | Add support for '__libc_thread_freeres' to free resources stored in | "Steven J. Hill" | 2005-06-03 | 1 | -0/+4 |
* | merge parallel build support | Mike Frysinger | 2005-01-25 | 1 | -5/+4 |
* | Rework malloc. The new default implementation is based on dlmalloc from Doug | Eric Andersen | 2003-12-30 | 1 | -0/+51 |