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
/
Unix
/
Path.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix seriously broken implementation of GetMagicNumber.
Reid Spencer
2004-12-02
1
-4
/
+6
*
* Use low-level unix I/O interface since we're on Unix.
Reid Spencer
2004-11-16
1
-7
/
+17
*
Per code review:
Reid Spencer
2004-11-16
1
-7
/
+4
*
Implement functionality suggested from code review: getStatusInfo should
Reid Spencer
2004-11-14
1
-1
/
+4
*
* Implement getDirectoryContents * Implement getStatusInfo * Implement setSta...
Reid Spencer
2004-11-14
1
-7
/
+81
*
* Implement getStatusInfo for getting stat(2) like information
Reid Spencer
2004-11-09
1
-5
/
+39
*
Stop propagating method names that violate the coding standard
Reid Spencer
2004-11-05
1
-55
/
+55
*
Get rid of file descriptor leak in create_file.
Reid Spencer
2004-09-18
1
-1
/
+3
*
Allow "bc" as suffix for bytecode files.
Reid Spencer
2004-09-16
1
-0
/
+8
*
Implement the GetLibraryPath function.
Reid Spencer
2004-09-14
1
-0
/
+45
*
Implemented support for detecting file types by magic number, stripping
Reid Spencer
2004-09-11
1
-0
/
+48
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-1
/
+1
*
Move the GetTemporaryDirectory function from "generic Unix" to platform
Reid Spencer
2004-08-30
1
-12
/
+0
*
Revise the design of the Path concept per peer review. Too many changes to
Reid Spencer
2004-08-29
1
-86
/
+281
*
Initial implementation of the Path operating system concept.
Reid Spencer
2004-08-25
1
-0
/
+138