Menu

Code Commit Log


Commit Date  
[r64] by obarthel

- Fixed the stack swapping function which, for reasons unknown, ceased to work.

2004-10-02 15:56:13 Tree
[r63] by obarthel

- Updated the .cvsignore file to ignore the _rev.i and _rev.s files.

2004-10-01 15:56:54 Tree
[r62] by obarthel

- The start time used by clock() is now initialized by a constructor
function.

- NOTE THAT ALL THE CHANGES WITH REGARD TO USE OF DESTRUCTOR AND
CONSTRUCTOR FUNCTIONS REQUIRE A COMPLETE REBUILD OF THE LIBRARY! IF
YOU DO NOT DO THIS, THE CONSTRUCTOR/DESTRUCTOR FUNCTIONS MAY NOT
GET CALLED.

2004-09-29 19:57:58 Tree
[r61] by obarthel

- The socket exit code now calls the common stdio function which
flushes and shuts down all buffered and unbuffered files.

2004-09-29 17:03:57 Tree
[r60] by obarthel

- Reversed the 'unsigned long' -> 'ULONG' change in the constructor
handling code. It is not necessary.

2004-09-29 16:54:54 Tree
[r59] by obarthel

- Added an OS4 specific build makefile.

2004-09-29 14:37:10 Tree
[r58] by obarthel

- Modified the socket functions which now take parameters to constant
pointers.

2004-09-29 14:31:57 Tree
[r57] by obarthel

- Fixed fabs() for PowerPC soft-float support; previously, the function
definitions would clash.

2004-09-29 14:30:03 Tree
[r56] by obarthel

- unistd_timer.c was missing...

2004-09-29 14:21:34 Tree
[r55] by obarthel

c.lib 1.177 (29.9.2004)

- Moved the locale initialization/cleanup code into constructors
and destructors.

- The socket cleanup function is now a destructor.

- The math cleanup function is now a destructor.

- The wildcard cleanup function is now a destructor.

- The stdio cleanup function is now a destructor.

- The stack extension cleanup function is now a destructor.

- The code that cleans up after the program's current directory
was changed is now a destructor function.

- Moved the initialization/cleanup code for unlink() into constructors
and destructors.

- Moved the initialization/cleanup code for usergroup.library into
constructors and destructors.

- Added usleep(), and created wrapper code that both sleep() and
usleep() can use.

- Added strtoll() and strtoull(), with further changes to <limits.h>
and <stdlib.h>.

2004-09-29 14:17:46 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.