commit b80b4d435974f3611bf317452f30a2613d0fe6e0
Author: Sascha Wildner <[email protected]>
Date:   Sat Nov 16 21:57:39 2019 +0100

    <string.h>: Clean up the namespace.
    
    * Stop including <sys/types.h> which was needed only for mode_t for
      the BSD specific strmode(). Define mode_t locally in __BSD_VISIBLE.
    
    * Increase visibility of the memccpy() prototype. It is older than
      SUSv3.

Summary of changes:
 include/string.h | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b80b4d435974f3611bf317452f30a2613d0fe6e0


-- 
DragonFly BSD source repository

Reply via email to