Ros-diffs December 2008

ros-diffs@reactos.org
  • 31 participants
  • 710 discussions

[tkreuzer] 38284: don't define strcasecmp to strcmp, use _stricmp, and define strcasecmp to _strnicmp.
by tkreuzer@svn.reactos.org
15 years, 9 months

[tkreuzer] 38283: Replace deprectaed function (unlink, stricmp) with new ones (_unlink, _stricmp)
by tkreuzer@svn.reactos.org
15 years, 9 months

[tkreuzer] 38282: use _str(n)icmp instead of non-standard str(n)casecmp
by tkreuzer@svn.reactos.org
15 years, 9 months

[tkreuzer] 38281: Use _getch instead of deprecated getch
by tkreuzer@svn.reactos.org
15 years, 9 months

[jmorlan] 38280: - Make IF command a special form; necessary to make nested multi-line IF blocks work properly - Implement IF /I option, IF CMDEXTVERSION, and generic comparisons (EQU etc) - Make IF ERRORLEVEL return true if the errorlevel is greater than the number - Remove hacked support for multi-line IF blocks from batch.c
by jmorlan@svn.reactos.org
15 years, 9 months

[tkreuzer] 38279: Remove all stuff that is either already defined in crtdefs.h or doesn't belong in the header, based on what ms defines.
by tkreuzer@svn.reactos.org
15 years, 9 months

[tkreuzer] 38278: Don't use wine's headers and wintrnl.h for exception handling in crt. Instead include ndk and add the few definitions we need to cppexcept.h
by tkreuzer@svn.reactos.org
15 years, 9 months

[tkreuzer] 38277: - Add reactos/wine/sys/types.h compatibility header - winspool: add reactos/wine to include folders
by tkreuzer@svn.reactos.org
15 years, 9 months

[tkreuzer] 38276: Add ssize_t to rosdhcp.h, as ms crt headers (and so our future crt headers) don't define it.
by tkreuzer@svn.reactos.org
15 years, 9 months

[sginsberg] 38275: - Less hack, more assert
by sginsberg@svn.reactos.org
15 years, 9 months
Results per page: