Menu

Commit [r109]  Maximize  Restore  History

- Redirecting stderr to a file no longer has the effect of showing error

messages and assertion failure notifications as requesters. The exception
is in redirecting stderr to NIL: which will prompt the requester use.

- gettimeofday() now calls GetSysTime() rather than DateStamp() to obtain
the current system time. This resolves granularity issues since the
DateStamp() result was only accurate by 1/50 of a second.

- The "ptrdiff_t" definition in <stddef.h> now defaults to type 'int' rather
than 'long int'.

obarthel 2005-01-08

changed /trunk/library/changes
changed /trunk/library/include/stddef.h
changed /trunk/library/stdio_init_exit.c
changed /trunk/library/stdlib_assertion_failure.c
changed /trunk/library/stdlib_showerror.c
changed /trunk/library/time_gettimeofday.c
/trunk/library/changes Diff Switch to side-by-side view
Loading...
/trunk/library/include/stddef.h Diff Switch to side-by-side view
Loading...
/trunk/library/stdio_init_exit.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdlib_assertion_failure.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdlib_showerror.c Diff Switch to side-by-side view
Loading...
/trunk/library/time_gettimeofday.c Diff Switch to side-by-side view
Loading...
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.