freebsd-src/lib/csu
Steve Price a124f32704 Strip the leading path from __progname as is done in the a.out case. Also
bring in stddef.h so we can use NULL instead of 0 for pointer comparisons.

Hinted at by:	Bruce Evans
Reviewed by:	John Polstra
1998-12-24 18:19:47 +00:00
..
alpha Remove the bootstrap hack that prevented the use of the rtld. 1998-08-20 21:37:22 +00:00
amd64 Strip the leading path from __progname as is done in the a.out case. Also 1998-12-24 18:19:47 +00:00
common Import C startup files for ELF support. 1998-03-07 20:27:11 +00:00
i386 Fixed double slashes in pathnames. 1998-05-31 11:32:38 +00:00
i386-elf Strip the leading path from __progname as is done in the a.out case. Also 1998-12-24 18:19:47 +00:00