summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/malloc-standard/thread-freeres.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove '__libc_fatal' function and usage of it. Remove and disable 'freeres' ↵"Steven J. Hill"2005-11-161-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-091-0/+11
|
* Add support for '__libc_thread_freeres' to free resources stored in"Steven J. Hill"2005-06-031-0/+49
thread-local variables when a thread exits.