OSDN Git Service

* shared_info.h: Match shared_name declaration with below change.
authorcorinna <corinna>
Wed, 21 May 2003 08:01:55 +0000 (08:01 +0000)
committercorinna <corinna>
Wed, 21 May 2003 08:01:55 +0000 (08:01 +0000)
commit9b735b55ad2d731f011b8705dc5471b8982d5cc6
treeef54f5626b9ef491cab3eeb79d0659be27245b2b
parent55472d5a19b0fee02705870dbe3c03a0c76d37e9
* shared_info.h: Match shared_name declaration with below change.
* shared.cc (shared_name): Use incoming char * parameter instead of
local static buffer.
(open_shared): Accomodate new calling convention for shared_name.
* exceptions.cc (events_init): Ditto.
* sigproc.cc (getsem): Ditto.
* syscalls.cc (login): Ditto.
(logout): Ditto.
(pututline): Ditto.
winsup/cygwin/ChangeLog
winsup/cygwin/exceptions.cc
winsup/cygwin/shared.cc
winsup/cygwin/shared_info.h
winsup/cygwin/sigproc.cc
winsup/cygwin/syscalls.cc