cvs commit: src/sys/amd64/include stdarg.h src/sys/i386/include stdarg.h src/include stdarg.h

Jeroen Ruigrok/asmodai asmodai at crater.dragonflybsd.org
Sun Apr 24 03:59:32 PDT 2005


asmodai     2005/04/24 03:58:19 PDT

DragonFly src repository

  Modified files:
    sys/amd64/include    stdarg.h 
    sys/i386/include     stdarg.h 
    include              stdarg.h 
  Log:
  Get rid off the wrappers around __va_copy(), they serve no real purpose.
  Wrap va_copy() in __ISO_C_VISIBLE.
  
  Revision  Changes    Path
  1.3       +0 -6      src/sys/amd64/include/stdarg.h
  1.6       +0 -6      src/sys/i386/include/stdarg.h
  1.3       +1 -1      src/include/stdarg.h


http://www.dragonflybsd.org/cvsweb/src/sys/amd64/include/stdarg.h.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/i386/include/stdarg.h.diff?r1=1.5&r2=1.6&f=u
http://www.dragonflybsd.org/cvsweb/src/include/stdarg.h.diff?r1=1.2&r2=1.3&f=u





More information about the Commits mailing list