index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libpthread
/
shlib_version
Age
Commit message (
Expand
)
Author
2010-04-12
Add support for pthread_rwlock_timed locks.
Ted Unangst
2009-10-27
- bump the majors of libpthread and librthread, as they used to return an
Jasper Lievisse Adriaanse
2009-07-25
- add a symbol to help gdb location pthread internals (_thread_ctx_offset)
Kurt Miller
2008-12-18
Add pthread_attr_[sg]etguardsize() to match rthread, including manpages
Philip Guenthe
2008-06-13
remove _MALLOC_LOCK_INIT; major bump; ok deraadt@
Otto Moerbeek
2008-03-16
bump
Otto Moerbeek
2008-01-05
crank 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 function
Kurt Miller
2007-06-05
_FD_LOCK/UNLOCK() is libpthread specific and not needed for librthread, so
Kurt Miller
2006-10-10
libc/shlib_version
Theo de Raadt
2006-04-09
Change a debug interface to take const char pointers so we don't ave
Kenneth R Westerback
2005-10-30
Add pthread_atfork(3)
Brad Smith
2005-01-23
Add debug support.
Mark Kettenis
2004-07-13
errno changes, lib major version bumps, and general flag day
Marco S Hyman
2004-06-24
hsearch API/ABI u_int -> size_t -> crank majors; ok millert
Theo de Raadt
2004-06-07
major bump to libc and libpthread to break the dependency of a
Marco S Hyman
2004-05-03
libc major number crank
Todd C. Miller
2004-05-02
bump minor for new functions. Reminder from brad@
Marco S Hyman
2004-02-22
add pthread_attr_[get|set]stack
Brad Smith
2004-01-12
new syscall closefrom(2). ok deraadt millert
Ted Unangst
2003-12-23
bump minor
Brad Smith
2003-07-21
minor number bump due to added functions
Todd C. Miller
2003-05-08
crank major number to correspond to libc major change
Todd C. Miller
2003-04-14
when libc/shlib_version says you need to crank this one too, DO NOT IGNORE
Theo de Raadt
2002-12-03
Crank all library major numbers. Needed due to the fact that we
Todd C. Miller
2002-11-21
Add strerror_r and functions versions of getchar_unlocked and
Marco S Hyman
2002-11-12
don't build with -g/-ggdb by default.
Marco S Hyman
2000-01-04
a version separate from libc's to make things simpler.
David Leonard