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
...
*
Fix the llvm bootstrap
Chris Lattner
2005-02-13
1
-2
/
+2
*
If errno is zero strerror_r does not modify the buffer, leaving it unterminated.
Chris Lattner
2005-02-13
2
-2
/
+6
*
Fix some Path bugs
Jeff Cohen
2005-01-27
1
-11
/
+24
*
Fix destroyDirectory bug
Jeff Cohen
2005-01-22
1
-5
/
+8
*
Fix bugpoint
Chris Lattner
2005-01-16
1
-2
/
+1
*
We don't distribute the operating system specific directories any more.
Reid Spencer
2005-01-14
1
-1
/
+1
*
Fix and improve win32 path validation.
Jeff Cohen
2005-01-14
1
-10
/
+22
*
Make asctime_r work for HP/UX.
Reid Spencer
2005-01-14
1
-0
/
+4
*
Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the silly
Reid Spencer
2005-01-09
23
-3227
/
+15
*
Use size_t instead of long to represent memory usage. long is 32 bits
Jeff Cohen
2005-01-08
4
-8
/
+8
*
Correct the case of a #include directory name, just in case.
Reid Spencer
2005-01-02
1
-1
/
+1
*
Add functions for determining if the stdin/out/err is connected to a
Jeff Cohen
2005-01-01
2
-0
/
+26
*
Add functions for determining if the stdin/out/err is connected to a
Reid Spencer
2005-01-01
2
-0
/
+48
*
Where do these tabs keep coming from???
Jeff Cohen
2004-12-31
2
-2
/
+2
*
Mostly cleanup, but also some bug fixes, for win32/Path.cpp
Jeff Cohen
2004-12-31
2
-76
/
+162
*
Fix a compilation error for the case where mallinfo() is not available.
Reid Spencer
2004-12-31
2
-2
/
+2
*
Get rid of those nasty tabs...
Jeff Cohen
2004-12-31
2
-36
/
+36
*
Bring win32/Path.cpp up to date with respect to Unix/Path.cpp
Jeff Cohen
2004-12-31
2
-18
/
+208
*
Fix MINGW compilation errors
Jeff Cohen
2004-12-30
2
-4
/
+4
*
For PR351:
Reid Spencer
2004-12-27
1
-4
/
+58
*
For PR351:
Reid Spencer
2004-12-27
2
-8
/
+0
*
For PR351:
Reid Spencer
2004-12-27
4
-0
/
+42
*
For PR351:
Reid Spencer
2004-12-27
2
-2
/
+50
*
For PR351:
Reid Spencer
2004-12-27
2
-0
/
+100
*
For PR351:
Reid Spencer
2004-12-27
6
-12
/
+40
*
For PR351:
Reid Spencer
2004-12-27
8
-192
/
+8
*
For PR351:
Reid Spencer
2004-12-27
8
-155
/
+7
*
For PR351:
Reid Spencer
2004-12-27
8
-190
/
+7
*
For PR351:
Reid Spencer
2004-12-27
8
-407
/
+7
*
For PR351:
Reid Spencer
2004-12-27
8
-130
/
+7
*
For PR351:
Reid Spencer
2004-12-27
8
-155
/
+7
*
For PR351:
Reid Spencer
2004-12-27
10
-278
/
+0
*
mingw doesn't support the official debug API.
Jeff Cohen
2004-12-25
2
-18
/
+56
*
Get VC++ building again
Jeff Cohen
2004-12-24
1
-2
/
+3
*
Eliminate use of ltdl.c when doing a VC++ build. Because libtool isn't used,
Jeff Cohen
2004-12-24
3
-34
/
+158
*
For PR351:
Reid Spencer
2004-12-24
2
-0
/
+178
*
For PR351:
Reid Spencer
2004-12-24
7
-355
/
+0
*
For PR351:
Reid Spencer
2004-12-24
1
-1
/
+7
*
Resurrect this file.
Reid Spencer
2004-12-24
2
-0
/
+106
*
Remove these files as they are not being included any more. DynamicLibrary
Reid Spencer
2004-12-24
10
-351
/
+0
*
Fix VC++ compilation error
Jeff Cohen
2004-12-24
2
-4
/
+14
*
Put CopyFile in the sys namespace.
Reid Spencer
2004-12-23
2
-2
/
+2
*
Patch to fix mingw compilation problem contributed by Henrik.
Jeff Cohen
2004-12-23
2
-0
/
+10
*
Put the CopyFile function explicitly in the sys namespace.
Reid Spencer
2004-12-21
2
-2
/
+2
*
Cygwin doesn't like .. through a link, so drop the ..
Reid Spencer
2004-12-20
9
-9
/
+9
*
Implement GetTimeUsage correctly.
Reid Spencer
2004-12-20
2
-8
/
+16
*
Provide a getrusage based implementation of GetTotalMemoryUsage and use
Reid Spencer
2004-12-20
2
-0
/
+8
*
Consistently use the same #if style. Also, fix a bug testing for sbrk(3)
Reid Spencer
2004-12-20
2
-8
/
+8
*
Keep up with lib/System changes
Jeff Cohen
2004-12-20
4
-62
/
+94
*
For PR351:
Reid Spencer
2004-12-20
4
-12
/
+242
[prev]
[next]