OpenSolaris

Printable Version Enter a New Search
Bug ID 6761505
Synopsis RFE: having ddi_strtoull() would be nice
State 10-Fix Delivered (Fix available in build)
Category:Subcategory kernel:ddi
Keywords
Responsible Engineer Jordan Vaughan
Reported Against snv_100 , snv_102
Duplicate Of
Introduced In
Commit to Fix snv_110
Fixed In snv_110
Release Fixed solaris_nevada(snv_110)
Related Bugs 6772551
Submit Date 20-October-2008
Last Update Date 11-March-2009
Description
sunddi.h declares two string-to-integer functions capable of producing longs, but no functions that are guaranteed to produce 64-bit integers (long longs) in both 32- and 64-bit builds.  We should provide such functions in the DDI for both kernel and driver use.
Work Around
N/A
Comments
N/A