Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove '__libc_fatal' function and usage of it. Remove and disable 'freeres' ↵ | "Steven J. Hill" | 2005-11-16 | 1 | -60/+0 |
| | | | | code having to do with internal library memory usage and GDB. uClibc homey don't play that. | ||||
* | Compile cleanups for NPTL support. | "Steven J. Hill" | 2005-08-09 | 1 | -0/+11 |
| | |||||
* | Add support for '__libc_thread_freeres' to free resources stored in | "Steven J. Hill" | 2005-06-03 | 1 | -0/+49 |
thread-local variables when a thread exits. |