]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
o Move some function prototypes from <string.h> to the newly rewritten
authorMike Barcroft <mike@FreeBSD.org>
Thu, 4 Apr 2002 05:41:57 +0000 (05:41 +0000)
committerMike Barcroft <mike@FreeBSD.org>
Thu, 4 Apr 2002 05:41:57 +0000 (05:41 +0000)
commit61b60edfd3fff20f884419f8097870c7045315c9
tree5da2cc65f6136386264e8ff54faace1120b5099d
parent167aa83312e084fb9c4616e9d67ec6dddf82a7c9
o Move some function prototypes from <string.h> to the newly rewritten
  <strings.h>, based on POSIX.1-2001's requirements.
o Add 'restrict' qualifier (spelled '__restrict') to functions in
  <string.h>, as per C99 and POSIX.1-2001.
o Properly expose new POSIX.1-2001 functions in <string.h>.
include/string.h
include/strings.h