First released: Sat, 04/25/2009 - 21:07Download: dmain-0.5.0.tgzSize: 8.25 KBmd5_file hash: 2fc9666a675c645bdc7894409ee8a358Last updated: Sat, 04/25/2009 - 21:07
Release Notes:
dmain (0.5.0) base; urgency=medium
* Featuring API functions:
- err_ret : Nonfatal error related to a system call. Print a message and
return.
- err_sys : Fatal error related to a system call. Print a message and
terminate.
- err_dump : Fatal error related to a system call. Print a message, dump
core, and terminate.
- err_msg : Nonfatal error unrelated to a system call. Print a message and
return.
- err_quit : Fatal error unrelated to a system call. Print a message and
terminate.
-- Danang Wijanarko <danang.wijanarko@gmail.com> Sat, 25 Apr 2009 17:23:17 +0800