summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunk."Steven J. Hill"2006-08-187-16/+7
* Merge from trunk."Steven J. Hill"2006-08-1884-119/+122
* Merge from trunk."Steven J. Hill"2006-08-183-19/+22
* Merge from trunk."Steven J. Hill"2006-02-252-8/+7
* Copy from trunk."Steven J. Hill"2006-02-23373-0/+24456
* Remove old directories."Steven J. Hill"2005-11-1662-14657/+0
* Merge from trunk."Steven J. Hill"2005-10-303-107/+10
* Copy from trunk."Steven J. Hill"2005-10-301-0/+26
* Copy from trunk."Steven J. Hill"2005-10-301-0/+64
* Fix up build system for NPTL. I admit it is much cleaner now, but I lost my e..."Steven J. Hill"2005-10-041-9/+3
* Big, huge fricking merge. Peter, if you touch the build system again I'm goin..."Steven J. Hill"2005-10-044-120/+173
* Sync with trunk."Steven J. Hill"2005-09-171-1/+4
* Merge with trunk. "So do that funky merge whiiite boy...""Steven J. Hill"2005-09-1340-1076/+1818
* Merge/sync with trunk."Steven J. Hill"2005-08-172-1/+16
* Last of the merges along with latest changes for NPTL. Nothing much"Steven J. Hill"2005-07-301-1/+1
* Merge from trunk."Steven J. Hill"2005-07-238-68/+51
* Massive clean up of makefiles with a focus on being able to compile correctly"Steven J. Hill"2005-07-221-1/+0
* There were two versions of 'pthreadtypes.h' originally in uClibc. Also,"Steven J. Hill"2005-05-141-4/+34
* In order to accomodate usage of either pthreads implementation, we now"Steven J. Hill"2005-05-141-0/+707
* Cleanup original linuxthreads and update top-level threads makefiles."Steven J. Hill"2005-05-111-4/+1
* Fix reported bug in error return behavior of sem_timedwait().Manuel Novoa III2005-02-281-2/+4
* have the directories themselves rather than the alias subdirs depend on $(LIB...Mike Frysinger2005-02-231-3/+3
* Merge pt-machine.h for the blackfin from the AnalogEric Andersen2005-02-181-0/+57
* some test header files for x86_64Mike Frysinger2005-02-152-0/+215
* Add THREAD_SELF definition to PPC. This should make threads on PPCJoakim Tjernlund2005-02-101-0/+10
* Fix death event reporting properly.Joakim Tjernlund2005-02-011-4/+2
* Restore it so we get gdbEric Andersen2005-01-311-1/+1
* Oops, remove extra sigaddset() call. Don't know how that one got there.Joakim Tjernlund2005-01-311-1/+0
* Hi Erik and ManuelEric Andersen2005-01-292-1/+8
* touchup the dependencies so that the sysdeps object files will override the t...Mike Frysinger2005-01-191-5/+9
* ok, worry over race condition doesnt exist because we only have 1 subdir runn...Mike Frysinger2005-01-191-3/+3
* tweak dependencies so the archive is only rebuilt when the object files are u...Mike Frysinger2005-01-191-5/+5
* Patch from Peter S. Mazinger to consistantly use "ASFLAGS"Eric Andersen2004-12-221-2/+2
* Revert Peter's __lib_gettimeofday patch. There's the minor issue ofManuel Novoa III2004-10-311-2/+2
* We don't need this READMEEric Andersen2004-10-261-352/+0
* Peter S. Mazinger writes:Eric Andersen2004-10-191-2/+2
* Partial patch from Alexandre Oliva:Eric Andersen2004-08-261-18/+38
* The variable used to store pagesize is not the same as theEric Andersen2004-08-161-4/+4
* Fixup PAGE_SIZE problemsEric Andersen2004-08-131-3/+5
* Cleanup some dead wood in the header filesEric Andersen2004-07-301-40/+0
* Pete Popov writes:Eric Andersen2004-07-162-0/+125
* _SC_PAGESIZE is standard. Some ancient legacy unix variants used _SC_PAGE_SIZEEric Andersen2004-07-151-1/+1
* Alexandre Oliva writes:Eric Andersen2004-05-141-0/+4
* Alexandre Oliva writes:Eric Andersen2004-05-061-21/+16
* We don't need these...Eric Andersen2004-04-201-1257/+0
* Alexandre Oliva writes:Eric Andersen2004-02-181-0/+48
* New stdio core. Should be more maintainable. Fixes a couple of bugs.Manuel Novoa III2004-02-112-27/+17
* s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/gEric Andersen2004-01-164-16/+16
* remove unused fileEric Andersen2003-12-282-121/+1
* Fix a long-standing bug with pthreads. A couple of linuxthreads filesManuel Novoa III2003-12-273-3/+0