kolibrios/programs/develop/open watcom/trunk/clib/memory
Sergey Semyonov (Serge) 836c97f0ac Clib string & memory functions
git-svn-id: svn://kolibrios.org@553 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-06-26 00:54:22 +00:00
..
bcmp.c Clib string & memory functions 2007-06-26 00:54:22 +00:00
bcopy.c Clib string & memory functions 2007-06-26 00:54:22 +00:00
bzero.c Clib string & memory functions 2007-06-26 00:54:22 +00:00
fmemccpy.c Clib string & memory functions 2007-06-26 00:54:22 +00:00
fmemchr.c Clib string & memory functions 2007-06-26 00:54:22 +00:00
fmemcmp.c Clib string & memory functions 2007-06-26 00:54:22 +00:00
fmemcpy.c Clib string & memory functions 2007-06-26 00:54:22 +00:00
fmemicmp.c Clib string & memory functions 2007-06-26 00:54:22 +00:00
fmemmove.c Clib string & memory functions 2007-06-26 00:54:22 +00:00
fmemset.c Clib string & memory functions 2007-06-26 00:54:22 +00:00
memccpy.c Clib string & memory functions 2007-06-26 00:54:22 +00:00
memchr.c Clib string & memory functions 2007-06-26 00:54:22 +00:00
memcmp.c Clib string & memory functions 2007-06-26 00:54:22 +00:00
memcpy_s.c Clib string & memory functions 2007-06-26 00:54:22 +00:00
memcpy.c Clib string & memory functions 2007-06-26 00:54:22 +00:00
memicmp.c Clib string & memory functions 2007-06-26 00:54:22 +00:00
memmov_s.c Clib string & memory functions 2007-06-26 00:54:22 +00:00
memmove.c Clib string & memory functions 2007-06-26 00:54:22 +00:00
memset.c Clib string & memory functions 2007-06-26 00:54:22 +00:00
memtest.c Clib string & memory functions 2007-06-26 00:54:22 +00:00
movedata.c Clib string & memory functions 2007-06-26 00:54:22 +00:00
swab.c Clib string & memory functions 2007-06-26 00:54:22 +00:00