summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Unix/Unix.h
Commit message (Expand)AuthorAgeFilesLines
* Remove @brief commands from doxygen comments, too.Adrian Prantl2018-05-011-1/+1
* Remove TimeValue usage from llvm/SupportPavel Labath2016-10-241-1/+35
* Implement getRandomBytes() functionEugene Leviant2016-08-261-0/+4
* Revert "Fix Clang-tidy modernize-deprecated-headers warnings in remaining fil...Duncan P. N. Exon Smith2016-04-051-4/+4
* Fix Clang-tidy modernize-deprecated-headers warnings in remaining files; othe...Eugene Zelenko2016-04-051-4/+4
* Remove the configure and cmake checks for sys/wait.hJustin Bogner2015-08-041-12/+1
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* Fix build on Solaris 11.Rafael Espindola2013-10-081-0/+4
* Remove dead or useless header checks from cmake and autoconfReid Kleckner2013-07-261-8/+2
* Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth2012-12-041-3/+3
* [Support/Unix] Unconditionally include time.h.Michael J. Spencer2012-04-231-8/+2
* Now to chant the magical incantation that will exorcise the System libraryCharles Davis2010-11-291-1/+1
* Missed a spot.Michael J. Spencer2010-11-291-1/+1
* Merge System into Support.Michael J. Spencer2010-11-291-0/+87
OpenPOWER on IntegriCloud