summaryrefslogtreecommitdiffstats
path: root/winsup/cygserver
Commit message (Expand)AuthorAgeFilesLines
* * process.h (cleanup_routine::~cleanup_routine): Make pure virtualCorinna Vinschen2004-01-163-8/+7
* * Makefile.in (CFLAGS, CXXFLAGS): Remove unneeded include.Christopher Faylor2003-12-262-4/+12
* * bsd_helper.cc (tunable_params): Add entries for kern.ipc.msgmnb andCorinna Vinschen2003-12-164-2/+22
* * cygserver.cc (main): Move call to ipcinit() up before installingCorinna Vinschen2003-11-263-6/+12
* * Makefile.in (CYGWIN_LIB): Variable pointing to libcygwin.a inCorinna Vinschen2003-11-262-1/+9
* * Makefile.in (CXXFLAGS): Remove duplicate options handled in Makefile.common.Christopher Faylor2003-11-262-1/+6
* * msg.cc (client_request_msg::serve): Add default case to msgop switch.Corinna Vinschen2003-11-224-0/+18
* * Makefile.in (install): Explicitely create directories. InstallCorinna Vinschen2003-11-213-2/+223
* * cygserver.cc (print_usage): Fix scrambled output.Corinna Vinschen2003-11-212-1/+5
* * cygserver-config: Slightly modify printed message.Corinna Vinschen2003-11-202-4/+5
* * Makefile.in (install): Install cygserver-config script to bindir.Corinna Vinschen2003-11-203-2/+220
* Don't use safe_new but new throughout. Fix copyright datesCorinna Vinschen2003-11-1927-1368/+5656
* Accomodate moving cygserver header files from cygwin/include/cygwinCorinna Vinschen2003-10-2215-252/+334
* * msg.cc: New file.Christopher Faylor2003-08-304-2/+94
* * threaded_queue.h: New file.Christopher Faylor2003-08-302-0/+131
* * Makefile.in: Build libcygserver.a.Christopher Faylor2003-08-253-6/+16
* * configure.in: Use 'install-sh -c'.Christopher Faylor2003-07-263-2/+7
* * configure.in: Always use install-sh.Christopher Faylor2003-07-253-51/+60
* * Makefile.in (OBJS): Move some more files from cygwin directory.Christopher Faylor2003-07-023-7/+21
* first checkinChristopher Faylor2003-07-011-0/+5
* First checkins.Christopher Faylor2003-07-013-0/+2332
* Throughout, remove "include <errno.h>" from files which already includeChristopher Faylor2003-06-164-4/+0
* Switch to 32/64 datatypes:Corinna Vinschen2003-03-091-2/+2
* * cygserver_transport_pipes.cc (transport_layer_pipes::accept):Conrad Scott2002-09-301-1/+1
* whitespaceChristopher Faylor2002-09-301-2/+2
* 2002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>Conrad Scott2002-09-2211-1860/+3457
* * cygwin_ipc.h: Move to "include/cygwin/ipc.h".Conrad Scott2002-09-211-2/+2
* Use cygwin_{shm,ipc}.h instead of /sys/{shm,ipc}.h throughout.Christopher Faylor2002-06-231-2/+2
* 2002-06-10 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-06-091-1/+1
* * dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.Christopher Faylor2002-06-051-1/+1
* * autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.Christopher Faylor2002-05-282-9/+8
* * cygserver.cc: Include stdlib.h for exit declaration.Christopher Faylor2002-03-152-0/+2
* whitespace cleanup, update copyrightChristopher Faylor2002-03-138-116/+115
* 2002-03-05 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-03-051-1/+6
* 2002-03-04 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-03-041-0/+37
* 2002-03-04 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-03-041-0/+20
* 2002-03-04 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-03-042-257/+315
* 2002-02-28 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-02-289-0/+2464