Commit | Date | |
---|---|---|
[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 |
2005-05-18 07:22:52 | Tree | |
[r272]
by
obarthel
- Forgot to update the .cvsignore file to ignore the simple_sprintf test |
2005-05-17 19:16:43 | Tree |
[r271]
by
obarthel
- Added a simple test for sprintf() which does not use any of the |
2005-05-17 19:15:32 | Tree |
[r270]
by
obarthel
- Documented __strip_double_slash() and plugged in a memmove() - Modified __translate_unix_to_amiga_path_name() and |
2005-05-15 12:32:59 | Tree |
2005-05-14 14:47:46 | Tree | |
2005-05-14 10:57:43 | Tree | |
[r267]
by
obarthel
- fpclassify() now returns FP_ZERO both for 0 and -0. - nan() and nanf() now return quiet NaNs. - Added internal __inf() and __inff() functions. - strtof() now calls nanf() and __inff(), respectively, to produce - strtod() now calls nan() and __inf(), respectively, to produce - The scanf() family now calls nan() and __inf(), respectively, to |
2005-05-14 10:52:31 | Tree |
2005-05-12 15:07:22 | Tree |