OSDN Git Service

Miscellaneous formatting adjustments.
[pf3gnuchains/pf3gnuchains4x.git] / winsup / cygserver /
2011-10-10 corinna * cygserver.cc (print_usage): Align output to utilitie...
2011-08-19 yselkowitz* sysv_shm.cc (ACCESSPERMS): Remove to fix redefined...
2011-02-07 corinna * configure.in: Remove AC_ALLOCA test and test for...
2010-04-20 cgf* transport_pipes.cc: Include ntdef.h to accommodate...
2009-11-16 corinna * Makefile.in (cygserver.exe): Link with -static to...
2009-11-06 corinna * transport_pipes.cc (transport_layer_pipes::transport...
2009-10-31 corinna * transport_pipes.h (PIPE_NAME_PREFIX): New define.
2009-08-18 corinna * Makefile.in (CXXFLAGS): Allow override.
2009-03-27 corinna * README: Remove "How to use" section, as CYGWIN=...
2009-03-20 corinna * cygserver-config: Remove misleading text describing the
2009-02-24 cgfAdd DESTDIR functionality to Makefile.in's.
2009-01-21 corinnaChangeLog:
2009-01-03 cgf* Makefile.in (CFLAGS): Look in cygwin's build director...
2008-12-15 corinna * setpwd.cc (client_request_setpwd::serve): Don't...
2008-12-15 corinna * setpwd.cc (client_request_setpwd::serve): Explicitel...
2008-11-26 corinna * Makefile.in (OBJS): Add setpwd.o.
2008-10-30 cgf* Makefile.in: Use -static-libgcc when creating cygserv...
2008-04-30 corinna * sysv_msg.cc: Add fix from upstream version 1.65.
2008-02-06 corinna * bsd_helper.cc: Replace %E __small_printf format...
2008-02-06 corinna Remove dependency from Cygwin internal code.
2008-02-04 corinna * Makefile.in: Don't link strfuncs.o from the Cygwin...
2007-11-05 corinna * bsd_helper.cc (tunable_params): Add kern.ipc.shm_all...
2007-08-02 corinna * smallprint.c: Remove.
2007-08-02 cgf* Makefile.in: Add -lntdll to link line.
2007-08-02 corinna * smallprint.c: New file.
2007-07-21 corinna * bsd_helper.cc: Drop unnecessary security.h include.
2007-02-23 corinna Throughout remove using wincap.
2007-02-22 corinna * Makefile.in (OBJS): Drop transport_sockets.o.
2006-05-24 cgfupdate to newer autoconf
2006-01-12 corinna * wincap.cc: New file.
2006-01-09 corinna Check FreeBSD upstream changes and apply important...
2005-11-10 corinna * bsd_helper.cc (securityinit): New function. Move...
2005-11-10 corinna * bsd_log.cc (_vpanic): LOG_EMERG is overkill, use...
2005-08-08 cgf* cygserver.cc (main): Call wincap.init() earlier to...
2005-06-14 corinna * sysv_sem.cc (semu_list): Define static to avoid...
2005-06-10 cgfwhitespace changes to hopefully force snapshot run.
2005-04-08 corinna * bsd_mutex.cc (msleep_cnt): Remove.
2005-04-06 corinna * bsd_helper.cc (ipcexit_hookthread): Fix whitespace...
2005-04-01 corinna * bsd_mutex.cc (_msleep): Whitespace fix.
2004-12-30 corinna * bsd_mutex.cc: Include limits.h.
2004-10-18 corinna * sysv_sem.cc: Redefine offsetof to circumvent build...
2004-10-04 corinna * bsd_mutex.cc (_msleep): Simplify event creation...
2004-10-01 corinna * sysv_sem.cc: Update to FreeBSD version 1.69.
2004-09-23 corinna * sysv_shm.cc (kern_shmat): Avoid compiler warning.
2004-09-21 corinna * sysv_shm.cc (vm_object_reference): remove Cygwin...
2004-09-15 corinna Fix copyright throughout.
2004-09-06 corinna * bsd_mutex.cc (_msleep): Disable resetting event...
2004-08-31 corinna * sysv_shm.cc (kern_shmat): Add debug_printf's.
2004-08-24 corinna * bsd_mutex.cc (_msleep): Release process object while...
2004-08-03 corinna * transport.cc (transport_layer_base::~transport_layer...
2004-07-30 corinna * bsd_mutex.cc (_msleep): Reset event object and close...
2004-07-26 corinna * cygserver.conf: Describe relation between shmmaxpgs...
2004-07-20 corinna * bsd_helper.cc: Whitespace fixes.
2004-07-19 corinna * transport.cc (transport_layer_base::~transport_layer...
2004-07-19 corinna * bsd_mutex.cc (win_priority): Actually calculate...
2004-06-03 corinna * shm.cc (shmget): Explicitely set td_retval[0] to...
2004-03-30 corinna * sysv_shm.cc (shmget): Allow to retrieve shared memor...
2004-03-02 corinna * sysv_sem.cc (semundo_adjust): Check for process...
2004-02-07 corinna * bsd_mutex.cc (win_priority): Move to msleep helper...
2004-02-06 corinna * bsd_mutex.cc (_msleep): Handle PCATCH using...
2004-01-16 corinna * process.h (cleanup_routine::~cleanup_routine): Make...
2003-12-26 cgf* Makefile.in (CFLAGS, CXXFLAGS): Remove unneeded include.
2003-12-16 corinna * bsd_helper.cc (tunable_params): Add entries for...
2003-11-26 corinna * cygserver.cc (main): Move call to ipcinit() up befor...
2003-11-26 corinna * Makefile.in (CYGWIN_LIB): Variable pointing to libcy...
2003-11-26 cgf* Makefile.in (CXXFLAGS): Remove duplicate options...
2003-11-22 corinna * msg.cc (client_request_msg::serve): Add default...
2003-11-21 corinna * Makefile.in (install): Explicitely create directorie...
2003-11-21 corinna * cygserver.cc (print_usage): Fix scrambled output.
2003-11-20 corinna * cygserver-config: Slightly modify printed message.
2003-11-20 corinna * Makefile.in (install): Install cygserver-config...
2003-11-19 corinna Don't use safe_new but new throughout. Fix copyright...
2003-10-22 corinna Accomodate moving cygserver header files from cygwin...
2003-08-30 cgf* msg.cc: New file.
2003-08-30 cgf* threaded_queue.h: New file.
2003-08-25 cgf* Makefile.in: Build libcygserver.a.
2003-07-26 cgf* configure.in: Use 'install-sh -c'.
2003-07-25 cgf* configure.in: Always use install-sh.
2003-07-02 cgf* Makefile.in (OBJS): Move some more files from cygwin...
2003-07-01 cgffirst checkin
2003-07-01 cgfFirst checkins.
2003-06-16 cgfThroughout, remove "include <errno.h>" from files which...
2003-03-09 corinna Switch to 32/64 datatypes:
2002-09-30 scottc * cygserver_transport_pipes.cc (transport_layer_pipes...
2002-09-30 cgfwhitespace
2002-09-22 scottc2002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com> pre-no-this
2002-09-21 scottc * cygwin_ipc.h: Move to "include/cygwin/ipc.h".
2002-06-23 cgfUse cygwin_{shm,ipc}.h instead of /sys/{shm,ipc}.h...
2002-06-09 rbcollins2002-06-10 Robert Collins <rbtcollins@hotmail.com>
2002-06-05 cgf* dtable.cc (handle_to_fn): Attempt to handle "raw...
2002-05-28 cgf* autoload.cc (LoadFuncEx): Define via new LoadFuncEx2...
2002-03-15 cgf* cygserver.cc: Include stdlib.h for exit declaration.
2002-03-13 cgfwhitespace cleanup, update copyright
2002-03-05 rbcollins2002-03-05 Robert Collins <rbtcollins@hotmail.com>
2002-03-04 rbcollins2002-03-04 Robert Collins <rbtcollins@hotmail.com>
2002-03-04 rbcollins2002-03-04 Robert Collins <rbtcollins@hotmail.com>
2002-03-04 rbcollins2002-03-04 Robert Collins <rbtcollins@hotmail.com>
2002-02-28 rbcollins2002-02-28 Robert Collins <rbtcollins@hotmail.com>