1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/include/llvm/System
Reid Spencer af9d3fdc9d Add methods for detecting file types by magic number, getting the file name
suffix for shared objects, and stripping a path down to its base name.

llvm-svn: 16278
2004-09-11 04:19:17 +00:00
..
LICENSE.TXT Initial implementation of the Path operating system concept. 2004-08-25 06:20:07 +00:00
Path.h Add methods for detecting file types by magic number, getting the file name 2004-09-11 04:19:17 +00:00
Process.h Add methods for detecting different kinds of files by their magic number, 2004-09-11 04:18:05 +00:00
Program.h Initial commit of the platform agnostic interface to finding and executing 2004-08-29 05:29:35 +00:00
Signals.h Put the lib/System interface functions in llvm::sys namespace. 2004-08-29 19:19:07 +00:00
SysConfig.h Initial commit for platform independent system configuration support. 2004-08-31 18:13:52 +00:00