]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
Merge quick_exit and changes required for C++11 code to compile against FreeBSD headers.
authortheraven <theraven@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 22 May 2012 15:26:55 +0000 (15:26 +0000)
committertheraven <theraven@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 22 May 2012 15:26:55 +0000 (15:26 +0000)
commitffa2a4375f951158da9fed468382ebb1720b24f6
tree93077a576699e83f5c00c8a1c5eb95adb9213a16
parent19bb81d79d39244f8aef2a35e02f96ac780c8a97
Merge quick_exit and changes required for C++11 code to compile against FreeBSD headers.

Merges changes from: r227472 r227475 r227475 r227476 r227476 r227490 r227490 r228322 r228323 r228329 r228330 r228528 r228529 r228529 r228901 r228918 r228918 r232971 r232971

Also bump __FreeBSD_version for this and the xlocale merge.

git-svn-id: svn://svn.freebsd.org/base/stable/9@235786 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
15 files changed:
include/ctype.h
include/stdlib.h
include/wctype.h
lib/libc/stdlib/Makefile.inc
lib/libc/stdlib/Symbol.map
lib/libc/stdlib/at_quick_exit.3 [new file with mode: 0644]
lib/libc/stdlib/atexit.3
lib/libc/stdlib/exit.3
lib/libc/stdlib/quick_exit.3 [new file with mode: 0644]
lib/libc/stdlib/quick_exit.c [new file with mode: 0644]
lib/msun/src/math.h
sys/sys/_null.h
sys/sys/cdefs.h
sys/sys/param.h
sys/sys/stdint.h