Header --> Id
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $Header$
|
||||
# $Id$
|
||||
|
||||
Various small but non-trivial test programs that have been useful in
|
||||
testing and debugging the EM interpreter.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* $Header$ */
|
||||
/* $Id$ */
|
||||
|
||||
/*
|
||||
Test access to args and environ
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{ $Header$ }
|
||||
{ $Id$ }
|
||||
|
||||
program ArrayWithoutArray(input, output);
|
||||
{ We simulate a (read-only) array by constructing a mapping
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* $Header$ */
|
||||
/* $Id$ */
|
||||
|
||||
/*
|
||||
Test forking
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* $Header$ */
|
||||
/* $Id$ */
|
||||
|
||||
/* Testing ioctl monitor call */
|
||||
#include <sgtty.h>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* $Header$ */
|
||||
/* $Id$ */
|
||||
|
||||
/*
|
||||
Test access to fields in struct stat
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* $Header$ */
|
||||
/* $Id$ */
|
||||
|
||||
/*
|
||||
Test combination of signal and setjmp/longjmp
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* $Header$ */
|
||||
/* $Id$ */
|
||||
|
||||
#include <signal.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user