Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/lib/libc Apply patch (requested by sommerfeld):
details: https://anonhg.NetBSD.org/src/rev/0772904eefd9
branches: netbsd-1-4
changeset: 470945:0772904eefd9
user: he <he%NetBSD.org@localhost>
date: Fri Oct 06 15:48:14 2000 +0000
description:
Apply patch (requested by sommerfeld):
Introduce the issetugid() system call.
Bump libc's tiny number to 2.
diffstat:
lib/libc/shlib_version | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (12 lines):
diff -r 21fe508185e4 -r 0772904eefd9 lib/libc/shlib_version
--- a/lib/libc/shlib_version Fri Oct 06 15:47:28 2000 +0000
+++ b/lib/libc/shlib_version Fri Oct 06 15:48:14 2000 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: shlib_version,v 1.68.2.1 2000/07/05 21:03:51 he Exp $
+# $NetBSD: shlib_version,v 1.68.2.2 2000/10/06 15:48:14 he Exp $
# Remember to update distrib/sets/lists/base/shl.* when changing
#
major=12
minor=40
-teeny=1
+teeny=2
Home |
Main Index |
Thread Index |
Old Index