Bug List
Member calloc (size_t nmemb, size_t size)
multiplication overflow (elements * size) is not detected
Member msleep (unsigned int msec)
interruptions not implemented
Member sleep (unsigned int sec)
interruptions not implemented
Member sound_system (unsigned nr)
FIXME: register clobbers
File time.h
time_t is a 32 bit value which will overflow after 49.7 days of continuous operation.
Member time_t
This is a 32 bit value which will overflow after 49.7 days of continuous operation.

brickOS is released under the Mozilla Public License.
Original code copyright 1998-2005 by the authors.

Generated for brickOS C++ by doxygen 1.8.11