Age | Commit message (Expand) | Author |
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 |