DragonFly BSD
DragonFly commits List (threaded) for 2004-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 14 Jun 2004 11:56:13 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]