Author: tkreuzer
Date: Sun Dec 16 18:28:06 2012
New Revision: 57932
URL:
http://svn.reactos.org/svn/reactos?rev=57932&view=rev
Log:
[PSDK]
Start rewrite sal.h
This will drop support for WDK's prefast, since it's impossible to maintain both
sal version 1 and 2 and the old stuff is quite unreliable anyway. Only MSVC 11+ analyze
with attributes for SAL will work.
abragin: "\o/ for throwing away some legacy" ;-)
Modified:
trunk/reactos/include/psdk/sal.h
trunk/reactos/lib/sdk/crt/string/splitp.c
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: trunk/reactos/include/psdk/sal.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/psdk/sal.h?rev=579…
Modified: trunk/reactos/lib/sdk/crt/string/splitp.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/lib/sdk/crt/string/splitp.…