Prevented declarations conflict of reactos functions with <string.h>
authorshort <>
Wed, 5 Feb 2003 12:39:52 +0000 (12:39 +0000)
committershort <>
Wed, 5 Feb 2003 12:39:52 +0000 (12:39 +0000)
commit2491e0074ad109a61c9b64f8fc7693906116458d
treec86560837475ef9f73740c6ac7380a3fb001ff91
parentf363c34dc1f730064a78b8404934d8d91f4c824d
Prevented declarations conflict of reactos functions with <string.h>
src/libcaptive/include/reactos/compat.h
src/libcaptive/rtl/Makefile.am
src/libcaptive/rtl/memcpy.c [new file with mode: 0644]
src/libcaptive/rtl/memmove.c [new file with mode: 0644]
src/libcaptive/rtl/memset.c [new file with mode: 0644]
src/libcaptive/rtl/string.c [new file with mode: 0644]