summaryrefslogtreecommitdiff
path: root/lib/libpthread/shlib_version
AgeCommit message (Expand)Author
2010-04-12Add support for pthread_rwlock_timed locks.Ted Unangst
2009-10-27- bump the majors of libpthread and librthread, as they used to return anJasper Lievisse Adriaanse
2009-07-25- add a symbol to help gdb location pthread internals (_thread_ctx_offset)Kurt Miller
2008-12-18Add pthread_attr_[sg]etguardsize() to match rthread, including manpagesPhilip Guenthe
2008-06-13remove _MALLOC_LOCK_INIT; major bump; ok deraadt@Otto Moerbeek
2008-03-16bumpOtto Moerbeek
2008-01-05crank libc and libpthread, because libc cannot build lint libraries anymore i...Theo de Raadt
2008-01-01- make arc4random*() functions thread safe. Use a custom spinlock functionKurt Miller
2007-06-05_FD_LOCK/UNLOCK() is libpthread specific and not needed for librthread, soKurt Miller
2006-10-10libc/shlib_versionTheo de Raadt
2006-04-09Change a debug interface to take const char pointers so we don't aveKenneth R Westerback
2005-10-30Add pthread_atfork(3)Brad Smith
2005-01-23Add debug support.Mark Kettenis
2004-07-13errno changes, lib major version bumps, and general flag dayMarco S Hyman
2004-06-24hsearch API/ABI u_int -> size_t -> crank majors; ok millertTheo de Raadt
2004-06-07major bump to libc and libpthread to break the dependency of aMarco S Hyman
2004-05-03libc major number crankTodd C. Miller
2004-05-02bump minor for new functions. Reminder from brad@Marco S Hyman
2004-02-22add pthread_attr_[get|set]stackBrad Smith
2004-01-12new syscall closefrom(2). ok deraadt millertTed Unangst
2003-12-23bump minorBrad Smith
2003-07-21minor number bump due to added functionsTodd C. Miller
2003-05-08crank major number to correspond to libc major changeTodd C. Miller
2003-04-14when libc/shlib_version says you need to crank this one too, DO NOT IGNORETheo de Raadt
2002-12-03Crank all library major numbers. Needed due to the fact that weTodd C. Miller
2002-11-21Add strerror_r and functions versions of getchar_unlocked andMarco S Hyman
2002-11-12don't build with -g/-ggdb by default.Marco S Hyman
2000-01-04a version separate from libc's to make things simpler.David Leonard