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)
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
Unknown Object (File)
Dec 22 2023, 8:26 PM
Unknown Object (File)
Dec 20 2023, 12:59 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.