Skip to content
Commit 81645fe1 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

strcasecmp, strncasecmp, bzero, bcmp, and bcopy should be defined in...

strcasecmp, strncasecmp, bzero, bcmp, and bcopy should be defined in strings.h, not string.h.  bzero, bcmp, and bcopy are legacy functions; the contemporary counterparts should be used instead.
parent 9b9a3216
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment