aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/Unix/Unix.h
AgeCommit message (Expand)AuthorFilesLines
2016-10-24Remove TimeValue usage from llvm/SupportPavel Labath1-1/+35
2016-08-26Implement getRandomBytes() functionEugene Leviant1-0/+4
2016-04-05Revert "Fix Clang-tidy modernize-deprecated-headers warnings in remaining fil...Duncan P. N. Exon Smith1-4/+4
2016-04-05Fix Clang-tidy modernize-deprecated-headers warnings in remaining files; othe...Eugene Zelenko1-4/+4
2015-08-04Remove the configure and cmake checks for sys/wait.hJustin Bogner1-12/+1
2014-08-13Canonicalize header guards into a common format.Benjamin Kramer1-2/+2
2013-10-08Fix build on Solaris 11.Rafael Espindola1-0/+4
2013-07-26Remove dead or useless header checks from cmake and autoconfReid Kleckner1-8/+2
2012-12-04Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth1-3/+3
2012-04-23[Support/Unix] Unconditionally include time.h.Michael J. Spencer1-8/+2
2010-11-29Now to chant the magical incantation that will exorcise the System libraryCharles Davis1-1/+1
2010-11-29Missed a spot.Michael J. Spencer1-1/+1
2010-11-29Merge System into Support.Michael J. Spencer1-0/+87