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
*
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