History log of /haiku/src/libs/gnu/memmem.c
Revision Date Author Comments
# 56d38808 19-Oct-2021 Adrien Destugues <pulkomandy@pulkomandy.tk>

kernel: add memmem to available functions

It will be needed in the VESA driver to locate things in the VESA BIOS.

Change-Id: Iab42886beb99414fec4d1ad99a08299be679b4d6
Reviewed-on: https://review.haiku-os.org/c/haiku/+/4623
Reviewed-by: waddlesplash <waddlesplash@gmail.com>


# 1a59e1d9 15-Jan-2018 Leorize <alaviss@users.noreply.github.com>

gnu: introduce memmem(3)

Implementation imported from OpenBSD

Change-Id: If2620dc7ed373650bb3dabb0f22c2cd84b9e0ef9