Commit | Date | |
---|---|---|
2005-05-30 08:10:41 | Tree | |
[r282]
by
obarthel
- Implemented fmin()/fminf(), fmax()/fmaxf(), fdim()/fdimf() for C99. - Ported acosf(), asinf(), atan2f(), atanf(), ceilf(), expf(), floorf(), - Ported cbrt(), cbrtf(), erf(), erff(), erfc(), erfcf(), expm1(), |
2005-05-29 14:45:33 | Tree |
2005-05-29 12:41:04 | Tree | |
[r280]
by
obarthel
- Added skeleton code for acosf(), acosh(), acoshf(), asinf(), asinh(), |
2005-05-29 11:19:01 | Tree |
[r279]
by
obarthel
- Added a TODO-list which at this time only covers the missing floating |
2005-05-29 10:44:23 | Tree |
2005-05-29 10:09:55 | Tree | |
[r277]
by
obarthel
- Modified the locale-aware isalnum(), isalpha(), iscntrl(), - ungetc() now returns the input character, clamped to an unsigned |
2005-05-29 09:56:09 | Tree |
2005-05-29 08:19:36 | Tree | |
[r275]
by
obarthel
- The record locking code in fcntl() is no longer part of the - Changed the definition of the D_S() macro to cast the pointer |
2005-05-27 13:19:30 | Tree |
[r274]
by
obarthel
- For %C strtime() should return the century number, not the |
2005-05-19 13:57:53 | Tree |