<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/System/Unix, branch release_22</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/System/Unix?h=release_22</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/System/Unix?h=release_22'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2007-12-29T20:36:04Z</updated>
<entry>
<title>Remove attribution from file headers, per discussion on llvmdev.</title>
<updated>2007-12-29T20:36:04Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-12-29T20:36:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4ee451de366474b9c228b4e5fa573795a715216d'/>
<id>urn:sha1:4ee451de366474b9c228b4e5fa573795a715216d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45418 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Added "GetCurrentDirectory()" to sys::Path.</title>
<updated>2007-12-18T22:07:33Z</updated>
<author>
<name>Ted Kremenek</name>
<email>kremenek@apple.com</email>
</author>
<published>2007-12-18T22:07:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=79200788df8d946eae6973709b998a7f3a4cb754'/>
<id>urn:sha1:79200788df8d946eae6973709b998a7f3a4cb754</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45182 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Added "isDirectory" method to llvm::sys::Path.</title>
<updated>2007-12-18T19:46:22Z</updated>
<author>
<name>Ted Kremenek</name>
<email>kremenek@apple.com</email>
</author>
<published>2007-12-18T19:46:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fd52711675cb581e7672f131046e355a2b5ba167'/>
<id>urn:sha1:fd52711675cb581e7672f131046e355a2b5ba167</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45168 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove dead file and directory.</title>
<updated>2007-12-08T22:17:33Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-12-08T22:17:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e507c48eeb32ce991f6d06c72c0633741fdd6386'/>
<id>urn:sha1:e507c48eeb32ce991f6d06c72c0633741fdd6386</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44720 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove spurious consts. This fixes warnings with compilers that</title>
<updated>2007-09-14T20:08:19Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2007-09-14T20:08:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=cb648f90a26eb05ae8d508d500ca12881df50824'/>
<id>urn:sha1:cb648f90a26eb05ae8d508d500ca12881df50824</id>
<content type='text'>
are strict about such things.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41956 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add lengthof and endof templates that hide a lot of sizeof computations.</title>
<updated>2007-09-07T04:06:50Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2007-09-07T04:06:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=718cb665ca6ce2bc4d8e8479f46a45db91b49f86'/>
<id>urn:sha1:718cb665ca6ce2bc4d8e8479f46a45db91b49f86</id>
<content type='text'>
Patch by Sterling Stein!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41758 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Solaris 2.x does not have RLIMIT_RSS, check for this symbol (analog NetBSD below), should subsume Cygwin</title>
<updated>2007-07-06T10:31:27Z</updated>
<author>
<name>Gabor Greif</name>
<email>ggreif@gmail.com</email>
</author>
<published>2007-07-06T10:31:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=aa6b7fd5ec21855bc712de4c73b60b9580406227'/>
<id>urn:sha1:aa6b7fd5ec21855bc712de4c73b60b9580406227</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37939 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Here is the bulk of the sanitizing.</title>
<updated>2007-07-05T17:07:56Z</updated>
<author>
<name>Gabor Greif</name>
<email>ggreif@gmail.com</email>
</author>
<published>2007-07-05T17:07:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a99be51bf5cdac1438069d4b01766c47704961c8'/>
<id>urn:sha1:a99be51bf5cdac1438069d4b01766c47704961c8</id>
<content type='text'>
Almost all occurrences of "bytecode" in the sources have been eliminated.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37913 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix LLVM build on NetBSD. Patch by Neil Booth.</title>
<updated>2007-06-04T15:28:57Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2007-06-04T15:28:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=69bdf68fe6a30759791d4003ea92c7c4bffee1ac'/>
<id>urn:sha1:69bdf68fe6a30759791d4003ea92c7c4bffee1ac</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37410 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix a bug where the bcreader could crash on .bc files that were an exact</title>
<updated>2007-05-11T00:00:27Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-05-11T00:00:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=39253260b90964141901a7900bec1f0406f02c3d'/>
<id>urn:sha1:39253260b90964141901a7900bec1f0406f02c3d</id>
<content type='text'>
multiple of the page size, due to a bug in MappedFile


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