memcpy() / memmove() are standard everywhere, this lets us remove the configure script checking around bcopy() which helps building on Haiku OS.
42 KiB
42 KiB
memcpy() / memmove() are standard everywhere, this lets us remove the configure script checking around bcopy() which helps building on Haiku OS.