]> sourceware.org Git - newlib-cygwin.git/commit
* spinlock.h (ULONG): Replace LONG operator with ULONG to accommodate
authorCorinna Vinschen <corinna@vinschen.de>
Wed, 22 May 2013 16:55:55 +0000 (16:55 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Wed, 22 May 2013 16:55:55 +0000 (16:55 +0000)
commitc20a5e603a4b4a30083752145aaad48cb55ab712
tree06367155fc01f74d69bf1df560712c26eb215cd5
parent7dfacd3869cb46ab0755fa1680d51f0e4ad8561b
* spinlock.h (ULONG): Replace LONG operator with ULONG to accommodate
the fact that CURR_SHARED_MAGIC and USER_SHARED_MAGIC are unsigned
values.
* shared.cc (shared_info::initialize): Drop explicit cast here.
winsup/cygwin/ChangeLog
winsup/cygwin/shared.cc
winsup/cygwin/spinlock.h
This page took 0.033579 seconds and 5 git commands to generate.