Commit | Date | |
---|---|---|
[r264]
by
obarthel
- Added C99 checks to "complex_headers.h". - No longer uses a local copysign() function in "math_kernel_scalbn.c". - Fixed an assignment which actually came out as a comparison in "stdio_vfscanf.c". |
2005-05-12 14:50:06 | Tree |
[r263]
by
obarthel
- Getting ready for the 1.192 release. - Floating point output in hexadecimal notation can now show a sign |
2005-05-12 14:42:32 | Tree |
[r262]
by
obarthel
- fflush() no longer calls flockfile()/funlockfile() with a NULL parameter. - Removed the old isinf() and isnan() functions. |
2005-05-12 14:00:54 | Tree |
[r261]
by
obarthel
- Added isunordered(), isgreater(), isgreaterequal(), isless(), - The wchar_t type is now an 'unsigned short' integer (16 bits wide). - Added PTRDIFF_MIN/PTRDIFF_MAX, WCHAR_MIN/WCHAR_MAX and - Added imaxdiv() and imaxabs() for C99. - Added strtoimax() and strtoumax() for C99. - Added nextafter() and nextafterf() for C99. - Added copysign() and copysignf() for C99. - Unless I missed something, clib2 should now be functionally complete - fflush() now consistently supports a NULL parameter, causing all |
2005-05-12 13:21:47 | Tree |
2005-05-11 20:15:28 | Tree | |
[r259]
by
obarthel
- The strftime() %z conversion now prints the time zone difference as a - mktime() now handles one leap second gracefully. |
2005-05-09 13:47:24 | Tree |
[r258]
by
obarthel
- Corrected the thread-safe clearerr() macro. - Fixed math_headers.h so that fabsf.c compiles correctly with SAS/C. |
2005-05-08 17:02:16 | Tree |
2005-05-08 16:27:25 | Tree | |
2005-05-08 11:27:26 | Tree | |
2005-05-08 11:20:49 | Tree |