Browse Source Download (without any required ccan dependencies)

Module:

memmem

Summary:

Trivial module providing a memmem() implementation

Description:

This code implements memmem() if it's not alreayd available in the C library.

License:

CC0