summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include/stdint.h
Commit message (Collapse)AuthorAgeFilesLines
* * include/inttypes.h: New file.Corinna Vinschen2003-04-221-0/+182
* include/stdint.h: New file. * include/cygwin/in.h: Include stdint.h instead of sys/types.h. * include/cygwin/types.h: Include stdint.h. Remove typedefs for intN_t and uintN_t since these are defined in stdint.h now.