summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/Unix/Process.inc
Commit message (Expand)AuthorAgeFilesLines
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Use new config.h macroChris Lattner2006-09-141-2/+2
* On Mac OS/X, make Process::PreventCoreFiles disable crash reporter forChris Lattner2006-09-141-7/+29
* This function is not documented as throwing an exception and callers don'tChris Lattner2006-05-141-3/+1
* Fix accidentally committed patch.Chris Lattner2006-05-121-1/+1
* Fix iterator invalidation bug, identified by Coverity.Chris Lattner2006-05-121-1/+1
* instead of using mstats, use malloc_zone_statistics which returns numbersChris Lattner2005-11-141-4/+8
* Teach -track-memory to work on darwin. Looking at sbrk doesn't work becauseChris Lattner2005-11-141-10/+12
* Remove vim settings from source code; people should use llvm/utils/vim/vimrcMisha Brukman2005-05-051-1/+0
* Provide an implementation of the GetCurrentUserId and GetCurrentGroupIdReid Spencer2005-04-211-0/+10
* Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the sillyReid Spencer2005-01-091-0/+150
OpenPOWER on IntegriCloud