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

看板DFBSD_commit作者時間21年前 (2005/04/24 19:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #12Qtns00 (DFBSD_commit)