- 775bbc3 Zero-initialize chrono duration objects by Pavel Labath · 9 years ago
- 757ca88 Remove TimeValue usage from llvm/Support by Pavel Labath · 9 years ago
- 8472f84 Make HAVE_DECL_ARC4RANDOM always defined. Sort the entry correctly. by Joerg Sonnenberger · 9 years ago
- 1b73e66 [Support] Creation of minidump after compiler crash on Windows by Leny Kholodov · 9 years ago
- 91d3cfe Revert "Fix Clang-tidy modernize-deprecated-headers warnings in remaining files; other minor fixes." by Duncan P. N. Exon Smith · 10 years ago
- 1760dc2 Fix Clang-tidy modernize-deprecated-headers warnings in remaining files; other minor fixes. by Eugene Zelenko · 10 years ago
- 7a08381 Remove uses of builtin comma operator. by Richard Trieu · 10 years ago
- 515f8df Avoid buffered reads of /dev/urandom by Rafael Espindola · 10 years ago
- f00654e Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) by Alexander Kornienko · 10 years ago
- 70bc5f1 Fixed/added namespace ending comments using clang-tidy. NFC by Alexander Kornienko · 10 years ago
- 8d98196 Small cleanup. Don't use else when not needed. Pointed out by David Majnemer. by Davide Italiano · 11 years ago
- faafae3 [Support/Timer] Make GetMallocUsage() aware of jemalloc. by Davide Italiano · 11 years ago
- f9a1897 Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition. by Aaron Ballman · 11 years ago
- c0610bf Remove dead code. NFC. by Rafael Espindola · 11 years ago
- 2416521 [Modules] Add some missing includes to make files compile stand-alone. by Benjamin Kramer · 11 years ago
- ecc1777 Unix/Process: Don't use pthread_sigmask if we aren't built with threads by David Majnemer · 11 years ago
- 7348322 Attempt to calm down buildbots by David Majnemer · 11 years ago
- 51c2afc Support: Don't call close again if we get EINTR by David Majnemer · 11 years ago
- 121a174 Support: Add a utility to remap std{in,out,err} to /dev/null if closed by David Majnemer · 11 years ago
- 7827217 Adding #ifdef around TermColorMutex based on feedback from Craig Topper. by Chris Bieneman · 11 years ago
- fa35e11 Converting terminalHasColors mutex to a global ManagedStatic to avoid the static destructor. by Chris Bieneman · 11 years ago
- db4ed0b Remove 'using std::errro_code' from lib. by Rafael Espindola · 11 years ago
- 3acea39 Don't use 'using std::error_code' in include/llvm. by Rafael Espindola · 11 years ago
- 03bddfe Use error_code() instead of error_code::succes() by Rafael Espindola · 11 years ago
- e73658d [C++] Use 'nullptr'. by Craig Topper · 11 years ago
- d6f1f84 [C++11] Replace llvm::tie with std::tie. by Benjamin Kramer · 12 years ago
- 4ccfe39 Fix configure to find arc4random via header files. by Todd Fiala · 12 years ago
- 61eae2e Revert "Revert "Windows: Add support for unicode command lines"" by David Majnemer · 12 years ago
- f636cf4 Revert "Windows: Add support for unicode command lines" by David Majnemer · 12 years ago
- 80bea0c Windows: Add support for unicode command lines by David Majnemer · 12 years ago
- 92d649a Support ANSI escape code on Windows by Nico Rieck · 12 years ago
- 471d0c5 Add getenv() wrapper that works on multibyte environment variable. by Rui Ueyama · 12 years ago
- 7a04234 Support/Process: Add comments about PageSize and AllocationGranularity on Cygwin and Win32. by NAKAMURA Takumi · 12 years ago
- 3bbbe2e Unix/Process.inc: Revert r72332, "Work around a page size issue on Cygwin." by NAKAMURA Takumi · 12 years ago
- 67ff8b7 Go through the really awkward dance required to delete the memory by Chandler Carruth · 12 years ago
- d9fd87b Removing unused functionality. by Aaron Ballman · 12 years ago
- 5bd3fab GCC warns about removing const with a c-style cast. by Benjamin Kramer · 12 years ago
- 9121985 Remove all checking for the various terminfo headers (term.h and by Chandler Carruth · 12 years ago
- f11f1e4 Target a minimal terminfo library rather than necessarily a full curses by Chandler Carruth · 12 years ago
- cad7e5e Add support for linking against a curses library when available and by Chandler Carruth · 12 years ago
- ca69260 Remove MSan hack that is no longer needed. by Evgeniy Stepanov · 12 years ago
- a5b58f9 Workaround an MSan false positive. by Evgeniy Stepanov · 13 years ago
- b5429f4 Eric thought that Darwin was right to use -1 consistently rather than by Chandler Carruth · 13 years ago
- 2aaec89f Try to suppress the use of clock_gettime on Darwin which apparantly by Chandler Carruth · 13 years ago
- ef7f968 Add time getters to the process interface for requesting the elapsed by Chandler Carruth · 13 years ago
- 15dcad9 Flesh out a page size accessor in the new API. by Chandler Carruth · 13 years ago
- b12634b Remove an unused function in the old Process interface. by Chandler Carruth · 13 years ago
- 5473dfb Switch this code to a more idiomatic double using namespace directive. by Chandler Carruth · 13 years ago
- 97683aa Begin sketching out the process interface. by Chandler Carruth · 13 years ago
- 22738d0 Add support for the OpenBSD for Bitrig. by Eric Christopher · 13 years ago
- 712de82 Process: Add sys::Process::FileDescriptorHasColors(). by Daniel Dunbar · 13 years ago
- 5f1c956 [Support] Fix sys::GetRandomNumber() to always use a high quality seed. by Daniel Dunbar · 13 years ago
- 7bec741 Unix/Process.inc: Give more useful random seed to srand. Workaround for PR12743. by NAKAMURA Takumi · 13 years ago
- 54acb28 Support/Process: Move llvm::sys::Process::GetRandomNumber() from Process.cpp to Unix/Process.inc. by NAKAMURA Takumi · 13 years ago
- 13d16f3 Reapply 'Add reverseColor to raw_ostream'. by Benjamin Kramer · 14 years ago
- 64104f1 Revert r154800 which breaks windows builders. by Argyrios Kyrtzidis · 14 years ago
- d17db2e Add reverseColor to raw_ostream. by Argyrios Kyrtzidis · 14 years ago
- 14ada94 Fix the build under Debian GNU/Hurd. Thanks to Pino Toscano for the patch by Sylvestre Ledru · 14 years ago
- da22f30 Remove SetWorkingDirectory from the Process interface. Nothing in LLVM by Chandler Carruth · 14 years ago
- 9b92e2b sys::Process: Add a SetWorkingDirectory method. by Daniel Dunbar · 14 years ago
- 447762d Merge System into Support. by Michael J. Spencer · 15 years ago[Renamed (97%) from llvm/lib/System/Unix/Process.inc]
- 129819d move a few more symbols to .rodata by Nuno Lopes · 16 years ago
- 2c7457c Fix malloc.h is deprecated warning on DragonFly BSD. by Edward O'Callaghan · 16 years ago
- 8227b05 Haiku porting patches, Credit to Paul Davey. by Edward O'Callaghan · 16 years ago
- e592923 Fix llvm-extract's "writing bitcode to a terminal" warning, which wasn't by Dan Gohman · 16 years ago
- 44d423a Tweak code into an equivalent form for which icc by Duncan Sands · 16 years ago
- a83e868 Get rid of a helgrind warning. If this is _actually_ a performance problem, by Owen Anderson · 16 years ago
- 9b5a47f Add support for outputting ANSI colors to raw_fd_ostream. by Torok Edwin · 16 years ago
- c1fca9fb Work around a page size issue on Cygwin. by Jay Foad · 16 years ago
- b81294d termios.h contains the winsize structure we need to determine the by Douglas Gregor · 16 years ago
- 1543661 Add terminal width detection to llvm::sys::Process. This is needed to by Douglas Gregor · 16 years ago
- 4840515 Restore code to disable crash catcher on older OS X systems by Nate Begeman · 18 years ago
- f8be383 Actually disable crash reporting on Mac OS X, returning bugpoint to speedy by Nate Begeman · 18 years ago
- f3ebc3f Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 18 years ago
- a4f1e8f Use new config.h macro by Chris Lattner · 19 years ago
- 2f107cf On Mac OS/X, make Process::PreventCoreFiles disable crash reporter for by Chris Lattner · 19 years ago
- f64397b This function is not documented as throwing an exception and callers don't by Chris Lattner · 19 years ago
- 227d442 Fix accidentally committed patch. by Chris Lattner · 19 years ago
- 1971e8a Fix iterator invalidation bug, identified by Coverity. by Chris Lattner · 19 years ago
- 16cbc6a instead of using mstats, use malloc_zone_statistics which returns numbers by Chris Lattner · 20 years ago
- 698fa76 Teach -track-memory to work on darwin. Looking at sbrk doesn't work because by Chris Lattner · 20 years ago
- 291f6b7 Remove vim settings from source code; people should use llvm/utils/vim/vimrc by Misha Brukman · 20 years ago
- 2d45e25 Provide an implementation of the GetCurrentUserId and GetCurrentGroupId by Reid Spencer · 21 years ago
- c892a0d Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the silly by Reid Spencer · 21 years ago[Renamed from llvm/lib/System/Unix/Process.cpp]
- 1a26d15 Use size_t instead of long to represent memory usage. long is 32 bits by Jeff Cohen · 21 years ago
- 6f802ba Add functions for determining if the stdin/out/err is connected to a by Reid Spencer · 21 years ago
- 0f371a1 Fix a compilation error for the case where mallinfo() is not available. by Reid Spencer · 21 years ago
- cf15b87 For PR351: by Reid Spencer · 21 years ago
- d4c6988 Implement GetTimeUsage correctly. by Reid Spencer · 21 years ago
- 8005e66 Provide a getrusage based implementation of GetTotalMemoryUsage and use by Reid Spencer · 21 years ago
- 1cf74ce Consistently use the same #if style. Also, fix a bug testing for sbrk(3) by Reid Spencer · 21 years ago
- ac38f3a For PR351: by Reid Spencer · 21 years ago
- 33b9d77 Provide a generic unix implementation of the Process abstraction. by Reid Spencer · 21 years ago