cleanup types stuff in headers, fix missing u_int*_t in sys/types.h
[musl] / include / pthread.h
2011-04-02 Rich Felkerfix misspelled PTHREAD_CANCELED constant
2011-03-26 Rich Felkermatch glibc/lsb cancellation abi on i386
2011-03-18 Rich Felkerimplement robust mutexes
2011-03-13 Rich Felkerpthread.h needs clockid_t
2011-03-11 Rich Felkermissing const in some pthread_attr_* prototypes
2011-03-07 Rich Felkeradd prototypes for pthread_condattr_* and pthread_rwloc...
2011-02-19 Rich Felkeradd pthread_atfork interface
2011-02-17 Rich Felkerreorganize pthread data structures and move the definit...
2011-02-17 Rich Felkeradd to pthread.h: pthread_mutex_timedlock and sched...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0