aboutsummaryrefslogtreecommitdiffstats
path: root/lib/System/Win32/Program.inc
Commit message (Expand)AuthorAgeFilesLines
* Fix potential buffer overflowAnton Korobeynikov2008-01-241-1/+1
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Fix mingw32 buildAnton Korobeynikov2007-03-191-0/+1
* Unbreak mingw32 buildAnton Korobeynikov2007-03-091-0/+8
* Ensure 64-bit correctness.Jeff Cohen2007-03-051-1/+1
* Implement memoryLimit on Windows.Jeff Cohen2007-03-051-6/+31
* Add possibility to set memory limit for binaries run via libSystem. ThisAnton Korobeynikov2007-02-161-0/+1
* - Fixed broken Win32 buildAnton Korobeynikov2006-09-011-2/+2
* For PR797:Reid Spencer2006-08-211-30/+44
* For PR787:Reid Spencer2006-06-071-0/+14
* Fix VC++ breakageJeff Cohen2005-07-081-3/+3
* Remove vim settings from source code; people should use llvm/utils/vim/vimrcMisha Brukman2005-05-051-1/+0
* Eliminate tabsJeff Cohen2005-04-111-1/+1
* Fix silly mistake.Jeff Cohen2005-02-201-1/+1
* Implement standard I/O redirection in ExecuteAndWait().Jeff Cohen2005-02-201-7/+73
* Arg list already has program name in it.Jeff Cohen2005-02-161-15/+2
* Keep up with lib/System changesJeff Cohen2004-12-201-11/+26
* Implement Win32 Path::getStatusInfo(), TimeValue::toString()Jeff Cohen2004-12-141-3/+2
* For PR351:Reid Spencer2004-12-141-2/+4
* Rename Path::get -> Path::toStringReid Spencer2004-12-111-4/+6
* Erase non-applicable Unix comment, this is Win32Misha Brukman2004-11-161-1/+0
* Remove useless #include.Reid Spencer2004-11-161-1/+0
* Stop propagating method names that violate the coding standardReid Spencer2004-11-051-1/+1
* Patches to make this file actually compile under windows.Reid Spencer2004-09-151-4/+138
* Initial commit of an platform-indepdendent implementation for theReid Spencer2004-08-291-0/+19