Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc Bump shlib minor; added clone(2).



details:   https://anonhg.NetBSD.org/src/rev/d8b0ef435d5e
branches:  trunk
changeset: 512900:d8b0ef435d5e
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Wed Jul 18 23:10:01 2001 +0000

description:
Bump shlib minor; added clone(2).

diffstat:

 lib/libc/shlib_version |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 1e1238350fcd -r d8b0ef435d5e lib/libc/shlib_version
--- a/lib/libc/shlib_version    Wed Jul 18 23:03:10 2001 +0000
+++ b/lib/libc/shlib_version    Wed Jul 18 23:10:01 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: shlib_version,v 1.106 2001/05/10 10:53:32 pk Exp $
+#      $NetBSD: shlib_version,v 1.107 2001/07/18 23:10:01 thorpej Exp $
 #      Remember to update distrib/sets/lists/base/shl.* when changing
 #
 # things we wish to do on next major version bump:
@@ -9,4 +9,4 @@
 # - libc/gen/timezone.c: remove; __timezone13 -> timezone.
 #
 major=12
-minor=76
+minor=77



Home | Main Index | Thread Index | Old Index