git: <sys/stdint.h>: Repurpose.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Thu Nov 14 05:41:45 PST 2019
commit 6b2b0a8b5c1c774a5c3cbb4c79bdc1508253ffea
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Tue Nov 12 17:13:34 2019 +0200
<sys/stdint.h>: Repurpose.
Start using this header as proxy to separate non sys/ headers from
userland only headers.
* Move in first kernel specific types from <sys/types.h>.
* Tidy up type definitions for better readability.
* Remove old comment about cdev that is no longer needed.
Strictly non functional changes.
Summary of changes:
sys/sys/stdint.h | 59 ++++++++++++++++++++++++++++++++++++++++++++-------
sys/sys/types.h | 64 +++++++++++++-------------------------------------------
2 files changed, 66 insertions(+), 57 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6b2b0a8b5c1c774a5c3cbb4c79bdc1508253ffea
--
DragonFly BSD source repository
More information about the Commits
mailing list