Age | Commit message (Expand) | Author |
2012-11-18 | drop support for pre ISO-C compilers | Mike Frysinger |
2012-07-24 | Remove use of attribute_shared_hidden | Bernd Schmidt |
2012-06-15 | linuxthreads.old/internals.h: make some internal functions hidden | Peter S. Mazinger |
2012-06-15 | linuxthreads.old: cleanup a bit | Peter S. Mazinger |
2012-06-15 | linuxthreads.old: remove __old_sem_* and rename __new_sem_* to sem_* | Peter S. Mazinger |
2012-06-15 | internals.h: use sysconf(_SC_PAGESIZE) instead of __pagesize | Peter S. Mazinger |
2012-04-24 | linuxthreads.old: fix typo in pthread_mutex_unlock hidden prototype | Mike Frysinger |
2012-04-22 | linuxthreads.old: only declare __pthread_xxx funcs hidden inside of libpthread | Mike Frysinger |
2011-02-24 | linuxthreads.old: fix nommu initial thread stack detection | Mike Frysinger |
2009-07-21 | libpthread: add format attribute to __pthread_message() | Mike Frysinger |
2008-12-10 | *: remove some __libc_XXX functions: | Denis Vlasenko |
2008-09-25 | Add globally __stringify macro in libc-symbols.h. | Carmelo Amoroso |
2008-07-23 | - trim any trailing whitespace | Bernhard Reutner-Fischer |
2008-07-23 | - fix inline keyword | Bernhard Reutner-Fischer |
2006-11-09 | backport from upstream: | Mike Frysinger |
2006-11-09 | backport from upstream: | Mike Frysinger |
2006-11-03 | remove duplicated/unused ASSERT code | Mike Frysinger |
2006-02-18 | tweak the idea between having a MMU and actually using it | Mike Frysinger |
2006-02-01 | typo | Peter S. Mazinger |
2006-02-01 | same in old | Peter S. Mazinger |
2006-01-26 | Get rid of missing prototype warnings | Peter S. Mazinger |
2006-01-25 | Modify the earlier changes, because libc-lock references __pthread_mutex*, do... | Peter S. Mazinger |
2006-01-25 | Remove unused prototype | Peter S. Mazinger |
2006-01-24 | Get rid of a shadow warning | Peter S. Mazinger |
2006-01-24 | waitpid undefined | Peter S. Mazinger |
2006-01-24 | use __typeof for all __libc_x prototypes, do not need __sigaction/__vfork | Peter S. Mazinger |
2006-01-23 | Make i386 build w/ -std=c99 (almost) | Peter S. Mazinger |
2006-01-04 | update pthread weak handling to the style glibc uses | Mike Frysinger |
2005-11-15 | rename current stable linuxthreads to linuxthreads.old to prepare for import ... | Mike Frysinger |