git: <sys/types.h>: Eliminate __nl_item type.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Sun Oct 6 03:42:35 PDT 2019
commit 2482ec69e3f59876b64a5e492c418027d02f8343
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Sun Oct 6 10:26:02 2019 +0300
<sys/types.h>: Eliminate __nl_item type.
It is MI type, so just use standard int type as per POSIX.
Summary of changes:
include/langinfo.h | 2 +-
include/nl_types.h | 2 +-
sys/sys/types.h | 5 -----
3 files changed, 2 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2482ec69e3f59876b64a5e492c418027d02f8343
--
DragonFly BSD source repository
More information about the Commits
mailing list