Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-07-26 * cygserver.conf: Describe relation between shmmaxpgs and SHMMAX.Corinna Vinschen
2004-07-20 * bsd_helper.cc: Whitespace fixes.Corinna Vinschen
2004-07-19 * transport.cc (transport_layer_base::~transport_layer_base): Remove.Corinna Vinschen
2004-07-19 * bsd_mutex.cc (win_priority): Actually calculate p from priority.Corinna Vinschen
2004-06-03 * shm.cc (shmget): Explicitely set td_retval[0] to -1 on error.Corinna Vinschen
2004-03-30 * sysv_shm.cc (shmget): Allow to retrieve shared memory segmentsCorinna Vinschen
2004-03-02 * sysv_sem.cc (semundo_adjust): Check for process id instead ofCorinna Vinschen
2004-02-07 * bsd_mutex.cc (win_priority): Move to msleep helper function section.Corinna Vinschen
2004-02-06 * bsd_mutex.cc (_msleep): Handle PCATCH using signal_arrived event.Corinna Vinschen
2004-01-16 * process.h (cleanup_routine::~cleanup_routine): Make pure virtualCorinna Vinschen
2003-12-26* Makefile.in (CFLAGS, CXXFLAGS): Remove unneeded include.Christopher Faylor
2003-12-16 * bsd_helper.cc (tunable_params): Add entries for kern.ipc.msgmnb andCorinna Vinschen
2003-11-27 * cygserver.cc (main): Move call to ipcinit() up before installingCorinna Vinschen
2003-11-26 * Makefile.in (CYGWIN_LIB): Variable pointing to libcygwin.a inCorinna Vinschen
2003-11-26* Makefile.in (CXXFLAGS): Remove duplicate options handled in Makefile.common.Christopher Faylor
2003-11-23 * msg.cc (client_request_msg::serve): Add default case to msgop switch.Corinna Vinschen
2003-11-21 * Makefile.in (install): Explicitely create directories. InstallCorinna Vinschen
2003-11-21 * cygserver.cc (print_usage): Fix scrambled output.Corinna Vinschen
2003-11-20 * cygserver-config: Slightly modify printed message.Corinna Vinschen
2003-11-20 * Makefile.in (install): Install cygserver-config script to bindir.Corinna Vinschen
2003-11-19 Don't use safe_new but new throughout. Fix copyright datesCorinna Vinschen
2003-10-22 Accomodate moving cygserver header files from cygwin/include/cygwinCorinna Vinschen
2003-08-30* msg.cc: New file.Christopher Faylor
2003-08-30* threaded_queue.h: New file.Christopher Faylor
2003-08-25* Makefile.in: Build libcygserver.a.Christopher Faylor
2003-07-26* configure.in: Use 'install-sh -c'.Christopher Faylor
2003-07-26* configure.in: Always use install-sh.Christopher Faylor
2003-07-02* Makefile.in (OBJS): Move some more files from cygwin directory.Christopher Faylor
2003-07-02first checkinChristopher Faylor