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
Unknown Object (File)
Fri, May 24, 2:24 AM
Unknown Object (File)
Mon, May 20, 9:32 PM
Unknown Object (File)
Apr 3 2024, 10:53 PM
Unknown Object (File)
Mar 29 2024, 1:53 AM
Unknown Object (File)
Jan 28 2024, 6:15 AM
Unknown Object (File)
Jan 17 2024, 6:37 PM
Unknown Object (File)
Jan 12 2024, 9:17 PM
Unknown Object (File)
Jan 2 2024, 9:59 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.