CVSROOT: /cvs/src
Module name: src
Changes by: [EMAIL PROTECTED] 2008-02-02 13:19:23
Modified files:
winsup/w32api : ChangeLog
winsup/w32api/include: windef.h
Added files:
winsup/w32api/include: specstrings.h
Log message:
2008-02-02 Chris Sutcliffe <[EMAIL PROTECTED]>
* include/specstrings.h: new file, move pseudo modifiers from windef.h.
* include/windef.h (__in, __inout, __in_opt, __in_bcound, __in_ecount,
__out, __out_ecount_part, __struct_bcount, __field_ecount_opt,
__out_bcount_opt): Move to specstrings.h.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog.diff?cvsroot=src&r1=1.930&r2=1.931
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/specstrings.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/windef.h.diff?cvsroot=src&r1=1.20&r2=1.21