aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/sem.cc
AgeCommit message (Expand)AuthorFilesLines
2004-05-28* path.cc (chdir): Always use the normalized_path as posix_cwd, except if itChristopher Faylor1-3/+3
2004-03-26 * sem.cc (semget): Fix debug string.Corinna Vinschen1-2/+2
2003-11-28Eliminate use of sigframe and sigthread throughout.Christopher Faylor1-3/+0
2003-11-21* sem.cc: Always include signal.h to handle SIGSYS raise when !USE_SERVER.Christopher Faylor1-0/+1
2003-11-20 * msg.cc (msgctl): Raise SIGSYS if call not available.Corinna Vinschen1-0/+9
2003-11-19 * cygserver.h (client_request::request_code_t): AddCorinna Vinschen1-7/+136
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-0/+41