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

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


From: Jeroen Ruigrok/asmodai <asmodai@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 24 Apr 2005 03:58:19 -0700 (PDT)

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



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