]> sourceware.org Git - newlib-cygwin.git/commit
* child_info.h (fork_info): Use different method to alias variable.
authorChristopher Faylor <me@cgf.cx>
Sat, 19 Mar 2005 21:45:15 +0000 (21:45 +0000)
committerChristopher Faylor <me@cgf.cx>
Sat, 19 Mar 2005 21:45:15 +0000 (21:45 +0000)
commitf5808137717eebb5b38607834016ed733374ccc5
tree47b3b7fc8def7b9454961a121d3172aa7ce741d1
parentcfaf367058257bdeb2fb93250684335b00f5854f
* child_info.h (fork_info): Use different method to alias variable.
(spawn_info): Ditto.
* cxx.cc (__cxa_guard_acquire): New function (needed for gcc 4.x).
(__cxa_guard_release): Ditto.
* devices.in: Make sure stuff is correctly bracketed (for gcc 4.x).
* devices.cc: Regenerate.
* fhandler.h (fhandler_disk_file::fchmod): Avoid left coercion (for gcc 4.x).
* smallprint.c (__rn): Declare as __fastcall since gcc 4.x complains about use
of regparm, for some reason.
* sync.h (sync::init_lock): Remove.
* sync.cc (sync::init_lock): Ditto.
winsup/cygwin/ChangeLog
winsup/cygwin/child_info.h
winsup/cygwin/cxx.cc
winsup/cygwin/devices.cc
winsup/cygwin/devices.in
winsup/cygwin/fhandler.h
winsup/cygwin/smallprint.c
winsup/cygwin/sync.cc
winsup/cygwin/sync.h
This page took 0.029905 seconds and 5 git commands to generate.