mirror of
https://github.com/fluencelabs/musl
synced 2025-06-24 12:12:04 +00:00
more header cleanup and conformance fixes - string.h
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
#define _BSD_SOURCE
|
||||
#include <string.h>
|
||||
|
||||
size_t strlcat(char *d, const char *s, size_t n)
|
||||
|
Reference in New Issue
Block a user