DragonFly commits List (threaded) for 2012-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: Add at_quick_exit(3) and quick_exit(3) manual pages.
commit f3adbb3cdddf061a5f284c3d9b33d22fecdfcfaf
Author: Sascha Wildner <saw@online.de>
Date: Thu Aug 9 09:50:14 2012 +0200
Add at_quick_exit(3) and quick_exit(3) manual pages.
Taken-from: FreeBSD
Summary of changes:
lib/libc/stdlib/Makefile.inc | 6 ++-
lib/libc/stdlib/at_quick_exit.3 | 62 +++++++++++++++++++++++++++++++++++++++
lib/libc/stdlib/atexit.3 | 2 +-
lib/libc/stdlib/exit.3 | 2 +-
lib/libc/stdlib/quick_exit.3 | 58 ++++++++++++++++++++++++++++++++++++
5 files changed, 126 insertions(+), 4 deletions(-)
create mode 100644 lib/libc/stdlib/at_quick_exit.3
create mode 100644 lib/libc/stdlib/quick_exit.3
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f3adbb3cdddf061a5f284c3d9b33d22fecdfcfaf
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]