summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/msg.cc
Commit message (Expand)AuthorAgeFilesLines
* ChangeLog:Corinna Vinschen2009-01-211-27/+1
* Remove unneeded header files from source files throughout.Christopher Faylor2008-04-071-4/+0
* Replace valid memory checks with new myfault class "exception handling", almostChristopher Faylor2005-07-031-17/+8
* * path.cc (chdir): Always use the normalized_path as posix_cwd, except if itChristopher Faylor2004-05-281-13/+13
* Eliminate use of sigframe and sigthread throughout.Christopher Faylor2003-11-281-4/+0
* * msg.cc: Always include signal.h to handle SIGSYS raise when !USE_SERVER.Christopher Faylor2003-11-211-0/+1
* * msg.cc (msgctl): Raise SIGSYS if call not available.Corinna Vinschen2003-11-201-0/+12
* * cygserver.h (client_request::request_code_t): AddCorinna Vinschen2003-11-191-7/+173
* Throughout, remove "include <errno.h>" from files which already includeChristopher Faylor2003-06-161-1/+0
* 2002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>Conrad Scott2002-09-221-0/+48