<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Support/Unix, branch release_30</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Support/Unix?h=release_30</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Support/Unix?h=release_30'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2011-09-23T23:23:36Z</updated>
<entry>
<title>sys::Process: Add a SetWorkingDirectory method.</title>
<updated>2011-09-23T23:23:36Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2011-09-23T23:23:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=bb0a6126cf1372e3ba90f0f6ff16f7f4d0381105'/>
<id>urn:sha1:bb0a6126cf1372e3ba90f0f6ff16f7f4d0381105</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140433 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove the hack to check UNAME_RELEASE when identifying the Darwin version.</title>
<updated>2011-09-20T22:05:56Z</updated>
<author>
<name>Bob Wilson</name>
<email>bob.wilson@apple.com</email>
</author>
<published>2011-09-20T22:05:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=aabc6a9b79b179e7a69dd78900dcd05215977112'/>
<id>urn:sha1:aabc6a9b79b179e7a69dd78900dcd05215977112</id>
<content type='text'>
This was only needed to locate llvm-gcc's installation directory when clang
falls back to run llvm-gcc for i386 kexts.  As of clang svn r140187, we're
now just searching paths with several different Darwin versions on either
side of the current version, so this is no longer needed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140188 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Include limits.h to make sure PATH_MAX is known on Solaris 10.</title>
<updated>2011-09-14T21:49:42Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-09-14T21:49:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=544e4124fe18804b8adcbb90993bbfa76a090763'/>
<id>urn:sha1:544e4124fe18804b8adcbb90993bbfa76a090763</id>
<content type='text'>
Patch by Joakim Johansson!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139743 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Clarify a comment.</title>
<updated>2011-08-10T05:02:22Z</updated>
<author>
<name>Bob Wilson</name>
<email>bob.wilson@apple.com</email>
</author>
<published>2011-08-10T05:02:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=21ab6c066d3ca953409916f0a78d1c022a665d29'/>
<id>urn:sha1:21ab6c066d3ca953409916f0a78d1c022a665d29</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137204 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Put Darwin-specific code inside an __APPLE__ ifdef.</title>
<updated>2011-08-09T19:54:32Z</updated>
<author>
<name>Bob Wilson</name>
<email>bob.wilson@apple.com</email>
</author>
<published>2011-08-09T19:54:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0dc8b42987d091fafe9fc53f0159db8d0ecced4d'/>
<id>urn:sha1:0dc8b42987d091fafe9fc53f0159db8d0ecced4d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137137 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Recognize the UNAME_RELEASE environment variable to match Darwin's uname.</title>
<updated>2011-08-09T05:13:36Z</updated>
<author>
<name>Bob Wilson</name>
<email>bob.wilson@apple.com</email>
</author>
<published>2011-08-09T05:13:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f5b757642d8c51c559c17532d193a13d1f2e3cc0'/>
<id>urn:sha1:f5b757642d8c51c559c17532d193a13d1f2e3cc0</id>
<content type='text'>
When this variable is set, "uname -r" will return its value instead of the
real OS version.  Make this affect LLVM's triple for consistency.
&lt;rdar://problem/9919167&gt;

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137111 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Don't look at $PWD in GetCurrentDirectory.</title>
<updated>2011-07-29T18:26:59Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2011-07-29T18:26:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2b9c50776ac99211f6373db4dbd96478ba322d58'/>
<id>urn:sha1:2b9c50776ac99211f6373db4dbd96478ba322d58</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136477 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Teach Path::GetCurrentDirectory to use $PWD, to support users who like to do</title>
<updated>2011-07-29T04:42:39Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2011-07-29T04:42:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3c036e520e1fb19f2dd4fdcbc7e6881984dc72f9'/>
<id>urn:sha1:3c036e520e1fb19f2dd4fdcbc7e6881984dc72f9</id>
<content type='text'>
screwy things by setting PWD != getcwd(). For example, some developers I know
will use this to control the value in gcc's DW_AT_comp_dir value in debug
output. With this patch, that trick will now work on clang too.

The only other effect of this change is that the static analysis will now
respect $PWD when reporting the directory of the files in its HTML output. I
think that's fine.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136459 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add an optional 'bool makeAbsolute' in llvm::sys::fs::unique_file function.</title>
<updated>2011-07-28T00:29:20Z</updated>
<author>
<name>Argyrios Kyrtzidis</name>
<email>akyrtzi@gmail.com</email>
</author>
<published>2011-07-28T00:29:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=814450a429325339f5445f231c24ced1bf329422'/>
<id>urn:sha1:814450a429325339f5445f231c24ced1bf329422</id>
<content type='text'>
If true and 'model' parameter is not an absolute path, a temp directory will be prepended.
Make it true by default to match current behaviour.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136310 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>By default mkstemp() creates a temporary file with mode 0600, but the mode</title>
<updated>2011-07-05T18:55:31Z</updated>
<author>
<name>Chad Rosier</name>
<email>mcrosier@apple.com</email>
</author>
<published>2011-07-05T18:55:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=338398a288cde58e30fa8a12d219f417ad13ee65'/>
<id>urn:sha1:338398a288cde58e30fa8a12d219f417ad13ee65</id>
<content type='text'>
used for open is 0666.  Therefore, add the necessary permission bits for
consistency.
rdar://8621462

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134430 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
