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
F137340812: D19405.id54580.diff
Sat, Nov 22, 3:14 PM
Unknown Object (File)
Fri, Nov 21, 1:59 AM
Unknown Object (File)
Fri, Nov 21, 1:55 AM
Unknown Object (File)
Fri, Nov 21, 1:54 AM
Unknown Object (File)
Fri, Nov 21, 1:51 AM
Unknown Object (File)
Tue, Nov 11, 10:38 PM
Unknown Object (File)
Fri, Oct 24, 3:45 PM
Unknown Object (File)
Oct 22 2025, 9:19 PM
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 22810

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.