Menu

Code Commit Log


Commit Date  
[r41] by obarthel

c.lib 1.175 (10.9.2004)

- <stdarg.h> now tries to use the compiler supplied, machine specific
<stdarg.h> file and also includes the OS4-specifc <sys/amigaos-va.h>
file, if necessary.

- Added another test to <sys/time.h> to check if the "timeval" definition is
already in place. If it is, <exec/types.h> will not be included.

- <sys/time.h> can be made to define the timeval data structure locally if
the __USE_CLIB2_TIMEVAL preprocessor symbol is defined. In this case no
<exec/types.h> or <devices/timer.h> file will be read.

- The sprintf() family did not properly handle empty strings as format
specifications. This would result in a necessary buffer flush action
getting skipped, which consequently did not put the string termination
character into the output buffer.

2004-09-10 07:39:20 Tree
[r40] by obarthel

- Moved the POSIX<->Amiga timeval member variable definitions again.

2004-09-09 10:56:24 Tree
[r39] by obarthel

- Broke down the tests for the __TIMEVAL_ALREADY_DEFINED and DEVICES_TIMER_H
symbols into two lines.

2004-09-09 08:30:31 Tree
[r38] by obarthel

- <stdarg.h> now tries to use the compiler supplied, machine specific
<stdarg.h> file and also includes the OS4-specifc <sys/amigaos-va.h>
file, if necessary.

- Added another test to <sys/time.h> to check if the "timeval" definition is
already in place. If it is, <exec/types.h> will not be included.

2004-09-09 08:25:31 Tree
[r37] by obarthel

- Replaced the rint() and rintf() functions with the fdlibm code.

2004-08-27 13:49:17 Tree
[r36] by obarthel

c.lib 1.174 (27.8.2004)

- The parameters of atan2() were swapped. Fixed.

- Merged fdlibm 5.3 changes with __kernel_tan(), __exp() and __pow()
functions.

2004-08-27 11:40:49 Tree
[r35] by --none--

This commit was manufactured by cvs2svn to create tag 'V1_173'.

2004-08-25 15:27:29 Tree
[r34] by obarthel

c.lib 1.173 (25.8.2004)

- The <assert.h> header file was missing the C++ 'extern "C" { .. }'
declarations.

- Added a new function __get_default_file() which allows direct access
to the low level file handle/socket descriptor associated with a
file descriptor.

2004-08-25 15:27:28 Tree
[r33] by obarthel

- Removed the USE_64_BIT_INTS definition from the GCC-68k makefile.
Apparently, the 64 bit integer math still doesn't work right in the
plain 68k libgcc.a.

2004-08-23 13:47:32 Tree
[r32] by --none--

This commit was manufactured by cvs2svn to create tag 'V1_172'.

2004-08-21 18:57:42 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.