| Commit message (Expand) | Author | Age | Files | Lines |
| * | Peter Mazinger pointed out that my last commit was faulty. | Joakim Tjernlund | 2007-01-11 | 1 | -1/+3 |
| * | Now new linuxthreads builds w/ SHARED | Peter S. Mazinger | 2006-03-24 | 1 | -2/+6 |
| * | Remove redundant redefine of __clone | Peter S. Mazinger | 2006-03-24 | 1 | -2/+0 |
| * | Get rid of forwarded __pthread_attr_init | Peter S. Mazinger | 2006-03-09 | 1 | -1/+1 |
| * | Remove unneeded ; after *_alias | Peter S. Mazinger | 2006-03-09 | 1 | -4/+4 |
| * | use sched_yield, not pthread_yield | Mike Frysinger | 2006-03-05 | 1 | -7/+0 |
| * | s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in,... | Peter S. Mazinger | 2006-01-31 | 1 | -2/+1 |
| * | initial import of latest linuxthreads | Mike Frysinger | 2006-01-31 | 1 | -0/+1379 |
| * | rename current stable linuxthreads to linuxthreads.old to prepare for import ... | Mike Frysinger | 2005-11-15 | 1 | -1044/+0 |
| * | revert linuxthreads to pre rev 11377 (i.e. before the massive attempt to impo... | Mike Frysinger | 2005-11-15 | 1 | -159/+96 |
| * | implement __pthread_init_max_stacksize() which is required for FLOATING_STACKS | Mike Frysinger | 2005-11-07 | 1 | -0/+47 |
| * | newer linuxthreads renamed the function invalid_handle() to nonexisting_handle() | Mike Frysinger | 2005-09-09 | 1 | -2/+2 |
| * | sync with glibc by moving the thread_desc stuff out of internals.h and into a... | Mike Frysinger | 2005-09-09 | 1 | -94/+110 |
| * | update the debug macros so they build with newer gcc versions | Mike Frysinger | 2005-07-01 | 1 | -4/+4 |
| * | I added, then removed and now I add this again :). Hopefully I got it rigth t... | Joakim Tjernlund | 2005-05-28 | 1 | -0/+1 |
| * | Oops, remove extra sigaddset() call. Don't know how that one got there. | Joakim Tjernlund | 2005-01-31 | 1 | -1/+0 |
| * | Hi Erik and Manuel | Eric Andersen | 2005-01-29 | 1 | -0/+5 |
| * | Revert Peter's __lib_gettimeofday patch. There's the minor issue of | Manuel Novoa III | 2004-10-31 | 1 | -2/+2 |
| * | Peter S. Mazinger writes: | Eric Andersen | 2004-10-19 | 1 | -2/+2 |
| * | New stdio core. Should be more maintainable. Fixes a couple of bugs. | Manuel Novoa III | 2004-02-11 | 1 | -2/+13 |
| * | s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g | Eric Andersen | 2004-01-16 | 1 | -4/+4 |
| * | Add a new *scanf implementation, includeing the *wscanf functions. | Manuel Novoa III | 2003-08-01 | 1 | -0/+14 |
| * | In a number of places we erroneously used tests such as '#ifdef PIC' when we | Eric Andersen | 2003-05-30 | 1 | -1/+1 |
| * | Patch from Stefan Allius adding the function 'thread_self_stack' | Eric Andersen | 2003-03-04 | 1 | -1/+21 |
| * | Major update for pthreads, based in large part on improvements | Eric Andersen | 2003-02-27 | 1 | -121/+295 |
| * | Patch from Christian Krause: | Eric Andersen | 2003-01-30 | 1 | -0/+3 |
| * | Just be a bit less different from latest glibc version in comments | Eric Andersen | 2003-01-23 | 1 | -0/+3 |
| * | Per patch from Nathan Field at ghs.com, fix __pthread_initialize_manager so it | Eric Andersen | 2003-01-23 | 1 | -3/+5 |
| * | Based on work by Stefan Allius, arrange for early initialization of | Eric Andersen | 2002-08-19 | 1 | -0/+12 |
| * | Patch from Stefan Allius and Edie C. Dost: | Eric Andersen | 2002-08-08 | 1 | -1/+3 |
| * | Fix pthreads to use the rt signals if present | Eric Andersen | 2002-06-13 | 1 | -108/+30 |
| * | Merge in the pthread library. This is the linuxthreads library taken from | Eric Andersen | 2002-02-20 | 1 | -0/+876 |