Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
07adb2836b8aa7a3872e33c285958f5937662b50
/
lib
/
System
07adb28
Stop propagating method names that violate the coding standard
by Reid Spencer
· 21 years ago
6cb21d4
Change Library Names Not To Conflict With Others When Installed
by Reid Spencer
· 21 years ago
20ac4e3
Add EXTRA_DIST for additional files to be distributed.
by Reid Spencer
· 21 years ago
cac731e
We won't use automake
by Reid Spencer
· 21 years ago
3567a41
Fix some grammar
by Misha Brukman
· 21 years ago
86d341b
Initial automake generated Makefile template
by Reid Spencer
· 21 years ago
9c02f5c
AIX does not have mkdtemp() so emulate its behavior using mktemp() and mkdir()
by Misha Brukman
· 21 years ago
83d3aad
Allow this file to compile on Darwin.
by Reid Spencer
· 21 years ago
8af3ed0
Use __MINGW instead of __MING. Patch contributed by Henrik Bach.
by Reid Spencer
· 21 years ago
7d5ec23
Get proper BSD #includes for MappedFile implementation.
by Reid Spencer
· 21 years ago
8545fc1
Implementation of MappedFile for Win32. Patch provided by Jeff Cohen.
by Reid Spencer
· 21 years ago
d96cb6e
Update to reflect changes in Makefile rules.
by Reid Spencer
· 21 years ago
9f41a5f
Initial version of automake Makefile.am file.
by Reid Spencer
· 21 years ago
e789a6b
Must include sys/stat.h before declaring a 'struct stat'
by Brian Gaeke
· 21 years ago
f348ccc
Adjust sys/stat.h inclusion so its only for SunOS.
by Reid Spencer
· 21 years ago
c5a0bbf
Added a couple of includes to get this to compile on Sparc.
by Tanya Lattner
· 21 years ago
341e1da
Solaris doesn't have MAP_FILE.
by Chris Lattner
· 21 years ago
9737492
First version of the MappedFile abstraction for operating system idependent
by Reid Spencer
· 21 years ago
14abc25
That should actually be __MING, not __MINGW.
by Misha Brukman
· 21 years ago
34ec89c
Check for __MINGW define instead of __MINGW_H, patch by Henrik Bach.
by Misha Brukman
· 21 years ago
6a0ec6f
Improve validity checking of windows path names and fix file creation problems.
by Reid Spencer
· 21 years ago
ced4110
Use llvm::sys::Path to destroy the file.
by Reid Spencer
· 21 years ago
10366a4
Win32 implementation of TimeValue::now().
by Reid Spencer
· 21 years ago
d722bf5
FreeBSD implementation of the TimeValue::now() method.
by Reid Spencer
· 21 years ago
725f2c8
Updated to reflect changes in the interface of TimeValue::now().
by Reid Spencer
· 21 years ago
0d5716e
Added stub implementations of TimeValue concept for remaining platforms.
by Reid Spencer
· 21 years ago
1fc194c
Wrap to 80 cols.
by Reid Spencer
· 21 years ago
9926c31
Initial implementation of the TimeValue abstraction.
by Reid Spencer
· 21 years ago
f6cbc0f
Patch for MINGW. Patch provided by Henrik Bach.
by Reid Spencer
· 21 years ago
7b60a15
Minor correction to Signals implementation.
by Reid Spencer
· 21 years ago
111a348
Use the /dev/zero device as the device on which the pages are mapped.
by Reid Spencer
· 21 years ago
d0c9e0e
Porting of Unix implementation to Win32.
by Reid Spencer
· 21 years ago
622e220
Get rid of file descriptor leak in create_file.
by Reid Spencer
· 21 years ago
298d6c1
Make sure critical sections are entered before trying to leave them.
by Reid Spencer
· 21 years ago
0cc2d0a
Allow "bc" as suffix for bytecode files.
by Reid Spencer
· 21 years ago
90b5413
Implement the signals interface for Win32.
by Reid Spencer
· 21 years ago
b016a37
Patches to make this file actually compile under windows.
by Reid Spencer
· 21 years ago
9041843
Initial version of the SysConfig abstraction for Win32.
by Reid Spencer
· 21 years ago
0b22ba4
First version of a common header file for Win32 implementations.
by Reid Spencer
· 21 years ago
437b079
Initial implementation of the Process abstraction for Win32.
by Reid Spencer
· 21 years ago
4909b6c
Fix the interface to ReleaseRWX to take MemoryBlock& not Memory&
by Reid Spencer
· 21 years ago
8c0c339
Fix a compilation error.
by Reid Spencer
· 21 years ago
74e7261
Implement the GetLibraryPath function.
by Reid Spencer
· 21 years ago
33189e7
Simplify the sys::Memory interface per Chris' request.
by Reid Spencer
· 21 years ago
2565943
Clean up the interface and implementation of sys::Program so that it is
by Reid Spencer
· 21 years ago
7144707
Fix typo: sterror -> strerror
by Reid Spencer
· 21 years ago
f51c8ea
Correct the dynamic lib suffix on Darwin.
by Reid Spencer
· 21 years ago
cbad701
Provide initial implementations of Memory and Process concepts for various
by Reid Spencer
· 21 years ago
41b21bf
Provide a generic Unix implementation of the Memory concept.
by Reid Spencer
· 21 years ago
27dafe1
Provide a generic unix implementation of the Process abstraction.
by Reid Spencer
· 21 years ago
1b554b4
Implemented support for detecting file types by magic number, stripping
by Reid Spencer
· 21 years ago
4429b2c
Implementation of Process concept for SUSv2 platforms.
by Reid Spencer
· 21 years ago
551ccae
Changes For Bug 352
by Reid Spencer
· 21 years ago
15fd439
mkdtemp doesn't exist on Cygwin. Use tempnam & mkdir instead.
by Reid Spencer
· 21 years ago
0132bd4
Add support for FreeBSD
by Reid Spencer
· 21 years ago
a11e4db
Add support for Interix and FreeBSD
by Reid Spencer
· 21 years ago
ef6efab
Actually define PreventCoreFiles in the sys namespace.
by Reid Spencer
· 21 years ago
387e5ec
Add a new abstraction, SysConfig for platform independent system
by Reid Spencer
· 21 years ago
f634f46
Move the GetTemporaryDirectory function from "generic Unix" to platform
by Reid Spencer
· 21 years ago
b60bf61
Add inclusion of assert.h
by Reid Spencer
· 21 years ago
d8f4c8e
Abbreviate the long descriptions which are now in docs/SystemLibrary.html.
by Reid Spencer
· 21 years ago
c0854bf
Add a declaration of environ global for Darwin
by Reid Spencer
· 21 years ago
bd4dd5c
Move a warning comment to where it should have been in the first place.
by Reid Spencer
· 21 years ago
36853b9
Correct the vim: specification
by Reid Spencer
· 21 years ago
c3de952
Include some additional header files. Fix the banner length.
by Reid Spencer
· 21 years ago
496c277
Initial platform independent implementation of operating system concept
by Reid Spencer
· 21 years ago
52a7efa
Initial commit of an platform-indepdendent implementation for the
by Reid Spencer
· 21 years ago
8e66595
Revise the design of the Path concept per peer review. Too many changes to
by Reid Spencer
· 21 years ago
bf3a4d2
Fix a typo.
by Reid Spencer
· 21 years ago
5179f05
First cut at a README for lib/System explaining the #inclusion rules and
by Reid Spencer
· 21 years ago
2f88a06
Add a README explaining the intended content of this directory.
by Reid Spencer
· 21 years ago
8906e7d
Fix documentation.
by Reid Spencer
· 21 years ago
b89a223
Initial implementation of the Path operating system concept.
by Reid Spencer
· 21 years ago
17f130c
License for this library.
by Reid Spencer
· 21 years ago
08bfab1
Remove lib/System contents until a satisfactory solution can be provided.
by Reid Spencer
· 21 years ago
439ed90
Initial implementations of the ErrorCode and Path concepts for Linux.
by Reid Spencer
· 21 years ago
12e7b11
A description of what this library is about, reference to the documentation
by Reid Spencer
· 21 years ago
98b5a34
Initiali Makefile for this library.
by Reid Spencer
· 21 years ago