aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygserver/process.cc
AgeCommit message (Expand)AuthorFilesLines
2005-11-10 * bsd_helper.cc (securityinit): New function. Move initializationCorinna Vinschen1-42/+100
2005-04-06 * bsd_helper.cc (ipcexit_hookthread): Fix whitespace and handle leak.Corinna Vinschen1-4/+7
2005-04-01 * bsd_mutex.cc (_msleep): Whitespace fix.Corinna Vinschen1-2/+6
2004-10-04 * bsd_mutex.cc (_msleep): Simplify event creation. Revert change fromCorinna Vinschen1-7/+9
2004-09-15 Fix copyright throughout.Corinna Vinschen1-5/+3
2004-02-06 * bsd_mutex.cc (_msleep): Handle PCATCH using signal_arrived event.Corinna Vinschen1-4/+15
2004-01-16 * process.h (cleanup_routine::~cleanup_routine): Make pure virtualCorinna Vinschen1-7/+0
2003-11-19 Don't use safe_new but new throughout. Fix copyright datesCorinna Vinschen1-8/+8
2003-10-22 Accomodate moving cygserver header files from cygwin/include/cygwinCorinna Vinschen1-1/+1
2003-06-16Throughout, remove "include <errno.h>" from files which already includeChristopher Faylor1-1/+0
2002-09-222002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>Conrad Scott1-307/+351
2002-05-28* autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.Christopher Faylor1-1/+1
2002-03-13whitespace cleanup, update copyrightChristopher Faylor1-8/+7
2002-02-282002-02-28 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-0/+389