git: <string.h>: Remove legacy declaration of swab().
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Thu Apr 11 02:06:48 PDT 2019
commit 5db26a4b8489e4e233859bdf17e6101f587e417b
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Wed Apr 10 13:13:28 2019 +0300
<string.h>: Remove legacy declaration of swab().
It has prototype in <unistd.h> like in other BSDs and GNU implementations
as per OpenGroups XSI.
Summary of changes:
include/string.h | 12 ------------
include/unistd.h | 6 ------
2 files changed, 18 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5db26a4b8489e4e233859bdf17e6101f587e417b
--
DragonFly BSD source repository
More information about the Commits
mailing list