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
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