summaryrefslogtreecommitdiff
path: root/include/inttypes.h
AgeCommit message (Expand)Author
2009-01-13Add wcstoimax(3) and wcstoumax(3).Mark Kettenis
2006-01-15Add comments to show which printf/scanf formats match which typesTodd C. Miller
2006-01-15Update {PRN,SCN}*PTR defines to match types changesTodd C. Miller
2006-01-13Add lldiv(), imaxabs(), imaxdiv(), strtoimax() and strtoumax()Todd C. Miller
2006-01-06Add real C99 stdint.h and inttypes.h based on an initial version I did inTodd C. Miller
2003-06-17Sync with share/misc/license.template and add missing DARPA creditTodd C. Miller
2003-06-03Use an ISC-tyle license for all my code; it is simpler and more permissive.Todd C. Miller
1999-01-07move uint*_t to machine/types.hTodd C. Miller
1998-06-21Remove the advertising clause in my old license, it impedes free useTodd C. Miller
1997-08-18inttypes.h as required by XPG4.2. Nothing uses this yet and all in-treeTodd C. Miller