mirror of
https://github.com/opnsense/src.git
synced 2026-03-18 16:52:21 -04:00
This function originated in glibc, and this matches their behaviour (and NetBSD, OpenBSD, and musl). An empty big string (arg "l") is handled by the existing l_len < s_len test. Reviewed by: bapt, ngie Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D2657 |
||
|---|---|---|
| .. | ||
| t_bm.c | ||
| t_memchr.c | ||
| t_memcpy.c | ||
| t_memmem.c | ||
| t_memset.c | ||
| t_popcount.c | ||
| t_strcat.c | ||
| t_strchr.c | ||
| t_strcmp.c | ||
| t_strcpy.c | ||
| t_strcspn.c | ||
| t_strerror.c | ||
| t_stresep.c | ||
| t_strlen.c | ||
| t_strpbrk.c | ||
| t_strrchr.c | ||
| t_strspn.c | ||
| t_swab.c | ||