summaryrefslogtreecommitdiff
path: root/lib/System
Commit message (Expand)AuthorAge
...
* Add FIXME by Markus Oberhumer from bug 545: not checking for "." in $PATH mayMisha Brukman2005-04-20
* Do not mark directories as `executable', we only want program filesMisha Brukman2005-04-20
* Ignore dangling symlinks in getDirectoryContents()Misha Brukman2005-04-20
* Eliminate tabsJeff Cohen2005-04-11
* Be slightly more accurate in an error message.Reid Spencer2005-03-02
* Fix silly mistake.Jeff Cohen2005-02-20
* Implement standard I/O redirection in ExecuteAndWait().Jeff Cohen2005-02-20
* Change __MINGW to __MINGW32__. Patch submitted by Henrik Bach.Jeff Cohen2005-02-19
* Make PreventCoreFiles() do the right thing on Windows.Jeff Cohen2005-02-18
* Arg list already has program name in it.Jeff Cohen2005-02-16
* Fix a bug in my previous change to this, which broke the build on sparcs.Chris Lattner2005-02-14
* Fix the llvm bootstrapChris Lattner2005-02-13
* If errno is zero strerror_r does not modify the buffer, leaving it unterminated.Chris Lattner2005-02-13
* Fix some Path bugsJeff Cohen2005-01-27
* Fix destroyDirectory bugJeff Cohen2005-01-22
* Fix bugpointChris Lattner2005-01-16
* We don't distribute the operating system specific directories any more.Reid Spencer2005-01-14
* Fix and improve win32 path validation.Jeff Cohen2005-01-14
* Make asctime_r work for HP/UX.Reid Spencer2005-01-14
* Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the sillyReid Spencer2005-01-09
* Use size_t instead of long to represent memory usage. long is 32 bitsJeff Cohen2005-01-08
* Correct the case of a #include directory name, just in case.Reid Spencer2005-01-02
* Add functions for determining if the stdin/out/err is connected to aJeff Cohen2005-01-01
* Add functions for determining if the stdin/out/err is connected to aReid Spencer2005-01-01
* Where do these tabs keep coming from???Jeff Cohen2004-12-31
* Mostly cleanup, but also some bug fixes, for win32/Path.cppJeff Cohen2004-12-31
* Fix a compilation error for the case where mallinfo() is not available.Reid Spencer2004-12-31
* Get rid of those nasty tabs...Jeff Cohen2004-12-31
* Bring win32/Path.cpp up to date with respect to Unix/Path.cppJeff Cohen2004-12-31
* Fix MINGW compilation errorsJeff Cohen2004-12-30
* For PR351:Reid Spencer2004-12-27
* For PR351:Reid Spencer2004-12-27
* For PR351:Reid Spencer2004-12-27
* For PR351:Reid Spencer2004-12-27
* For PR351:Reid Spencer2004-12-27
* For PR351:Reid Spencer2004-12-27
* For PR351:Reid Spencer2004-12-27
* For PR351:Reid Spencer2004-12-27
* For PR351:Reid Spencer2004-12-27
* For PR351:Reid Spencer2004-12-27
* For PR351:Reid Spencer2004-12-27
* For PR351:Reid Spencer2004-12-27
* For PR351:Reid Spencer2004-12-27
* mingw doesn't support the official debug API.Jeff Cohen2004-12-25
* Get VC++ building againJeff Cohen2004-12-24
* Eliminate use of ltdl.c when doing a VC++ build. Because libtool isn't used,Jeff Cohen2004-12-24
* For PR351:Reid Spencer2004-12-24
* For PR351:Reid Spencer2004-12-24
* For PR351:Reid Spencer2004-12-24
* Resurrect this file.Reid Spencer2004-12-24