summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads.old_db
Commit message (Collapse)AuthorAgeFilesLines
* 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