summaryrefslogtreecommitdiffstats
path: root/include/inttypes.h
Commit message (Expand)AuthorAgeFilesLines
* Correctly expose xlocale functions if people include the headers in the wrongtheraven2012-03-281-0/+3
* Be like stdlib.h and bring in a wchar_t definition and use it to prototypejmallett2010-03-311-4/+11
* Add the remaining C99 wide character string to integer conversion functions.tjr2002-09-221-10/+4
* Style: One space between "restrict" qualifier and "*".tjr2002-09-061-2/+2
* o Merge <machine/ansi.h> and <machine/types.h> into a new headermike2002-08-211-3/+3
* - Add the 'restrict' qualifier to the function prototypes androbert2002-08-151-2/+2
* Don't define wchar_t if we are a C++ compiler.obrien2002-07-091-0/+2
* Add support for C++.mike2002-01-061-0/+2
* o Implement imaxabs(), imaxdiv(), llabs(), lldiv().mike2001-11-151-2/+2
* o Add new header <sys/stdint.h>.mike2001-11-021-0/+54
OpenPOWER on IntegriCloud