summaryrefslogtreecommitdiff
path: root/include/strings.h
AgeCommit message (Expand)Author
2024-07-13include: ssp: round out fortification of current set of headersKyle Evans
2024-05-14ssp: appease -Wgnu-statement-expression-from-macro-expansionKyle Evans
2024-05-13Add a build knob for _FORTIFY_SOURCEKyle Evans
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2017-11-25include: General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2014-10-07Add explicit_bzero(3) and its kernel counterpart.Xin LI
2014-05-30Fix strcasecmp_l() and strncasecmp_l() POSIX 2008 compliance.Pedro F. Giffuni
2010-01-04This should read #if __BSD_VISIBLE instead of #ifdef __BSD_VISIBLE.Ed Schouten
2009-03-04- Remove bcmp, bcopy, bzero, index, and rindex from the POSIX.1-2008David Schultz
2008-11-03Add the ffsll and flsll functions. These are ffs and fls operatingKonstantin Belousov
2004-07-23Add __pure and __pure2 where appropriate.Tim J. Robbins
2004-07-09Reduce namespace pollution.Dag-Erling Smørgrav
2004-01-13Add and document ffsl(), fls() and flsl().Dag-Erling Smørgrav
2002-08-21o Merge <machine/ansi.h> and <machine/types.h> into a new headerMike Barcroft
2002-04-04o Move some function prototypes from <string.h> to the newly rewrittenMike Barcroft
1994-05-24BSD 4.4 Lite Include SourcesRodney W. Grimes