[ros-diffs] [gedmurphy] 23580: [AUDIT] ws2_32 - All exported functions are fully documented on MSDN - All internal functions are clearly written with no signs of reversing - Reformat all code to ReactOS standard
gedmurphy at svn.reactos.org
gedmurphy at svn.reactos.org
Mon Aug 14 19:26:40 CEST 2006
Author: gedmurphy
Date: Mon Aug 14 21:26:36 2006
New Revision: 23580
URL: http://svn.reactos.org/svn/reactos?rev=23580&view=rev
Log:
[AUDIT]
ws2_32
- All exported functions are fully documented on MSDN
- All internal functions are clearly written with no signs of reversing
- Reformat all code to ReactOS standard
Modified:
trunk/reactos/dll/win32/ws2_32/include/catalog.h (contents, props changed)
trunk/reactos/dll/win32/ws2_32/include/debug.h (props changed)
trunk/reactos/dll/win32/ws2_32/include/handle.h (contents, props changed)
trunk/reactos/dll/win32/ws2_32/include/upcall.h (props changed)
trunk/reactos/dll/win32/ws2_32/include/ws2_32.h (contents, props changed)
trunk/reactos/dll/win32/ws2_32/misc/bsd.c (contents, props changed)
trunk/reactos/dll/win32/ws2_32/misc/catalog.c (contents, props changed)
trunk/reactos/dll/win32/ws2_32/misc/dllmain.c (contents, props changed)
trunk/reactos/dll/win32/ws2_32/misc/event.c (contents, props changed)
trunk/reactos/dll/win32/ws2_32/misc/handle.c (contents, props changed)
trunk/reactos/dll/win32/ws2_32/misc/ns.c (contents, props changed)
trunk/reactos/dll/win32/ws2_32/misc/sndrcv.c (contents, props changed)
trunk/reactos/dll/win32/ws2_32/misc/stubs.c (contents, props changed)
trunk/reactos/dll/win32/ws2_32/misc/upcall.c (contents, props changed)
trunk/reactos/dll/win32/ws2_32/tests/setup.c (props changed)
trunk/reactos/dll/win32/ws2_32/tests/stubs.tst (props changed)
trunk/reactos/dll/win32/ws2_32/tests/tests/WinsockEvent.c (props changed)
trunk/reactos/dll/win32/ws2_32/ws2_32.def (props changed)
trunk/reactos/dll/win32/ws2_32/ws2_32.rc (props changed)
trunk/reactos/dll/win32/ws2_32/ws2_32_specs (props changed)
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: trunk/reactos/dll/win32/ws2_32/include/catalog.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ws2_32/include/catalog.h?rev=23580&r1=23579&r2=23580&view=diff
Modified: trunk/reactos/dll/win32/ws2_32/include/handle.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ws2_32/include/handle.h?rev=23580&r1=23579&r2=23580&view=diff
Modified: trunk/reactos/dll/win32/ws2_32/include/ws2_32.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ws2_32/include/ws2_32.h?rev=23580&r1=23579&r2=23580&view=diff
Modified: trunk/reactos/dll/win32/ws2_32/misc/bsd.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ws2_32/misc/bsd.c?rev=23580&r1=23579&r2=23580&view=diff
Modified: trunk/reactos/dll/win32/ws2_32/misc/catalog.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ws2_32/misc/catalog.c?rev=23580&r1=23579&r2=23580&view=diff
Modified: trunk/reactos/dll/win32/ws2_32/misc/dllmain.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ws2_32/misc/dllmain.c?rev=23580&r1=23579&r2=23580&view=diff
Modified: trunk/reactos/dll/win32/ws2_32/misc/event.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ws2_32/misc/event.c?rev=23580&r1=23579&r2=23580&view=diff
Modified: trunk/reactos/dll/win32/ws2_32/misc/handle.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ws2_32/misc/handle.c?rev=23580&r1=23579&r2=23580&view=diff
Modified: trunk/reactos/dll/win32/ws2_32/misc/ns.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ws2_32/misc/ns.c?rev=23580&r1=23579&r2=23580&view=diff
Modified: trunk/reactos/dll/win32/ws2_32/misc/sndrcv.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ws2_32/misc/sndrcv.c?rev=23580&r1=23579&r2=23580&view=diff
Modified: trunk/reactos/dll/win32/ws2_32/misc/stubs.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ws2_32/misc/stubs.c?rev=23580&r1=23579&r2=23580&view=diff
Modified: trunk/reactos/dll/win32/ws2_32/misc/upcall.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ws2_32/misc/upcall.c?rev=23580&r1=23579&r2=23580&view=diff
More information about the Ros-diffs
mailing list