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/gen pullup 1.98->1.99 (ross) -- 100 lashes wit...
details: https://anonhg.NetBSD.org/src/rev/939cd270b549
branches: netbsd-1-4
changeset: 468604:939cd270b549
user: perry <perry%NetBSD.org@localhost>
date: Sat May 01 22:57:57 1999 +0000
description:
pullup 1.98->1.99 (ross) -- 100 lashes with a wet noodle for this one.
diffstat:
lib/libc/gen/Makefile.inc | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 225ce0244cb3 -r 939cd270b549 lib/libc/gen/Makefile.inc
--- a/lib/libc/gen/Makefile.inc Sat May 01 00:25:17 1999 +0000
+++ b/lib/libc/gen/Makefile.inc Sat May 01 22:57:57 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.inc,v 1.97.2.1 1999/04/30 15:08:43 perry Exp $
+# $NetBSD: Makefile.inc,v 1.97.2.2 1999/05/01 22:57:57 perry Exp $
# from: @(#)Makefile.inc 8.6 (Berkeley) 5/4/95
# gen sources
@@ -53,7 +53,9 @@
timezone.3 toascii.3 tolower.3 toupper.3 ttyname.3 \
ualarm.3 uname.3 unvis.3 usleep.3 utime.3 valloc.3 vis.3
-MLINKS+=fpgetround.3 fpgetsticky.3 fpsetmask.3 fpsetround.3 fpsetsticky.3
+MLINKS+=fpgetmask.3 fpgetround.3 fpgetmask.3 fpgetsticky.3 \
+ fpgetmask.3 fpsetmask.3 fpgetmask.3 fpsetround.3 \
+ fpgetmask.3 fpsetsticky.3
MLINKS+=bswap.3 bswap16.3
MLINKS+=bswap.3 bswap32.3
MLINKS+=bswap.3 bswap64.3
Home |
Main Index |
Thread Index |
Old Index