diff options
| author | kleink <kleink@NetBSD.org> | 2005-03-18 11:23:44 +0000 |
|---|---|---|
| committer | kleink <kleink@NetBSD.org> | 2005-03-18 11:23:44 +0000 |
| commit | 363c26d4ba059d3f2e4f7c8574ef26e392b0046e (patch) | |
| tree | 8ce4802eed7e8ad4f035d96062654575ae2c5aaf /lib/libpthread/shlib_version | |
| parent | 25645b8f425aab42d84a71ce898748ad8100dbe8 (diff) | |
Interpose cancellation points in pollts() and pselect(), bringing us
to libc.so.12.127 and libpthread.so.0.6.
Diffstat (limited to 'lib/libpthread/shlib_version')
| -rw-r--r-- | lib/libpthread/shlib_version | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpthread/shlib_version b/lib/libpthread/shlib_version index 93aaaf4cdd4..f4db879a782 100644 --- a/lib/libpthread/shlib_version +++ b/lib/libpthread/shlib_version @@ -1,5 +1,5 @@ -# $NetBSD: shlib_version,v 1.7 2004/05/21 04:09:13 christos Exp $ +# $NetBSD: shlib_version,v 1.8 2005/03/18 11:23:44 kleink Exp $ # Remember to update distrib/sets/lists/base/shl.* when changing # major=0 -minor=5 +minor=6 |
