summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads.old/manager.c
Commit message (Expand)AuthorAgeFilesLines
* Allow ABIs where SP points below the stack frame.Bernd Schmidt2011-03-051-7/+11
* libpthread: add format attribute to __pthread_message()Mike Frysinger2009-07-211-2/+2
* Don't shadow the mask parameter with a local variable in the same functionRon2009-07-051-2/+2
* Add noreturn attributes to some functions that won't ever do soRon2009-07-051-2/+2
* *: remove some __libc_XXX functions:Denis Vlasenko2008-12-101-7/+7
* optimize signal mask ops. comment out "impossible" errorsDenis Vlasenko2008-12-011-1/+1
* signal ops: avoid calls through PLT for __sigXXX opsDenis Vlasenko2008-11-221-5/+4
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-231-12/+12
* - fix inline keywordBernhard Reutner-Fischer2008-07-231-1/+1
* Bernd Schmidt writes: make sure custom stacks work properly for no-mmuMike Frysinger2007-05-311-0/+7
* backport from upstream:Mike Frysinger2006-11-091-1/+1
* remove duplicated/unused ASSERT codeMike Frysinger2006-11-031-3/+0
* import ia64 linuxthreads filesMike Frysinger2006-02-271-0/+14
* tweak the idea between having a MMU and actually using itMike Frysinger2006-02-181-7/+7
* user internal versions of waitpid/raise/nanosleepPeter S. Mazinger2006-01-251-0/+2
* Don't use __getpid/__getpagesizePeter S. Mazinger2006-01-241-7/+3
* Add some attribute_noreturn, replace __attribute__ ((noreturn)) as wellPeter S. Mazinger2006-01-231-4/+4
* Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger2006-01-221-1/+0
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-1/+1
* typecast away a signed/unsigned warningMike Frysinger2005-12-271-1/+1
* kill off minor unused warningsMike Frysinger2005-12-271-1/+1
* Jie Zhang writes:Mike Frysinger2005-12-221-0/+8
* rename current stable linuxthreads to linuxthreads.old to prepare for import ...Mike Frysinger2005-11-151-0/+905