Commit | Date | |
---|---|---|
2005-05-08 11:27:26 | Tree | |
2005-05-08 11:20:49 | Tree | |
2005-05-08 11:20:03 | Tree | |
[r253]
by
obarthel
- For the printf() "%a" conversion the exponent now comes out as a binary - strtod() and strtof() now support "inf"/"infinity"/"nan"/"nan(..)" and - Added the fpclassify(), isfinite(), isnormal() and signbit() macros for C99. - Reimplemented isnan() and isinf() as macros for C99. The corresponding - Added fabsf() for C99. |
2005-05-08 08:51:30 | Tree |
2005-05-07 17:04:07 | Tree | |
[r251]
by
obarthel
- The printf() family now supports the %hh, %j, %t and %z modifiers and the |
2005-05-07 16:39:27 | Tree |
2005-05-07 14:03:08 | Tree | |
2005-05-07 13:40:19 | Tree | |
[r248]
by
obarthel
- Added strtof(), llabs(), lldiv(), vsscanf() and vscanf() for C99. - strftime() now supports %C, %n, %r, %R, %t, %T, %u, %V, and %z for C99. |
2005-05-07 13:21:49 | Tree |
[r247]
by
obarthel
- The libunix.a flavour of system() no longer attempts to translate the name |
2005-04-28 15:38:47 | Tree |