cvs commit: src/lib/csu/amd64 Makefile.inc src/lib/csu/common Makefile crtbeginS.c crtendS.c dot_init.h dwarf2_eh.h crtbegin.c crtend.c
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Mon Jun 14 11:57:07 PDT 2004
joerg 2004/06/14 11:56:13 PDT
DragonFly src repository
Modified files:
lib/csu/common crtbegin.c crtend.c
Added files:
lib/csu/amd64 Makefile.inc
lib/csu/common Makefile crtbeginS.c crtendS.c dot_init.h
dwarf2_eh.h
Log:
Import BSD-licensed crtbegin/crtend support.
Obtained-from: NetBSD
Note: crtend.c comes without license header. I send a mail to Jason Thorpe
and will update it according to the response. I'm assuming the normal
4-clause NetBSD license for now.
Revision Changes Path
1.3 +174 -50 src/lib/csu/common/crtbegin.c
1.3 +19 -30 src/lib/csu/common/crtend.c
http://www.dragonflybsd.org/cvsweb/src/lib/csu/common/crtbegin.c.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/lib/csu/common/crtend.c.diff?r1=1.2&r2=1.3&f=u
More information about the Commits
mailing list