/sys/dev/hyperv/

n>Remove workaround for ancient HTML generation code.wiz 2016-11-05Update strtoul(3) example to reflect clarifications in strtol(3).riastradh 2016-05-01Fix type name. From Abhinav.joerg 2015-11-13revert 0b documentation.christos 2015-11-13Remove trailing whitespace.wiz 2015-11-12Now that our source tree has binary constants, recognize them.christos 2015-05-03Sort SEE ALSO.wiz 2015-05-01- new test for strtoichristos 2015-03-10PR/49640: Kamil Rytarowski: Improve error printingchristos 2015-01-18cleanups from (Kamil Rytarowski)christos 2015-01-16Remove trailing whitespace.wiz 2015-01-16strtoi and strtou additionschristos 2009-12-02tyop de fixpooka 2009-12-02Document that strtouq can return UQUAD_MAX.pooka 2009-07-23Bump date for previous.wiz 2009-07-23Clarify the description of the errno behavior, based on the recentdholland 2009-05-21Markup improvements. No need to mark up numbers as defined values, mathwiz 2009-05-20mention that these functions return 0 and set errno to ERANGE on invalid base.christos 2003-09-08Use St -isoC-9X instead of St -isoC9X, to be in sync with groff.wiz 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2003-04-16Usewiz 2002-08-11bring in EXAMPLES and a note.yamt 2002-02-07Generate <>& symbolically.ross 2002-01-15Use .Pp instead of empty lines.wiz 2001-09-16Drop unnecessary whitespace and .Pp, sort SEE ALSO, sort sections,wiz 2001-04-28* Move definitions of exact-width integer types from <machine/types.h>kleink 2000-03-06Add ISO C99 long long integer general utility interfaces; partially addresseskleink 1999-11-19Don't pass so many args to .Nd macro. It just overflows.enami