search: add comments to tsearch_avl.c
[musl] / src / internal /
2011-03-18 Rich Felkerimplement robust mutexes
2011-03-17 Rich Felkerreorder mutex struct fields to make room for pointers...
2011-03-17 Rich Felkerunify lock and owner fields of mutex structure
2011-03-13 Rich Felkerimplement flockfile api, rework stdio locking
2011-03-10 Rich Felkeroptimize pthread termination in the non-detached case
2011-03-08 Rich Felkerfix and optimize non-default-type mutex behavior
2011-03-07 Rich Felkeruse the selected clock from the condattr for pthread_co...
2011-02-24 Rich Felkervarious changes in preparation for dynamic linking...
2011-02-21 Rich Felkeruse an accessor function for __libc data pointer when...
2011-02-19 Rich Felkeradd pthread_atfork interface
2011-02-17 Rich Felkerreorganize pthread data structures and move the definit...
2011-02-15 Rich Felkermove arch-specific internal headers into place
2011-02-15 Rich Felkerfinish unifying thread register handling in preparation...
2011-02-15 Rich Felkerbegin unifying clone/thread management interface in...
2011-02-14 Rich Felkercleaning up syscalls in preparation for x86_64 port
2011-02-12 Rich Felkerensure that the compiler doesn't try to reorder around...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0