summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads.old_db
Commit message (Collapse)AuthorAgeFilesLines
* Hide internal wrapperPeter S. Mazinger2006-02-031-1/+1
|
* - __td_debug is only needed if NDEBUG is not defined.Bernhard Reutner-Fischer2006-01-231-1/+2
|
* - fix typo in comment.Bernhard Reutner-Fischer2006-01-211-1/+1
|
* Forgotten about the clean targetPeter S. Mazinger2006-01-191-1/+1
|
* Add multi support to linuxthread_dbPeter S. Mazinger2006-01-191-3/+11
|
* tweak setting of so/a-y slightlyMike Frysinger2005-11-301-3/+3
|
* Correct PTINC path and remove hardcoded include for internals.hPeter S. Mazinger2005-11-248-8/+1
|
* Depedencies corrected (less make oldconfig/headers), rerunning make remakes ↵Peter S. Mazinger2005-11-221-8/+10
| | | | only headers
* sync include paths and copyrights with glibcMike Frysinger2005-11-228-11/+10
|
* rework depends and stripping so that libraries arent rebuilt all the time in ↵Mike Frysinger2005-11-221-1/+3
| | | | a loop
* 2005-11-02 Daniel Jacobowitz <dan@codesourcery.com>Mike Frysinger2005-11-214-12/+12
| | | | | | | | * td_ta_clear_event.c (td_ta_clear_event): Correct arguments to sizeof. * td_ta_set_event.c (td_ta_set_event): Likewise. * td_thr_clear_event.c (td_thr_clear_event): Likewise. * td_thr_set_event.c (td_thr_set_event): Likewise.
* sync with glibcMike Frysinger2005-11-211-3/+11
|
* sync with glibcMike Frysinger2005-11-211-3/+2
|
* sync with glibcMike Frysinger2005-11-211-0/+3
|
* sync with glibcMike Frysinger2005-11-211-4/+9
|
* Remove TOPDIRPeter S. Mazinger2005-11-211-3/+1
|
* Correct typosPeter S. Mazinger2005-11-171-5/+5
|
* Include all lib*/Makefile.in in top_srcdir/Makefile.in, allows adding ↵Peter S. Mazinger2005-11-171-23/+40
| | | | foreign objects to a lib
* Use -z relro/-z now on all libs, add some new variables needed later, move ↵Peter S. Mazinger2005-11-171-1/+1
| | | | common ldso/libdl parts to Rules.mak, remove strip from all TARGET_ARCH
* rename current stable linuxthreads to linuxthreads.old to prepare for import ↵Mike Frysinger2005-11-1546-0/+2967
of latest glibc version