- add .cvsignore files

- silence tinderbox warnings about missing config.h in a few files.
This commit is contained in:
Evan Hunt
2009-09-01 20:13:44 +00:00
parent f909fbf73c
commit 93ebf0fc08
27 changed files with 34 additions and 2 deletions
+3 -1
View File
@@ -14,7 +14,9 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: backtrace_test.c,v 1.2 2009/09/01 18:40:25 jinmei Exp $ */
/* $Id: backtrace_test.c,v 1.3 2009/09/01 20:13:43 each Exp $ */
#include <config.h>
#include <stdio.h>
#include <string.h>
+1
View File
@@ -0,0 +1 @@
Makefile
+1
View File
@@ -0,0 +1 @@
Makefile
+1
View File
@@ -0,0 +1 @@
Makefile
+1
View File
@@ -0,0 +1 @@
Makefile
+1
View File
@@ -0,0 +1 @@
Makefile
+1
View File
@@ -0,0 +1 @@
Makefile
+1
View File
@@ -0,0 +1 @@
Makefile
+1
View File
@@ -0,0 +1 @@
Makefile
+1
View File
@@ -0,0 +1 @@
Makefile
+1
View File
@@ -0,0 +1 @@
Makefile
+1
View File
@@ -0,0 +1 @@
Makefile
+1
View File
@@ -0,0 +1 @@
Makefile
+1
View File
@@ -0,0 +1 @@
Makefile
@@ -0,0 +1 @@
Makefile
@@ -0,0 +1 @@
Makefile
+1
View File
@@ -0,0 +1 @@
Makefile
+1
View File
@@ -0,0 +1 @@
Makefile
@@ -0,0 +1 @@
Makefile
+1
View File
@@ -0,0 +1 @@
Makefile
+1
View File
@@ -0,0 +1 @@
Makefile
@@ -0,0 +1 @@
Makefile
+2
View File
@@ -0,0 +1,2 @@
Makefile
Makefile-postinstall
+1
View File
@@ -0,0 +1 @@
Makefile
+1
View File
@@ -0,0 +1 @@
Makefile
+3
View File
@@ -0,0 +1,3 @@
Makefile
netdb.h
platform.h
+3 -1
View File
@@ -14,7 +14,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: backtrace-emptytbl.c,v 1.2 2009/09/01 18:40:25 jinmei Exp $ */
/* $Id: backtrace-emptytbl.c,v 1.3 2009/09/01 20:13:44 each Exp $ */
/*! \file */
@@ -26,6 +26,8 @@
* (e.g. libisc-nosymbol.a).
*/
#include <config.h>
#include <isc/backtrace.h>
const int isc__backtrace_nsymbols = 0;