summaryrefslogtreecommitdiff
path: root/include/strings.h
AgeCommit message (Expand)Author
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