NetBSD/lib/libc/misc
joerg e883e926df Ensure that initfini.c is referenced by exit.c. The start up code has to
reference the latter as a return of main() results in a call to exit(3),
so this ensures that the libc constructors are run for statically linked
programs. Fixes PR 37454.
2010-06-28 21:58:02 +00:00
..
initfini.c Ensure that initfini.c is referenced by exit.c. The start up code has to 2010-06-28 21:58:02 +00:00
Makefile.inc
stack_protector.c -delete prototypes which are already in <ssp/ssp.h> 2009-11-17 20:46:20 +00:00