index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
libc
/
stdlib
/
atexit.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move __cxa_thread_atexit* to its own .c file to avoid pulling the code
guenther
2017-12-16
1
-1
/
+8
*
Implement __cxa_thread_atexit to support C++11 thread_local scope. The
kettenis
2017-12-05
1
-1
/
+3
*
Hide __atexit and __atexit_register_cleanup()
guenther
2015-10-25
1
-1
/
+6
*
Always call atexit handlers as if they were registered with __cxa_atexit.
kettenis
2014-06-18
1
-5
/
+2
*
Two small cleanups to atexit: remove unneeded __atexit_invalid, and
matthew
2013-06-02
1
-2
/
+1
*
Add __cxa_atexit() support for gcc3. This provides support for shared object...
millert
2007-09-03
1
-2
/
+12
*
fix a proto
deraadt
2003-07-31
1
-2
/
+2
*
re-enable function pointer table protection, this time make sure that
dhartmei
2002-08-30
1
-30
/
+26
*
Back it out, it breaks something in perl (seen with spamassassin), debug
dhartmei
2002-07-31
1
-26
/
+30
*
Replace atexit handler. mprotect() the pages so an attempt to modify the
dhartmei
2002-07-29
1
-30
/
+26
*
Fix RCS ids
tholo
1996-08-19
1
-2
/
+1
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+46