Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2011-04-01 | fix misspelled PTHREAD_CANCELED constant | Rich Felker | -1/+1 |
2011-03-25 | match glibc/lsb cancellation abi on i386 | Rich Felker | -0/+2 |
2011-03-17 | implement robust mutexes | Rich Felker | -0/+1 |
2011-03-12 | pthread.h needs clockid_t | Rich Felker | -0/+1 |
2011-03-11 | missing const in some pthread_attr_* prototypes | Rich Felker | -8/+8 |
2011-03-07 | add prototypes for pthread_condattr_* and pthread_rwlockattr_* | Rich Felker | -0/+12 |
2011-02-18 | add pthread_atfork interface | Rich Felker | -0/+2 |
2011-02-17 | reorganize pthread data structures and move the definitions to alltypes.h | Rich Felker | -45/+12 |
2011-02-16 | add to pthread.h: pthread_mutex_timedlock and sched.h, time.h | Rich Felker | -1/+3 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+216 |