[llvm-commits] CVS: llvm/lib/System/Unix/MappedFile.inc Memory.inc Path.inc Process.inc Program.inc Signals.inc TimeValue.inc

Misha Brukman brukman at cs.uiuc.edu
Thu May 5 15:33:18 PDT 2005



Changes in directory llvm/lib/System/Unix:

MappedFile.inc updated: 1.10 -> 1.11
Memory.inc updated: 1.2 -> 1.3
Path.inc updated: 1.33 -> 1.34
Process.inc updated: 1.10 -> 1.11
Program.inc updated: 1.12 -> 1.13
Signals.inc updated: 1.6 -> 1.7
TimeValue.inc updated: 1.7 -> 1.8
---
Log message:

Remove vim settings from source code; people should use llvm/utils/vim/vimrc


---
Diffs of the changes:  (+0 -7)

 MappedFile.inc |    1 -
 Memory.inc     |    1 -
 Path.inc       |    1 -
 Process.inc    |    1 -
 Program.inc    |    1 -
 Signals.inc    |    1 -
 TimeValue.inc  |    1 -
 7 files changed, 7 deletions(-)


Index: llvm/lib/System/Unix/MappedFile.inc
diff -u llvm/lib/System/Unix/MappedFile.inc:1.10 llvm/lib/System/Unix/MappedFile.inc:1.11
--- llvm/lib/System/Unix/MappedFile.inc:1.10	Sun Feb 13 16:46:37 2005
+++ llvm/lib/System/Unix/MappedFile.inc	Thu May  5 17:33:06 2005
@@ -152,4 +152,3 @@
 
 }
 
-// vim: sw=2 smartindent smarttab tw=80 autoindent expandtab


Index: llvm/lib/System/Unix/Memory.inc
diff -u llvm/lib/System/Unix/Memory.inc:1.2 llvm/lib/System/Unix/Memory.inc:1.3
--- llvm/lib/System/Unix/Memory.inc:1.2	Mon Dec 27 00:17:03 2004
+++ llvm/lib/System/Unix/Memory.inc	Thu May  5 17:33:06 2005
@@ -67,4 +67,3 @@
 
 }
 
-// vim: sw=2 smartindent smarttab tw=80 autoindent expandtab


Index: llvm/lib/System/Unix/Path.inc
diff -u llvm/lib/System/Unix/Path.inc:1.33 llvm/lib/System/Unix/Path.inc:1.34
--- llvm/lib/System/Unix/Path.inc:1.33	Wed Apr 20 21:50:10 2005
+++ llvm/lib/System/Unix/Path.inc	Thu May  5 17:33:06 2005
@@ -758,4 +758,3 @@
 }
 }
 
-// vim: sw=2


Index: llvm/lib/System/Unix/Process.inc
diff -u llvm/lib/System/Unix/Process.inc:1.10 llvm/lib/System/Unix/Process.inc:1.11
--- llvm/lib/System/Unix/Process.inc:1.10	Thu Apr 21 11:12:57 2005
+++ llvm/lib/System/Unix/Process.inc	Thu May  5 17:33:06 2005
@@ -157,4 +157,3 @@
 }
 
 }
-// vim: sw=2 smartindent smarttab tw=80 autoindent expandtab


Index: llvm/lib/System/Unix/Program.inc
diff -u llvm/lib/System/Unix/Program.inc:1.12 llvm/lib/System/Unix/Program.inc:1.13
--- llvm/lib/System/Unix/Program.inc:1.12	Wed Apr 20 10:42:11 2005
+++ llvm/lib/System/Unix/Program.inc	Thu May  5 17:33:06 2005
@@ -223,4 +223,3 @@
 }
 
 }
-// vim: sw=2 smartindent smarttab tw=80 autoindent expandtab


Index: llvm/lib/System/Unix/Signals.inc
diff -u llvm/lib/System/Unix/Signals.inc:1.6 llvm/lib/System/Unix/Signals.inc:1.7
--- llvm/lib/System/Unix/Signals.inc:1.6	Fri Apr 22 12:56:01 2005
+++ llvm/lib/System/Unix/Signals.inc	Thu May  5 17:33:06 2005
@@ -167,4 +167,3 @@
 
 }
 
-// vim: sw=2 smartindent smarttab tw=80 autoindent expandtab


Index: llvm/lib/System/Unix/TimeValue.inc
diff -u llvm/lib/System/Unix/TimeValue.inc:1.7 llvm/lib/System/Unix/TimeValue.inc:1.8
--- llvm/lib/System/Unix/TimeValue.inc:1.7	Thu Jan 13 18:50:50 2005
+++ llvm/lib/System/Unix/TimeValue.inc	Thu May  5 17:33:06 2005
@@ -48,4 +48,3 @@
 }
 
 }
-// vim: sw=2 smartindent smarttab tw=80 autoindent expandtab






More information about the llvm-commits mailing list