<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dlfcn-win32, branch traversaro-patch-2</title>
<subtitle>A mirror of https://github.com/dlfcn-win32/dlfcn-win32.git
</subtitle>
<id>https://git.lua4.win/dlfcn-win32/atom?h=traversaro-patch-2</id>
<link rel='self' href='https://git.lua4.win/dlfcn-win32/atom?h=traversaro-patch-2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/'/>
<updated>2025-03-04T14:26:22+00:00</updated>
<entry>
<title>Bump policy_max in cmake_minimum_required to 3.10</title>
<updated>2025-03-04T14:26:22+00:00</updated>
<author>
<name>Silvio Traversaro</name>
<email>silvio@traversaro.it</email>
</author>
<published>2025-03-04T14:26:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=1fa1e08fa6d9bddc62acf4a7cd2ca22d3951a11e'/>
<id>urn:sha1:1fa1e08fa6d9bddc62acf4a7cd2ca22d3951a11e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #110 from dlfcn-win32/traversaro-patch-1</title>
<updated>2023-07-30T15:41:14+00:00</updated>
<author>
<name>Silvio Traversaro</name>
<email>silvio@traversaro.it</email>
</author>
<published>2023-07-30T15:41:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=048bff80f2bd00bb651bcc3357cb6f76e3d76fd5'/>
<id>urn:sha1:048bff80f2bd00bb651bcc3357cb6f76e3d76fd5</id>
<content type='text'>
Add some contributors</content>
</entry>
<entry>
<title>Merge pull request #111 from pali/master</title>
<updated>2023-07-04T06:57:43+00:00</updated>
<author>
<name>Silvio Traversaro</name>
<email>silvio@traversaro.it</email>
</author>
<published>2023-07-04T06:57:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=057dcdd6899b5a9c5abf6c47607cb95816e053a2'/>
<id>urn:sha1:057dcdd6899b5a9c5abf6c47607cb95816e053a2</id>
<content type='text'>
Add missing check that section index in get_image_section() is valid</content>
</entry>
<entry>
<title>Add missing check that section index in get_image_section() is valid</title>
<updated>2023-07-03T16:34:23+00:00</updated>
<author>
<name>Pali Rohár</name>
<email>pali.rohar@gmail.com</email>
</author>
<published>2023-07-03T16:34:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=fc7c011d1aa182de815ac31906ebc2aa36803bb7'/>
<id>urn:sha1:fc7c011d1aa182de815ac31906ebc2aa36803bb7</id>
<content type='text'>
Number is stored in NumberOfRvaAndSizes and it may be less than IMAGE_NUMBEROF_DIRECTORY_ENTRIES.
</content>
</entry>
<entry>
<title>Add some contributors</title>
<updated>2023-05-25T08:45:07+00:00</updated>
<author>
<name>Silvio Traversaro</name>
<email>silvio@traversaro.it</email>
</author>
<published>2023-05-25T08:45:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=3b28a1598bd847efa60beffc4623189b18011a87'/>
<id>urn:sha1:3b28a1598bd847efa60beffc4623189b18011a87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #109 from dlfcn-win32/updatecontrib</title>
<updated>2023-05-25T08:28:38+00:00</updated>
<author>
<name>Silvio Traversaro</name>
<email>silvio@traversaro.it</email>
</author>
<published>2023-05-25T08:28:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=9077355238a38f51ebdd3cf116612f02b6cd1a1e'/>
<id>urn:sha1:9077355238a38f51ebdd3cf116612f02b6cd1a1e</id>
<content type='text'>
Cleanup README and add CODEOWNERS file</content>
</entry>
<entry>
<title>Cleanup README and add CODEOWNERS file</title>
<updated>2023-05-25T08:25:32+00:00</updated>
<author>
<name>Silvio Traversaro</name>
<email>silvio@traversaro.it</email>
</author>
<published>2023-05-25T08:25:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=2abc22ea0aa0d4d484fa96e66360f8ab5e633977'/>
<id>urn:sha1:2abc22ea0aa0d4d484fa96e66360f8ab5e633977</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #108 from pali/master</title>
<updated>2023-05-25T08:06:21+00:00</updated>
<author>
<name>Silvio Traversaro</name>
<email>silvio@traversaro.it</email>
</author>
<published>2023-05-25T08:06:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=f70fe95c098bea78191dc8082cba0f91c7bed5c5'/>
<id>urn:sha1:f70fe95c098bea78191dc8082cba0f91c7bed5c5</id>
<content type='text'>
Fix compilation with older SDK and older MSVC</content>
</entry>
<entry>
<title>Fix compilation with the first NT SDK</title>
<updated>2023-05-21T12:26:47+00:00</updated>
<author>
<name>Pali Rohár</name>
<email>pali.rohar@gmail.com</email>
</author>
<published>2023-05-21T12:26:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=519400bf75ec7846e50a70f620d6dd4d570b258d'/>
<id>urn:sha1:519400bf75ec7846e50a70f620d6dd4d570b258d</id>
<content type='text'>
First NT SDK available in the first 32-bit MSVC NT compiler does not
provide some defines. Add them for compatibility.
</content>
</entry>
<entry>
<title>Fix compilation with old MSVC compiler</title>
<updated>2023-05-21T12:23:11+00:00</updated>
<author>
<name>Pali Rohár</name>
<email>pali.rohar@gmail.com</email>
</author>
<published>2023-05-21T12:23:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=236d0f5e3db04e52ffd865de98ad80c6766707d3'/>
<id>urn:sha1:236d0f5e3db04e52ffd865de98ad80c6766707d3</id>
<content type='text'>
Old pre-4.0 MSVC does not support _ReturnAddress() intrinsic. Provide for
it simple implementation via inline assembly.
</content>
</entry>
</feed>
