newlib/winsup/cygserver
Corinna Vinschen 567970786e Accomodate moving cygserver header files from cygwin/include/cygwin
to here and cygwin dir.
	* Makefile.in (EXEEXT): Drop as unused.
	(EXEEXT_FOR_BUILD): Ditto.
	(all): Don't build libcygserver.a.
	* cygserver_process.h: Moved from cygwin/include/cygwin to here.
	* cygserver_transport.h: Ditto.
	* cygserver_transport_pipes.h: Ditto.
	* cygserver_transport_sockets.h: Ditto.
	* ipc.h: Moved to ../cygwin and renamed to cygserver_ipc.h.
	* shm.h: Moved to ../cygwin and renamed to cygserver_shm.h.
2003-10-22 10:04:11 +00:00
..
ChangeLog Accomodate moving cygserver header files from cygwin/include/cygwin 2003-10-22 10:04:11 +00:00
client.cc Accomodate moving cygserver header files from cygwin/include/cygwin 2003-10-22 10:04:11 +00:00
configure
configure.in
cygserver_process.h Accomodate moving cygserver header files from cygwin/include/cygwin 2003-10-22 10:04:11 +00:00
cygserver_transport_pipes.h Accomodate moving cygserver header files from cygwin/include/cygwin 2003-10-22 10:04:11 +00:00
cygserver_transport_sockets.h Accomodate moving cygserver header files from cygwin/include/cygwin 2003-10-22 10:04:11 +00:00
cygserver_transport.h Accomodate moving cygserver header files from cygwin/include/cygwin 2003-10-22 10:04:11 +00:00
cygserver.cc Accomodate moving cygserver header files from cygwin/include/cygwin 2003-10-22 10:04:11 +00:00
Makefile.in Accomodate moving cygserver header files from cygwin/include/cygwin 2003-10-22 10:04:11 +00:00
msg.cc
process.cc Accomodate moving cygserver header files from cygwin/include/cygwin 2003-10-22 10:04:11 +00:00
sem.cc
shm.cc Accomodate moving cygserver header files from cygwin/include/cygwin 2003-10-22 10:04:11 +00:00
threaded_queue.cc
threaded_queue.h
transport_pipes.cc Accomodate moving cygserver header files from cygwin/include/cygwin 2003-10-22 10:04:11 +00:00
transport_sockets.cc Accomodate moving cygserver header files from cygwin/include/cygwin 2003-10-22 10:04:11 +00:00
transport.cc Accomodate moving cygserver header files from cygwin/include/cygwin 2003-10-22 10:04:11 +00:00
woutsup.h