Source-Changes-HG archive

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

[src/trunk]: src/lib/libc libc.so.12.120: addition of closefrom(3)



details:   https://anonhg.NetBSD.org/src/rev/70df6f58f8c9
branches:  trunk
changeset: 567125:70df6f58f8c9
user:      kleink <kleink%NetBSD.org@localhost>
date:      Tue Jun 01 16:07:17 2004 +0000

description:
libc.so.12.120: addition of closefrom(3)

diffstat:

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

diffs (15 lines):

diff -r ed3baebc7e50 -r 70df6f58f8c9 lib/libc/shlib_version
--- a/lib/libc/shlib_version    Tue Jun 01 16:06:43 2004 +0000
+++ b/lib/libc/shlib_version    Tue Jun 01 16:07:17 2004 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: shlib_version,v 1.154 2004/05/27 03:08:07 christos Exp $
+#      $NetBSD: shlib_version,v 1.155 2004/06/01 16:07:17 kleink Exp $
 #      Remember to update distrib/sets/lists/base/shl.* when changing
 #
 # things we wish to do on next major version bump:
@@ -17,4 +17,4 @@
 # - libc/net/getnet{ent,namadr}.c, netdb.h: remove __n_pad0
 #
 major=12
-minor=119
+minor=120



Home | Main Index | Thread Index | Old Index