summaryrefslogtreecommitdiff
path: root/config/libc/uClibc.in.2
AgeCommit message (Collapse)AuthorFilesLines
2010-07-25libc-uclibc: move optionsYann E. MORIN"1-0/+31
2010-07-02libc/uClibc: enable NPTL for snapshotsYann E. MORIN"1-2/+4
Recently, NPTL has matured a lot in uClibc, and more and more people are interested to at least give it a try. So enable it.
2010-06-08libc/uClibc: apply the threading model to the configurationYann E. MORIN"1-0/+36
The threading model shall be be set in the .config file. Also, offer the choice between 'old/stable' and 'new' linuxthreads.