summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/atexit.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* The C89 standard only requires that atexit(3) returns a non-zero valueschwarze2019-06-271-5/+12
* Add dlclose(3) to SEE ALSOguenther2015-05-121-2/+3
* Document behavior of atexit() when called in a DSO that is later unloaded.guenther2014-11-201-2/+14
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
* convert to new .Dd format;jmc2007-05-311-2/+2
* spelling: you missed this one david ;)jmc2005-08-221-2/+2
* tell people that atexit is bad; ok jmcderaadt2005-08-061-1/+7
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Flesh out stdlib function man pages.aaron2000-04-201-5/+3
* first round of repairs on stdlibaaron1999-06-291-3/+3
* Fix RCS idstholo1996-08-191-2/+1
* initial import of NetBSD treederaadt1995-10-181-0/+78