Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/lib/libc Pull up revision 1.163 (requested by lukem in ti...
details: https://anonhg.NetBSD.org/src/rev/4afa87e67b18
branches: netbsd-3
changeset: 576573:4afa87e67b18
user: tron <tron%NetBSD.org@localhost>
date: Mon Jul 11 21:22:39 2005 +0000
description:
Pull up revision 1.163 (requested by lukem in ticket #540):
PR/29849, PR/29850: Add getpwent_r and getgrent_r
diffstat:
lib/libc/shlib_version | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 7566ae47f759 -r 4afa87e67b18 lib/libc/shlib_version
--- a/lib/libc/shlib_version Mon Jul 11 21:22:33 2005 +0000
+++ b/lib/libc/shlib_version Mon Jul 11 21:22:39 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: shlib_version,v 1.161.2.1 2005/03/20 12:11:44 tron Exp $
+# $NetBSD: shlib_version,v 1.161.2.2 2005/07/11 21:22:39 tron 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=127
+minor=128
Home |
Main Index |
Thread Index |
Old Index