Bug 44365 - [headers] [patch] [request] introduce ulong and unchar types
Summary: [headers] [patch] [request] introduce ulong and unchar types
Status: Closed Not Accepted
Alias: None
Product: Base System
Classification: Unclassified
Component: standards (show other bugs)
Version: 4.7-RELEASE
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-standards (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-22 03:20 UTC by Kimura Fuyuki
Modified: 2019-01-27 06:03 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (611 bytes, patch)
2002-10-22 03:20 UTC, Kimura Fuyuki
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kimura Fuyuki 2002-10-22 03:20:01 UTC
Introduce ulong and unchar into sys/types.h. A bit helpful for
portability and consistency, not so harmful (I guess), and already
defined in Net&OpenBSD.

But be careful, some header files under /sys also contain a typedef
for ulong.

P.S I don't know why unchar, not uchar.
Comment 1 Alexander Best freebsd_committer freebsd_triage 2010-09-07 01:11:12 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-standards

Pass over to 'standards' folks who might have an opinion on this PR.
Comment 2 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 07:59:37 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped
Comment 3 Oleksandr Tymoshenko freebsd_committer freebsd_triage 2019-01-27 06:03:03 UTC
PR has been idle for some time, closing as "Rejected". Feel free to reopen if the patch is still applicable to supported FreeBSD versions and should be worked on.