index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
misc
/
pthread
/
Makefile.in
Age
Commit message (
Expand
)
Author
2008-11-07
- less verbose make clean
Bernhard Reutner-Fischer
2006-12-09
these weaks are also needed in libc.so for the time being
Eric Andersen
2006-12-09
silence a lot of warnings and fix a few genuine bugs while I'm at it.
Eric Andersen
2006-12-08
finish the pthread locking cleanups. This should get things compiling again
Eric Andersen
2006-03-09
Remove __libc_internal_tsd_{s,g}et, they do not exist anymore
Peter S. Mazinger
2006-02-15
DOMULTI may be used for libc, the excluded files need work, linuxthreads[_db]...
Peter S. Mazinger
2006-02-13
libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a...
Peter S. Mazinger
2006-01-04
update pthread weak handling to the style glibc uses
Mike Frysinger
2005-12-29
beautify
Mike Frysinger
2005-11-03
Enable IMA
Peter S. Mazinger
2005-11-01
Remove last unused references to libc-a-pic-, we use only the lists in libc-a...
Peter S. Mazinger
2005-10-25
All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...
Peter S. Mazinger