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