OSDN Git Service

* dcrt0.cc (get_exit_lock): Use myself.lock rather than exit_lock.
authorcgf <cgf>
Sun, 2 Oct 2005 00:13:40 +0000 (00:13 +0000)
committercgf <cgf>
Sun, 2 Oct 2005 00:13:40 +0000 (00:13 +0000)
commit49efd881ed9d0edb67a4ee4c02b2685786f7aff0
tree15e3808454d4db032671e466e0ed0d9a2ad98d95
parent8cc473d68c628f7f9259fa1d20957ebd70ac9297
* dcrt0.cc (get_exit_lock): Use myself.lock rather than exit_lock.
* exceptions.cc (exit_lock): Delete.
(events_init): Don't init exit_lock.
* (_pinfo::commune_process): Add per-PICOM debugging.
* sigproc.cc (talktome): Add some temporary debugging statements.
* fhandler_proc.cc (format_proc_cpuinfo): Cosmetic change.
(format_proc_partitions): Ditto.
* syscalls.cc (locked_append): Ditto.
winsup/cygwin/ChangeLog
winsup/cygwin/dcrt0.cc
winsup/cygwin/exceptions.cc
winsup/cygwin/fhandler_proc.cc
winsup/cygwin/pinfo.cc
winsup/cygwin/sigproc.cc
winsup/cygwin/syscalls.cc