summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
* * path.cc (conv_path_list): Return error condition.Christopher Faylor2004-02-213-45/+119
* * getopt.c: Avoid useless compiler warnings.Corinna Vinschen2004-02-202-1/+9
* * getopt.c: Replace with latest vanilla(!) OpenBSD version 1.16.Corinna Vinschen2004-02-202-251/+298
* 2004-02-19 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin2004-02-203-22/+21
* * include/Gl/glu (GLU_ERROR): Define.Danny Smith2004-02-192-1/+6
* * include/Gl/glu.h: Include <stddef.h>.Danny Smith2004-02-192-0/+6
* * fork.cc (fork_child): Invert sense of test which defeated correct handling inChristopher Faylor2004-02-183-16/+17
* * gendef (stabilize_sig_stack): New function.Christopher Faylor2004-02-183-54/+62
* * fork.cc (fork_child): Move fixup_shms_after_fork so thatCorinna Vinschen2004-02-172-4/+9
* * Makefile.in (clean): Clean libserver, too.Christopher Faylor2004-02-176-8/+21
* * Makefile.in: Compile flock.o with -fomit-frame-pointer.Christopher Faylor2004-02-172-0/+5
* * Makefile.in: Compile dlfcn.o with -fomit-frame-pointer.Christopher Faylor2004-02-162-0/+5
* * Makefile.in: Compile delqueue.o with -fomit-frame-pointer.Christopher Faylor2004-02-162-0/+5
* * cygwinenv.sgml: Add server option description.Corinna Vinschen2004-02-162-0/+8
* * syscalls.cc (rename): Do not test the MoveFile error codeCorinna Vinschen2004-02-162-6/+9
* correct changelogChristopher Faylor2004-02-161-2/+2
* * cygheap.cc (_csbrk): Report failing condition to stderr rather than strace.Christopher Faylor2004-02-163-7/+7
* * include/w32api.h: Increment version to 3.0.Earnie Boyd2004-02-153-88/+13
* * Makefile.in: Compile syscalls.o with -fomit-frame-pointer.Christopher Faylor2004-02-153-1/+7
* * getopt.c: Replace with latest NetBSD version 1.16. Keep CygwinCorinna Vinschen2004-02-142-47/+49
* * ssp.c (opts): Add leading '+' to force posixly correct behaviour.Corinna Vinschen2004-02-142-1/+5
* * sigproc.cc (proc_subproc): Change warning back to silent debug output.Christopher Faylor2004-02-142-1/+6
* * dcrt0.cc (alloc_stack_hard_way): Revert to previous implementation.Christopher Faylor2004-02-145-14/+22
* * include/ddk/winddk.h (DIRECTORY_QUERY): Add define.Earnie Boyd2004-02-142-0/+15
* * Makefile.in (clean): Remove sigfe.s.Christopher Faylor2004-02-1312-100/+134
* * gendef (_sigbe): Zero location on pop.Christopher Faylor2004-02-122-4/+7
* * dcrt0.cc (alloc_stack_hard_way): Eliminate second argument.Christopher Faylor2004-02-122-3/+7
* Rename _threadinfo to _cygtls, throughout.Christopher Faylor2004-02-1223-209/+287
* * include/basetypes.h (_REFIID_DEFINED): Correct typo.Danny Smith2004-02-123-1/+12
* * lib/dnsapi.a: New file.Danny Smith2004-02-113-0/+37
* 2004-02-11 Pierre A. Humblet <Pierre.Humblet@ieee.org>Danny Smith2004-02-112-0/+367
* * include/sqlucode.h (SQLGetStmtAttr[AW]): Remove duplicateDanny Smith2004-02-112-5/+14
* 2004-02-11 Pat Thoyts <patthoyts@users.sourceforge.net>Danny Smith2004-02-112-0/+7
* * security.cc (get_nt_object_attribute): Fix error handling.Corinna Vinschen2004-02-112-33/+29
* * strace.cc (opts): Add leading '+' to force posixly correctCorinna Vinschen2004-02-112-6/+7
* * utils.sgml: Update cygcheck optionsJoshua Daniel Franklin2004-02-111-28/+63
* * strace.cc (main): Guard against previous setting of POSIXLY_CORRECT.Christopher Faylor2004-02-112-1/+9
* * strace.cc: Update copyrights.Christopher Faylor2004-02-103-4/+9
* * strace.cc (main): Ensure POSIXLY_CORRECT argument ordering.Christopher Faylor2004-02-104-1/+8
* * fhandler_socket.cc (fhandler_socket::ioctl): Add FIONREAD handling.Corinna Vinschen2004-02-092-0/+9
* * debug.h (console_printf): Define for non-debugging condition.Christopher Faylor2004-02-0967-95/+116
* * localtime.cc (localtime_r): Call tzset.Christopher Faylor2004-02-0811-100/+214
* * bsd_mutex.cc (win_priority): Move to msleep helper function section.Corinna Vinschen2004-02-072-32/+44
* 2004-02-07 Dan Aloni <da-x@gmx.net>Danny Smith2004-02-072-2/+7
* * bsd_mutex.cc (_msleep): Handle PCATCH using signal_arrived event.Corinna Vinschen2004-02-068-12/+57
* * cygserver.h (CYGWIN_SERVER_VERSION_API): Bump.Corinna Vinschen2004-02-063-1/+9
* * uinfo.cc (cygheap_user::init): Use sec_user_nih to build aCorinna Vinschen2004-02-064-43/+30
* * cygwin.din: Make many more functions SIGFE.Christopher Faylor2004-02-053-69/+76
* * security.h (SID): New macro.Corinna Vinschen2004-02-055-48/+62
* 2004-02-04 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin2004-02-052-1/+14