Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl2/xcvs/lib/libcvs we have getdelim and getline.
details: https://anonhg.NetBSD.org/src/rev/aa2477a12f41
branches: trunk
changeset: 748278:aa2477a12f41
user: christos <christos%NetBSD.org@localhost>
date: Mon Oct 19 01:24:19 2009 +0000
description:
we have getdelim and getline.
diffstat:
external/gpl2/xcvs/lib/libcvs/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 4cc80c1dded6 -r aa2477a12f41 external/gpl2/xcvs/lib/libcvs/Makefile
--- a/external/gpl2/xcvs/lib/libcvs/Makefile Mon Oct 19 01:07:08 2009 +0000
+++ b/external/gpl2/xcvs/lib/libcvs/Makefile Mon Oct 19 01:24:19 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2009/05/03 17:13:07 christos Exp $
+# $NetBSD: Makefile,v 1.7 2009/10/19 01:24:19 christos Exp $
LIBISPRIVATE= yes
@@ -12,7 +12,7 @@
SRCS= __fpending.c asnprintf.c basename.c canon-host.c canonicalize.c \
chdir-long.c closeout.c cycle-check.c dirname.c dup-safer.c exitfail.c \
- fd-safer.c getdate.c getdelim.c getline.c gettime.c md5.c \
+ fd-safer.c getdate.c gettime.c md5.c \
openat.c pagealign_alloc.c printf-args.c printf-parse.c \
quotearg.c regex.c rpmatch.c save-cwd.c sighandle.c strftime.c \
stripslash.c vasnprintf.c xalloc-die.c xgetcwd.c xgethostname.c \
Home |
Main Index |
Thread Index |
Old Index