summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads
Commit message (Expand)AuthorAgeFilesLines
...
* sync code style with glibcMike Frysinger2005-09-081-6/+8
* import license updates from glibcMike Frysinger2005-09-081-5/+5
* unusedMike Frysinger2005-09-082-126/+0
* import thumb support from jbowler in Bug 385Mike Frysinger2005-08-151-0/+15
* sync with glibcMike Frysinger2005-07-021-2/+7
* update the debug macros so they build with newer gcc versionsMike Frysinger2005-07-014-30/+36
* gcc saysJoakim Tjernlund2005-05-281-1/+1
* I added, then removed and now I add this again :). Hopefully I got it rigth t...Joakim Tjernlund2005-05-281-0/+1
* Add patch at bugs 274. From Peter Manzinger.Joakim Tjernlund2005-05-281-5/+2
* Back out nptl changes, which for now will be done in branches/uClibc-nptlEric Andersen2005-05-202-35/+8
* 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
* Paul Mundt <lethal@linux-sh.org> writes:Eric Andersen2003-12-055-2/+196
* Arthur Shipkowski, art ! videon-central ! com, writes:Eric Andersen2003-11-051-1/+25
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
* here is (I hope) a better way to handle this one. I regularly buildEric Andersen2003-08-291-1/+2
* Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III2003-08-015-0/+92
* Doing an search and replace on CFLAGS can prove dangerous. We don'tEric Andersen2003-07-211-1/+1
* When compiling with -O0, linuxthreads does not compile. So addEric Andersen2003-06-171-0/+2