Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/stdio more man pages links
details: https://anonhg.NetBSD.org/src/rev/656e589fd474
branches: trunk
changeset: 330040:656e589fd474
user: christos <christos%NetBSD.org@localhost>
date: Wed Jun 18 17:50:55 2014 +0000
description:
more man pages links
diffstat:
lib/libc/stdio/Makefile.inc | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 7f9b743e650c -r 656e589fd474 lib/libc/stdio/Makefile.inc
--- a/lib/libc/stdio/Makefile.inc Wed Jun 18 17:50:14 2014 +0000
+++ b/lib/libc/stdio/Makefile.inc Wed Jun 18 17:50:55 2014 +0000
@@ -1,5 +1,5 @@
# from: @(#)Makefile.inc 5.7 (Berkeley) 6/27/91
-# $NetBSD: Makefile.inc,v 1.44 2014/06/18 17:47:58 christos Exp $
+# $NetBSD: Makefile.inc,v 1.45 2014/06/18 17:50:55 christos Exp $
# stdio sources
.PATH: ${.CURDIR}/stdio
@@ -48,6 +48,8 @@
getc.3 getchar_unlocked.3 getc.3 getw.3
MLINKS+=getdelim.3 getline.3
MLINKS+=mktemp.3 mkdtemp.3 mktemp.3 mkstemp.3
+MLINKS+=mktemp.3 mkostemp.3 mktemp.3 mkostemps.3
+MLINKS+=mktemp.3 mkstemps.3
MLINKS+=printf.3 asprintf.3 printf.3 fprintf.3 printf.3 snprintf.3 \
printf.3 sprintf.3 printf.3 vasprintf.3 printf.3 vfprintf.3 \
printf.3 vprintf.3 printf.3 vsnprintf.3 printf.3 vsprintf.3 \
Home |
Main Index |
Thread Index |
Old Index