freebsd-dev/lib/csu/i386-elf
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
crtbegin.c Import C startup files for ELF support. 1998-03-07 20:27:11 +00:00
crtend.c Import C startup files for ELF support. 1998-03-07 20:27:11 +00:00
crti.S Import C startup files for ELF support. 1998-03-07 20:27:11 +00:00
crtn.S Import C startup files for ELF support. 1998-03-07 20:27:11 +00:00
Makefile Make profiling work for ELF. gprof now autodetects the format of 1998-09-07 23:32:00 +00:00