summaryrefslogtreecommitdiff
path: root/libpthread/linuxthreads.old/internals.h
AgeCommit message (Expand)Author
2015-02-14Revert "resolve merge"Waldemar Brodkorb
2015-02-14resolve mergeWaldemar Brodkorb
2012-11-18drop support for pre ISO-C compilersMike Frysinger
2012-07-24Remove use of attribute_shared_hiddenBernd Schmidt
2012-06-15linuxthreads.old/internals.h: make some internal functions hiddenPeter S. Mazinger
2012-06-15linuxthreads.old: cleanup a bitPeter S. Mazinger
2012-06-15linuxthreads.old: remove __old_sem_* and rename __new_sem_* to sem_*Peter S. Mazinger
2012-06-15internals.h: use sysconf(_SC_PAGESIZE) instead of __pagesizePeter S. Mazinger
2012-04-24linuxthreads.old: fix typo in pthread_mutex_unlock hidden prototypeMike Frysinger
2012-04-22linuxthreads.old: only declare __pthread_xxx funcs hidden inside of libpthreadMike Frysinger
2011-02-24linuxthreads.old: fix nommu initial thread stack detectionMike Frysinger
2009-07-21libpthread: add format attribute to __pthread_message()Mike Frysinger
2008-12-10*: remove some __libc_XXX functions:Denis Vlasenko
2008-09-25Add globally __stringify macro in libc-symbols.h.Carmelo Amoroso
2008-07-23- trim any trailing whitespaceBernhard Reutner-Fischer
2008-07-23- fix inline keywordBernhard Reutner-Fischer
2006-11-09backport from upstream:Mike Frysinger
2006-11-09backport from upstream:Mike Frysinger
2006-11-03remove duplicated/unused ASSERT codeMike Frysinger
2006-02-18tweak the idea between having a MMU and actually using itMike Frysinger
2006-02-01typoPeter S. Mazinger
2006-02-01same in oldPeter S. Mazinger
2006-01-26Get rid of missing prototype warningsPeter S. Mazinger
2006-01-25Modify the earlier changes, because libc-lock references __pthread_mutex*, do...Peter S. Mazinger
2006-01-25Remove unused prototypePeter S. Mazinger
2006-01-24Get rid of a shadow warningPeter S. Mazinger
2006-01-24waitpid undefinedPeter S. Mazinger
2006-01-24use __typeof for all __libc_x prototypes, do not need __sigaction/__vforkPeter S. Mazinger
2006-01-23Make i386 build w/ -std=c99 (almost)Peter S. Mazinger
2006-01-04update pthread weak handling to the style glibc usesMike Frysinger
2005-11-15rename current stable linuxthreads to linuxthreads.old to prepare for import ...Mike Frysinger