<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/stdlib/atexit.c, branch OPENBSD_4_2_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_4_2_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_4_2_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2006-02-22T07:16:32+00:00</updated>
<entry>
<title>Avouid a race in atexit() handling by introducing a lock. Problem</title>
<updated>2006-02-22T07:16:32+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2006-02-22T07:16:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f79af607fea8db71524b8a4a1553fb437b284616'/>
<id>urn:sha1:f79af607fea8db71524b8a4a1553fb437b284616</id>
<content type='text'>
originally reported by Gergely Kovacs; help from dhartmei@;
ok tedu@ millert@
</content>
</entry>
<entry>
<title>Remove obsolete comment. ok deraadt@</title>
<updated>2005-10-26T18:55:26+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2005-10-26T18:55:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b8ad04054e5cc9042124eaf85728af5836b190d2'/>
<id>urn:sha1:b8ad04054e5cc9042124eaf85728af5836b190d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>zap remaining rcsid.</title>
<updated>2005-08-08T08:05:37+00:00</updated>
<author>
<name>espie</name>
<email></email>
</author>
<published>2005-08-08T08:05:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d7398a270c9cd1b7b4d545ed70ea24384781a86c'/>
<id>urn:sha1:d7398a270c9cd1b7b4d545ed70ea24384781a86c</id>
<content type='text'>
Kill old files that are no longer compiled.

okay theo
</content>
</entry>
<entry>
<title>no longer a need for the free(malloc(1)) hack, because the brk stuff</title>
<updated>2005-06-17T21:38:59+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2005-06-17T21:38:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3e3bbc8803c3a00472c2fb46d7b835b74ce7b7dc'/>
<id>urn:sha1:3e3bbc8803c3a00472c2fb46d7b835b74ce7b7dc</id>
<content type='text'>
no longer needs initializing (we use mmap for malloc entirely now)
noticed by kjell, ok dhartmei, tested by me
</content>
</entry>
<entry>
<title>ansi + de-register</title>
<updated>2005-03-30T18:51:49+00:00</updated>
<author>
<name>pat</name>
<email></email>
</author>
<published>2005-03-30T18:51:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=894b6ab0099e7d9ca2ad9acb75246cd0a4542167'/>
<id>urn:sha1:894b6ab0099e7d9ca2ad9acb75246cd0a4542167</id>
<content type='text'>
ok otto deraadt
</content>
</entry>
<entry>
<title>Move __cleanup into mprotect'ed page to prevent unintentional modifications</title>
<updated>2002-09-14T22:03:14+00:00</updated>
<author>
<name>dhartmei</name>
<email></email>
</author>
<published>2002-09-14T22:03:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=99933708b28d8f1a889e6109eb237499bf59eba2'/>
<id>urn:sha1:99933708b28d8f1a889e6109eb237499bf59eba2</id>
<content type='text'>
similar to the atexit handlers. Idea and help deraadt@, ok deraadt@
</content>
</entry>
<entry>
<title>missing include, ok theo</title>
<updated>2002-09-06T22:48:34+00:00</updated>
<author>
<name>henning</name>
<email></email>
</author>
<published>2002-09-06T22:48:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=dd40e0369f8b4631697b942f5abc0e0b4dbdf09e'/>
<id>urn:sha1:dd40e0369f8b4631697b942f5abc0e0b4dbdf09e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>re-enable function pointer table protection, this time make sure that</title>
<updated>2002-08-30T07:58:08+00:00</updated>
<author>
<name>dhartmei</name>
<email></email>
</author>
<published>2002-08-30T07:58:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b317bf50a10ff572164977749e56454ad595e904'/>
<id>urn:sha1:b317bf50a10ff572164977749e56454ad595e904</id>
<content type='text'>
malloc.c gets the first mmap() call (since it depends on that, for its
sbrk(0) use). ok deraadt@
</content>
</entry>
<entry>
<title>Back it out, it breaks something in perl (seen with spamassassin), debug</title>
<updated>2002-07-31T18:13:16+00:00</updated>
<author>
<name>dhartmei</name>
<email></email>
</author>
<published>2002-07-31T18:13:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f5498364761a8d35366c6a7c7b4b9435539a308f'/>
<id>urn:sha1:f5498364761a8d35366c6a7c7b4b9435539a308f</id>
<content type='text'>
first.
</content>
</entry>
<entry>
<title>Replace atexit handler. mprotect() the pages so an attempt to modify the</title>
<updated>2002-07-29T19:54:42+00:00</updated>
<author>
<name>dhartmei</name>
<email></email>
</author>
<published>2002-07-29T19:54:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=647ec2253a1bdb04c0e60e9d5c78159c7df3fad8'/>
<id>urn:sha1:647ec2253a1bdb04c0e60e9d5c78159c7df3fad8</id>
<content type='text'>
function pointers from the outside will segfault. Idea, hints and feedback
from deraadt. ok deraadt.
</content>
</entry>
</feed>
