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

LLVM llvm at cs.uiuc.edu
Sun Jan 9 15:29:17 PST 2005



Changes in directory llvm/lib/System/Unix:

MappedFile.cpp (r1.9) removed
Memory.cpp (r1.2) removed
Path.cpp (r1.29) removed
Process.cpp (r1.9) removed
Program.cpp (r1.10) removed
Signals.cpp (r1.5) removed
TimeValue.cpp (r1.6) removed
---
Log message:

Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the silly
gdb debugger doesn't get confused on which file it is reading (the one in
lib/System or the one in lib/System/{Win32,Unix})


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





More information about the llvm-commits mailing list