DragonFly commits List (threaded) for 2012-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: libc -- stdlib: Implement quick_exit and at_quick_exit from C11.
commit 22ab97cab54a07d82e1ebb95962587b75b569e39
Author: Venkatesh Srinivas <me@endeavour.zapto.org>
Date: Fri Feb 24 10:07:07 2012 -0800
libc -- stdlib: Implement quick_exit and at_quick_exit from C11.
Summary of changes:
include/stdlib.h | 6 ++++
lib/libc/stdlib/Makefile.inc | 4 +-
lib/libc/stdlib/quick_exit.c | 64 ++++++++++++++++++++++++++++++++++++++++++
3 files changed, 72 insertions(+), 2 deletions(-)
create mode 100644 lib/libc/stdlib/quick_exit.c
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/22ab97cab54a07d82e1ebb95962587b75b569e39
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]