freebsd-nq/lib/csu/amd64
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
..
crt1.c Strip the leading path from __progname as is done in the a.out case. Also 1998-12-24 18:19:47 +00:00
crti.S
crtn.S
Makefile Make profiling work for ELF. gprof now autodetects the format of 1998-09-07 23:32:00 +00:00