Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the remaining C99 wide character string to integer conversion functions. | tjr | 2002-09-22 | 1 | -10/+4 |
* | Style: One space between "restrict" qualifier and "*". | tjr | 2002-09-06 | 1 | -2/+2 |
* | o Merge <machine/ansi.h> and <machine/types.h> into a new header | mike | 2002-08-21 | 1 | -3/+3 |
* | - Add the 'restrict' qualifier to the function prototypes and | robert | 2002-08-15 | 1 | -2/+2 |
* | Don't define wchar_t if we are a C++ compiler. | obrien | 2002-07-09 | 1 | -0/+2 |
* | Add support for C++. | mike | 2002-01-06 | 1 | -0/+2 |
* | o Implement imaxabs(), imaxdiv(), llabs(), lldiv(). | mike | 2001-11-15 | 1 | -2/+2 |
* | o Add new header <sys/stdint.h>. | mike | 2001-11-02 | 1 | -0/+54 |