Menu

Code Commit Log


Commit Date  
[r46] by obarthel

- Changed the stack layout used for the StackSwap() call.

- Cleaned up the commented-out sections that deal with the SAS/C
profiling code.

2004-09-18 09:03:30 Tree
[r45] by obarthel

- Fixed the broken umask() function definition for GCC 68k and SAS/C: it
does have a return value...

2004-09-16 08:45:03 Tree
[r44] by damato

- added .cvsignore file to make sure autogenerated files/dirs are not
added to the repository

2004-09-10 09:06:37 Tree
[r43] by obarthel

- Added the test program for the sprintf() buffer flush bug, courtesy of
Jens Langner.

2004-09-10 07:41:13 Tree
[r42] by --none--

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

2004-09-10 07:39:21 Tree
[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
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.