<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/stdlib/abort.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>2005-08-08T08:05:37+00:00</updated>
<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>Call _exit() not exit() from abort() if we are unable to kill ourselves</title>
<updated>2004-01-20T19:35:17+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2004-01-20T19:35:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8ad0502d4b92b34ae8cdc05181efcea7cff76c14'/>
<id>urn:sha1:8ad0502d4b92b34ae8cdc05181efcea7cff76c14</id>
<content type='text'>
to avoid flushing stdio twice.  This code path should never really
happen though.  Also make the function declaration ANSI.  OK deraadt@
</content>
</entry>
<entry>
<title>Remove the advertising clause in the UCB license which Berkeley</title>
<updated>2003-06-02T20:18:38+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2003-06-02T20:18:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=021d32a253720a2fcdb07690f59c7e08d1d661e6'/>
<id>urn:sha1:021d32a253720a2fcdb07690f59c7e08d1d661e6</id>
<content type='text'>
rescinded 22 July 1999.  Proofed by myself and Theo.
</content>
</entry>
<entry>
<title>thread safe libc -- 2nd try.   OK miod@, millert@</title>
<updated>2002-11-05T22:19:55+00:00</updated>
<author>
<name>marc</name>
<email></email>
</author>
<published>2002-11-05T22:19:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=46d7850737001c91bbb8e55a40aa9db06e2285ff'/>
<id>urn:sha1:46d7850737001c91bbb8e55a40aa9db06e2285ff</id>
<content type='text'>
Thanks to miod@ for m68k and vax fixes
</content>
</entry>
<entry>
<title>back out previous patch.. there are still some vax/m68k issues</title>
<updated>2002-11-03T23:58:39+00:00</updated>
<author>
<name>marc</name>
<email></email>
</author>
<published>2002-11-03T23:58:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c8b772af00b03eb1dd9425663fd4b7f60c9693bb'/>
<id>urn:sha1:c8b772af00b03eb1dd9425663fd4b7f60c9693bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libc changes for thread safety.  Tested on:</title>
<updated>2002-11-03T20:36:43+00:00</updated>
<author>
<name>marc</name>
<email></email>
</author>
<published>2002-11-03T20:36:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c64ae263713a52181fce5e72d090dfc2a7b7b008'/>
<id>urn:sha1:c64ae263713a52181fce5e72d090dfc2a7b7b008</id>
<content type='text'>
alpha (millert@), i386 (marc@), m68k (millert@ and miod@),
powerpc (drahn@ and dhartmei@), sparc (millert@ and marc@),
sparc64 (marc@), and vax (millert@ and miod@).
Thanks to millert@, miod@, and mickey@ for fixes along the way.
</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>#(endif|else) foo is incorrect, make it #endif /* foo */</title>
<updated>2001-08-12T12:03:01+00:00</updated>
<author>
<name>heko</name>
<email></email>
</author>
<published>2001-08-12T12:03:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=17b2b4ae4a5f18948d5042343abdf044fe91a105'/>
<id>urn:sha1:17b2b4ae4a5f18948d5042343abdf044fe91a105</id>
<content type='text'>
deraadt@ ok
</content>
</entry>
<entry>
<title>Add thread-safety to libc, so that libc_r will build (on i386 at least).</title>
<updated>1998-11-20T11:18:51+00:00</updated>
<author>
<name>d</name>
<email></email>
</author>
<published>1998-11-20T11:18:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c1f295aa8666eb1c08a1edf944ac5617659a066c'/>
<id>urn:sha1:c1f295aa8666eb1c08a1edf944ac5617659a066c</id>
<content type='text'>
All POSIX libc api now there (to P1003.1c/D10)
  (more md stuff is needed for other libc/arch/*)
  (setlogin is no longer a special syscall)
Add -pthread option to gcc (that makes it use -lc_r and -D_POSIX_THREADS).
Doc some re-entrant routines
Add libc_r to intro(3)
dig() uses some libc srcs and an extra -I was needed there.
Add more md stuff to libc_r.
Update includes for the pthreads api
Update libc_r TODO
</content>
</entry>
<entry>
<title>Make sure we don't get stuck in a loop when trying to clean up stdio</title>
<updated>1997-06-22T20:21:25+00:00</updated>
<author>
<name>tholo</name>
<email></email>
</author>
<published>1997-06-22T20:21:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c3e30a5029a7be2fa6f7521f978a5fcb45134113'/>
<id>urn:sha1:c3e30a5029a7be2fa6f7521f978a5fcb45134113</id>
<content type='text'>
</content>
</entry>
</feed>
