Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - commentary typo fix | Bernhard Reutner-Fischer | 2007-05-04 | 1 | -1/+1 |
| | |||||
* | Major cleanup of internal mutex locking. Be more consistant in how we do | Eric Andersen | 2006-12-07 | 1 | -25/+18 |
| | | | | | | | things, and avoid potential deadlocks caused when a thread holding a uClibc internal lock get canceled and terminates without releasing the lock. This change also provides a single place, bits/uClibc_mutex.h, for thread libraries to modify to change all instances of internal locking. | ||||
* | Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ↵ | Peter S. Mazinger | 2006-03-10 | 1 | -2/+0 |
| | | | | most of global data relocations are back | ||||
* | after much deliberation, may i present Joseph S. Myers patch to add support ↵ | Mike Frysinger | 2006-02-14 | 1 | -11/+3 |
| | | | | | | | | for .init and .fini array processing for the gory details, see the mailing list: http://www.uclibc.org/lists/uclibc/2006-January/014079.html http://www.uclibc.org/lists/uclibc/2006-February/014285.html | ||||
* | More renames for IMA | Peter S. Mazinger | 2006-02-13 | 1 | -0/+356 |