Page MenuHomeFreeBSD

Add ushort and ulong to linux/types.h
ClosedPublic

Authored by bz on Feb 28 2019, 1:44 PM.
Tags
None
Referenced Files
F146569890: D19405.id.diff
Tue, Mar 3, 5:54 PM
Unknown Object (File)
Tue, Mar 3, 4:12 AM
Unknown Object (File)
Sat, Feb 28, 6:54 PM
Unknown Object (File)
Sun, Feb 8, 12:39 PM
Unknown Object (File)
Jan 30 2026, 9:14 PM
Unknown Object (File)
Jan 16 2026, 10:22 PM
Unknown Object (File)
Dec 27 2025, 8:16 PM
Unknown Object (File)
Dec 23 2025, 12:35 AM
Subscribers

Details

Summary

When porting code once written for Linux we find not only uints but also ushort and ulong.
Provide central typedefs as part of the linuxkpi for those as well.

Sponsored by:
MFC After:

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Looks good. Don't forget to MFC.

This revision is now accepted and ready to land.Feb 28 2019, 1:49 PM
This revision was automatically updated to reflect the committed changes.