Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The 0x (or 0X) prefix in base 16 is optional so only skip over the | millert | 2017-07-06 | 1 | -3/+3 |
* | Wrap <stdlib.h> so that calls go direct and the symbols not in the | guenther | 2015-09-13 | 1 | -2/+3 |
* | Make sure that the following functions return 0 and EINVAL as | schwarze | 2014-09-13 | 1 | -4/+11 |
* | Switch libc and libm to use strong aliases rather than weak aliases | martynas | 2013-03-28 | 1 | -11/+2 |
* | zap remaining rcsid. | espie | 2005-08-08 | 1 | -4/+1 |
* | ansi + de-register | pat | 2005-03-30 | 1 | -9/+3 |
* | Fix typo that breaks compilation #ifndef __weak_alias; Francois Perrad | millert | 2005-03-02 | 1 | -2/+2 |
* | Remove the advertising clause in the UCB license which Berkeley | millert | 2003-06-02 | 1 | -6/+2 |
* | Replace strtou?q() with the more standard strtou?ll(), using weak | millert | 2002-06-29 | 1 | -0/+128 |