aboutsummaryrefslogtreecommitdiff
path: root/include/strings.h
Commit message (Expand)AuthorAgeFilesLines
* include: General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-0/+2
* Add explicit_bzero(3) and its kernel counterpart.Xin LI2014-10-071-0/+3
* Fix strcasecmp_l() and strncasecmp_l() POSIX 2008 compliance.Pedro F. Giffuni2014-05-301-0/+4
* This should read #if __BSD_VISIBLE instead of #ifdef __BSD_VISIBLE.Ed Schouten2010-01-041-1/+1
* - Remove bcmp, bcopy, bzero, index, and rindex from the POSIX.1-2008David Schultz2009-03-041-0/+6
* Add the ffsll and flsll functions. These are ffs and fls operatingKonstantin Belousov2008-11-031-0/+2
* Add __pure and __pure2 where appropriate.Tim J. Robbins2004-07-231-11/+11
* Reduce namespace pollution.Dag-Erling Smørgrav2004-07-091-0/+2
* Add and document ffsl(), fls() and flsl().Dag-Erling Smørgrav2004-01-131-0/+3
* o Merge <machine/ansi.h> and <machine/types.h> into a new headerMike Barcroft2002-08-211-4/+4
* o Move some function prototypes from <string.h> to the newly rewrittenMike Barcroft2002-04-041-13/+28
* BSD 4.4 Lite Include SourcesRodney W. Grimes1994-05-241-0/+36