summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/at_quick_exit.3
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: two-line nroff patternWarner Losh
2012-07-26Update the 'C1x draft' reference to '.St -isoC-2011' mdoc macro.Sergey Kandaurov
2012-03-29Remove trailing whitespace per mdoc lint warningEitan Adler
2011-12-07Some fixes to the man pages for [at_]quick_exit(3)David Chisnall
2011-12-07Implement quick_exit() / at_quick_exit() from C++11 / C1x. Also add aDavid Chisnall