summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads
Commit message (Expand)AuthorAgeFilesLines
...
* sync license with glibcMike Frysinger2005-09-081-4/+4
* sync license with glibcMike Frysinger2005-09-081-5/+5
* sync with glibcMike Frysinger2005-09-081-83/+282
* import some fixes from glibcMike Frysinger2005-09-081-1/+17
* import pthread_attr_{get,set}stack functions from glibc along with a few attr...Mike Frysinger2005-09-081-11/+76
* import the helper function pthread_for_each_thread from glibcMike Frysinger2005-09-082-3/+31
* import misc defines from glibcMike Frysinger2005-09-081-30/+52
* make sure function is always inlinedMike Frysinger2005-09-081-1/+1
* sync with glibc and remove duplicated SEM_VALUE_MAX defineMike Frysinger2005-09-081-7/+5
* sync with glibcMike Frysinger2005-09-081-1/+1
* sync with glibcMike Frysinger2005-09-081-3/+2
* slight tweak to minimize diffs with glibcMike Frysinger2005-09-081-3/+4
* 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