From b5224ccd82a2a651a39d7099276e012034023f04 Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Tue, 17 Jul 2001 03:02:51 +0000 Subject: update to gnetlist-20010708 this represents nearly a year and a half of bug fixes and enhancements including some additional netlist types. --- cad/gnetlist/patches/patch-aa | 13 +++++++++++++ cad/gnetlist/patches/patch-ab | 12 ++++++++++++ cad/gnetlist/patches/patch-ac | 12 ++++++++++++ cad/gnetlist/patches/patch-ad | 12 ++++++++++++ cad/gnetlist/patches/patch-ae | 12 ++++++++++++ 5 files changed, 61 insertions(+) create mode 100644 cad/gnetlist/patches/patch-aa create mode 100644 cad/gnetlist/patches/patch-ab create mode 100644 cad/gnetlist/patches/patch-ac create mode 100644 cad/gnetlist/patches/patch-ad create mode 100644 cad/gnetlist/patches/patch-ae (limited to 'cad/gnetlist/patches') diff --git a/cad/gnetlist/patches/patch-aa b/cad/gnetlist/patches/patch-aa new file mode 100644 index 00000000000..922e0d1b20f --- /dev/null +++ b/cad/gnetlist/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.1 2001/07/17 03:02:51 dmcmahill Exp $ + +--- src/i_vars.c.orig Mon Jun 11 18:50:26 2001 ++++ src/i_vars.c Mon Jul 16 19:51:56 2001 +@@ -21,4 +21,8 @@ + #include + ++#ifdef HAVE_STRINGS_H ++#include ++#endif ++ + #include + diff --git a/cad/gnetlist/patches/patch-ab b/cad/gnetlist/patches/patch-ab new file mode 100644 index 00000000000..68333d84b9f --- /dev/null +++ b/cad/gnetlist/patches/patch-ab @@ -0,0 +1,12 @@ +$NetBSD: patch-ab,v 1.1 2001/07/17 03:02:51 dmcmahill Exp $ + +--- src/gnetlist.c.orig Sun Jul 8 12:13:54 2001 ++++ src/gnetlist.c Mon Jul 16 19:52:44 2001 +@@ -20,4 +20,7 @@ + #include + #include ++#ifdef HAVE_STRINGS_H ++#include ++#endif + #include + #ifdef HAVE_UNISTD_H diff --git a/cad/gnetlist/patches/patch-ac b/cad/gnetlist/patches/patch-ac new file mode 100644 index 00000000000..320c3fe87ba --- /dev/null +++ b/cad/gnetlist/patches/patch-ac @@ -0,0 +1,12 @@ +$NetBSD: patch-ac,v 1.1 2001/07/17 03:02:51 dmcmahill Exp $ + +--- src/parsecmd.c.orig Sun Feb 18 17:47:48 2001 ++++ src/parsecmd.c Mon Jul 16 19:53:14 2001 +@@ -20,4 +20,7 @@ + #include + #include ++#ifdef HAVE_STRINGS_H ++#include ++#endif + #ifdef HAVE_UNISTD_H + #include diff --git a/cad/gnetlist/patches/patch-ad b/cad/gnetlist/patches/patch-ad new file mode 100644 index 00000000000..c433838ac21 --- /dev/null +++ b/cad/gnetlist/patches/patch-ad @@ -0,0 +1,12 @@ +$NetBSD: patch-ad,v 1.1 2001/07/17 03:02:51 dmcmahill Exp $ + +--- src/s_net.c.orig Fri Jun 15 20:37:43 2001 ++++ src/s_net.c Mon Jul 16 19:53:43 2001 +@@ -20,4 +20,7 @@ + #include + #include ++#ifdef HAVE_STRINGS_H ++#include ++#endif + #include + #include diff --git a/cad/gnetlist/patches/patch-ae b/cad/gnetlist/patches/patch-ae new file mode 100644 index 00000000000..94b3f844ac1 --- /dev/null +++ b/cad/gnetlist/patches/patch-ae @@ -0,0 +1,12 @@ +$NetBSD: patch-ae,v 1.1 2001/07/17 03:02:51 dmcmahill Exp $ + +--- src/s_rename.c.orig Thu Mar 1 21:54:03 2001 ++++ src/s_rename.c Mon Jul 16 19:54:17 2001 +@@ -20,4 +20,7 @@ + #include + #include ++#ifdef HAVE_STRINGS_H ++#include ++#endif + #include + #include -- cgit v1.2.3