index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
System
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patch for MINGW. Patch provided by Henrik Bach.
Reid Spencer
2004-09-23
2
-4
/
+12
*
Minor correction to Signals implementation.
Reid Spencer
2004-09-19
2
-28
/
+48
*
Use the /dev/zero device as the device on which the pages are mapped.
Reid Spencer
2004-09-18
1
-1
/
+7
*
Porting of Unix implementation to Win32.
Reid Spencer
2004-09-18
2
-96
/
+380
*
Get rid of file descriptor leak in create_file.
Reid Spencer
2004-09-18
2
-2
/
+6
*
Make sure critical sections are entered before trying to leave them.
Reid Spencer
2004-09-17
2
-2
/
+24
*
Allow "bc" as suffix for bytecode files.
Reid Spencer
2004-09-16
2
-0
/
+16
*
Implement the signals interface for Win32.
Reid Spencer
2004-09-16
2
-12
/
+366
*
Patches to make this file actually compile under windows.
Reid Spencer
2004-09-15
6
-56
/
+988
*
Initial version of the SysConfig abstraction for Win32.
Reid Spencer
2004-09-15
1
-0
/
+29
*
First version of a common header file for Win32 implementations.
Reid Spencer
2004-09-15
1
-0
/
+33
*
Initial implementation of the Process abstraction for Win32.
Reid Spencer
2004-09-15
2
-0
/
+92
*
Fix the interface to ReleaseRWX to take MemoryBlock& not Memory&
Reid Spencer
2004-09-15
2
-2
/
+2
*
Fix a compilation error.
Reid Spencer
2004-09-14
1
-1
/
+1
*
Implement the GetLibraryPath function.
Reid Spencer
2004-09-14
2
-0
/
+90
*
Simplify the sys::Memory interface per Chris' request.
Reid Spencer
2004-09-13
9
-70
/
+80
*
Clean up the interface and implementation of sys::Program so that it is
Reid Spencer
2004-09-13
2
-30
/
+32
*
Fix typo: sterror -> strerror
Reid Spencer
2004-09-11
5
-5
/
+5
*
Correct the dynamic lib suffix on Darwin.
Reid Spencer
2004-09-11
1
-1
/
+1
*
Provide initial implementations of Memory and Process concepts for various
Reid Spencer
2004-09-11
28
-10
/
+794
*
Provide a generic Unix implementation of the Memory concept.
Reid Spencer
2004-09-11
2
-0
/
+40
*
Provide a generic unix implementation of the Process abstraction.
Reid Spencer
2004-09-11
2
-0
/
+68
*
Implemented support for detecting file types by magic number, stripping
Reid Spencer
2004-09-11
2
-0
/
+96
*
Implementation of Process concept for SUSv2 platforms.
Reid Spencer
2004-09-11
1
-0
/
+31
*
Changes For Bug 352
Reid Spencer
2004-09-01
5
-5
/
+5
*
mkdtemp doesn't exist on Cygwin. Use tempnam & mkdir instead.
Reid Spencer
2004-09-01
1
-5
/
+7
*
Add support for FreeBSD
Reid Spencer
2004-08-31
4
-0
/
+126
*
Add support for Interix and FreeBSD
Reid Spencer
2004-08-31
4
-0
/
+126
*
Actually define PreventCoreFiles in the sys namespace.
Reid Spencer
2004-08-31
1
-3
/
+1
*
Add a new abstraction, SysConfig for platform independent system
Reid Spencer
2004-08-31
8
-0
/
+200
*
Move the GetTemporaryDirectory function from "generic Unix" to platform
Reid Spencer
2004-08-30
7
-24
/
+100
*
Add inclusion of assert.h
Reid Spencer
2004-08-30
1
-0
/
+1
*
Abbreviate the long descriptions which are now in docs/SystemLibrary.html.
Reid Spencer
2004-08-30
1
-79
/
+26
*
Add a declaration of environ global for Darwin
Reid Spencer
2004-08-29
2
-0
/
+4
*
Move a warning comment to where it should have been in the first place.
Reid Spencer
2004-08-29
1
-5
/
+5
*
Correct the vim: specification
Reid Spencer
2004-08-29
1
-1
/
+1
*
Include some additional header files.
Reid Spencer
2004-08-29
1
-4
/
+6
*
Initial platform independent implementation of operating system concept
Reid Spencer
2004-08-29
10
-0
/
+577
*
Initial commit of an platform-indepdendent implementation for the
Reid Spencer
2004-08-29
10
-0
/
+443
*
Revise the design of the Path concept per peer review. Too many changes to
Reid Spencer
2004-08-29
7
-202
/
+699
*
Fix a typo.
Reid Spencer
2004-08-26
1
-1
/
+1
*
First cut at a README for lib/System explaining the #inclusion rules and
Reid Spencer
2004-08-26
1
-0
/
+96
*
Add a README explaining the intended content of this directory.
Reid Spencer
2004-08-26
1
-0
/
+16
*
Fix documentation.
Reid Spencer
2004-08-25
1
-4
/
+4
*
Initial implementation of the Path operating system concept.
Reid Spencer
2004-08-25
6
-0
/
+403
*
License for this library.
Reid Spencer
2004-08-25
1
-0
/
+6
*
Remove lib/System contents until a satisfactory solution can be
Reid Spencer
2004-08-16
7
-828
/
+0
*
Initial implementations of the ErrorCode and Path concepts for Linux.
Reid Spencer
2004-08-15
5
-0
/
+792
*
A description of what this library is about, reference to the documentation
Reid Spencer
2004-07-18
1
-0
/
+23
*
Initiali Makefile for this library.
Reid Spencer
2004-07-18
1
-0
/
+13