libc/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
Makefile.in 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: Use 'install-sh -c'. 2003-07-26 01:53:18 +00:00
configure.in * configure.in: Use 'install-sh -c'. 2003-07-26 01:53:18 +00:00
cygserver.cc Accomodate moving cygserver header files from cygwin/include/cygwin 2003-10-22 10:04:11 +00:00
cygserver_process.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_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
msg.cc * msg.cc: New file. 2003-08-30 16:34:56 +00:00
process.cc Accomodate moving cygserver header files from cygwin/include/cygwin 2003-10-22 10:04:11 +00:00
sem.cc * msg.cc: New file. 2003-08-30 16:34:56 +00:00
shm.cc Accomodate moving cygserver header files from cygwin/include/cygwin 2003-10-22 10:04:11 +00:00
threaded_queue.cc 2002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com> 2002-09-22 12:04:15 +00:00
threaded_queue.h * threaded_queue.h: New file. 2003-08-30 16:32:15 +00:00
transport.cc Accomodate moving cygserver header files from cygwin/include/cygwin 2003-10-22 10:04:11 +00:00
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
woutsup.h * Makefile.in (OBJS): Move some more files from cygwin directory. 2003-07-02 02:31:32 +00:00