[llvm-commits] CVS: llvm/include/Config/sys/resource.h stat.h time.h types.h wait.h

Chris Lattner lattner at cs.uiuc.edu
Thu Feb 26 02:02:01 PST 2004


Changes in directory llvm/include/Config/sys:

resource.h updated: 1.3 -> 1.4
stat.h updated: 1.3 -> 1.4
time.h updated: 1.3 -> 1.4
types.h updated: 1.3 -> 1.4
wait.h updated: 1.3 -> 1.4

---
Log message:

Eliminate copy-and-paste comments


---
Diffs of the changes:  (+5 -5)

Index: llvm/include/Config/sys/resource.h
diff -u llvm/include/Config/sys/resource.h:1.3 llvm/include/Config/sys/resource.h:1.4
--- llvm/include/Config/sys/resource.h:1.3	Mon Oct 20 15:11:42 2003
+++ llvm/include/Config/sys/resource.h	Thu Feb 26 02:01:30 2004
@@ -1,4 +1,4 @@
-/*===-- Config/sys/resource.h - Annotation classes --------------*- C++ -*-===//
+/*===-- Config/sys/resource.h -----------------------------------*- C++ -*-===//
  * 
  *                     The LLVM Compiler Infrastructure
  *


Index: llvm/include/Config/sys/stat.h
diff -u llvm/include/Config/sys/stat.h:1.3 llvm/include/Config/sys/stat.h:1.4
--- llvm/include/Config/sys/stat.h:1.3	Mon Oct 20 15:11:42 2003
+++ llvm/include/Config/sys/stat.h	Thu Feb 26 02:01:30 2004
@@ -1,4 +1,4 @@
-/*===-- Config/sys/stat.h - Annotation classes --------------*- ----C++ -*-===//
+/*===-- Config/sys/stat.h -----------------------------------*- ----C++ -*-===//
  * 
  *                     The LLVM Compiler Infrastructure
  *


Index: llvm/include/Config/sys/time.h
diff -u llvm/include/Config/sys/time.h:1.3 llvm/include/Config/sys/time.h:1.4
--- llvm/include/Config/sys/time.h:1.3	Mon Oct 20 15:11:43 2003
+++ llvm/include/Config/sys/time.h	Thu Feb 26 02:01:30 2004
@@ -1,4 +1,4 @@
-/*===-- Config/sys/time.h - Annotation classes ------------------*- C++ -*-===//
+/*===-- Config/sys/time.h ---------------------------------------*- C++ -*-===//
  * 
  *                     The LLVM Compiler Infrastructure
  *


Index: llvm/include/Config/sys/types.h
diff -u llvm/include/Config/sys/types.h:1.3 llvm/include/Config/sys/types.h:1.4
--- llvm/include/Config/sys/types.h:1.3	Mon Oct 20 15:11:43 2003
+++ llvm/include/Config/sys/types.h	Thu Feb 26 02:01:30 2004
@@ -1,4 +1,4 @@
-/*===-- Config/sys/types.h - Annotation classes --------------*- C++ -*-===//
+/*===-- Config/sys/types.h --------------------------------------*- C++ -*-===//
  * 
  *                     The LLVM Compiler Infrastructure
  *


Index: llvm/include/Config/sys/wait.h
diff -u llvm/include/Config/sys/wait.h:1.3 llvm/include/Config/sys/wait.h:1.4
--- llvm/include/Config/sys/wait.h:1.3	Mon Oct 20 15:11:43 2003
+++ llvm/include/Config/sys/wait.h	Thu Feb 26 02:01:30 2004
@@ -1,4 +1,4 @@
-/*===-- Config/sys/wait.h - Annotation classes ------------------*- C++ -*-===//
+/*===-- Config/sys/wait.h ---------------------------------------*- C++ -*-===//
  * 
  *                     The LLVM Compiler Infrastructure
  *





More information about the llvm-commits mailing list