OSDN Git Service

* bsd_helper.cc: Replace %E __small_printf format specifier with %lu
authorcorinna <corinna>
Wed, 6 Feb 2008 22:30:38 +0000 (22:30 +0000)
committercorinna <corinna>
Wed, 6 Feb 2008 22:30:38 +0000 (22:30 +0000)
commit33cb8a526dd5913a9016b819bf421c5d42e7b581
tree05ad52229a7e476b9b00a21885deafba515f30e9
parent9b20070c0a78825f9b16a1b56b23989ba5a48571
* bsd_helper.cc: Replace %E __small_printf format specifier with %lu
and call to GetLastError throughout.
* bsd_mutex.cc: Ditto.
* sysv_sem.cc (semget): Replace %X __small_printf format specifier
with %llx.
winsup/cygserver/ChangeLog
winsup/cygserver/bsd_helper.cc
winsup/cygserver/bsd_mutex.cc
winsup/cygserver/sysv_sem.cc