aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2004-02-18* fork.cc (fork_child): Invert sense of test which defeated correct handling inChristopher Faylor3-16/+17
2004-02-18* gendef (stabilize_sig_stack): New function.Christopher Faylor3-54/+62
2004-02-17 * fork.cc (fork_child): Move fixup_shms_after_fork so thatCorinna Vinschen2-4/+9
2004-02-17* Makefile.in (clean): Clean libserver, too.Christopher Faylor6-8/+21
2004-02-17* Makefile.in: Compile flock.o with -fomit-frame-pointer.Christopher Faylor2-0/+5
2004-02-16* Makefile.in: Compile dlfcn.o with -fomit-frame-pointer.Christopher Faylor2-0/+5
2004-02-16* Makefile.in: Compile delqueue.o with -fomit-frame-pointer.Christopher Faylor2-0/+5
2004-02-16 * cygwinenv.sgml: Add server option description.Corinna Vinschen2-0/+8
2004-02-16 * syscalls.cc (rename): Do not test the MoveFile error codeCorinna Vinschen2-6/+9
2004-02-16correct changelogChristopher Faylor1-2/+2
2004-02-16* cygheap.cc (_csbrk): Report failing condition to stderr rather than strace.Christopher Faylor3-7/+7
2004-02-15 * include/w32api.h: Increment version to 3.0.Earnie Boyd3-88/+13
2004-02-15* Makefile.in: Compile syscalls.o with -fomit-frame-pointer.Christopher Faylor3-1/+7
2004-02-14 * getopt.c: Replace with latest NetBSD version 1.16. Keep CygwinCorinna Vinschen2-47/+49
2004-02-14 * ssp.c (opts): Add leading '+' to force posixly correct behaviour.Corinna Vinschen2-1/+5
2004-02-14* sigproc.cc (proc_subproc): Change warning back to silent debug output.Christopher Faylor2-1/+6
2004-02-14* dcrt0.cc (alloc_stack_hard_way): Revert to previous implementation.Christopher Faylor5-14/+22
2004-02-14 * include/ddk/winddk.h (DIRECTORY_QUERY): Add define.Earnie Boyd2-0/+15
2004-02-13* Makefile.in (clean): Remove sigfe.s.Christopher Faylor12-100/+134
2004-02-12* gendef (_sigbe): Zero location on pop.Christopher Faylor2-4/+7
2004-02-12* dcrt0.cc (alloc_stack_hard_way): Eliminate second argument.Christopher Faylor2-3/+7
2004-02-12Rename _threadinfo to _cygtls, throughout.Christopher Faylor23-209/+287
2004-02-12 * include/basetypes.h (_REFIID_DEFINED): Correct typo.Danny Smith3-1/+12
2004-02-11 * lib/dnsapi.a: New file.Danny Smith3-0/+37
2004-02-112004-02-11 Pierre A. Humblet <Pierre.Humblet@ieee.org>Danny Smith2-0/+367
2004-02-11 * include/sqlucode.h (SQLGetStmtAttr[AW]): Remove duplicateDanny Smith2-5/+14
2004-02-112004-02-11 Pat Thoyts <patthoyts@users.sourceforge.net>Danny Smith2-0/+7
2004-02-11 * security.cc (get_nt_object_attribute): Fix error handling.Corinna Vinschen2-33/+29
2004-02-11 * strace.cc (opts): Add leading '+' to force posixly correctCorinna Vinschen2-6/+7
2004-02-11 * utils.sgml: Update cygcheck optionsJoshua Daniel Franklin1-28/+63
2004-02-11* strace.cc (main): Guard against previous setting of POSIXLY_CORRECT.Christopher Faylor2-1/+9
2004-02-10* strace.cc: Update copyrights.Christopher Faylor3-4/+9
2004-02-10* strace.cc (main): Ensure POSIXLY_CORRECT argument ordering.Christopher Faylor4-1/+8
2004-02-09 * fhandler_socket.cc (fhandler_socket::ioctl): Add FIONREAD handling.Corinna Vinschen2-0/+9
2004-02-09* debug.h (console_printf): Define for non-debugging condition.Christopher Faylor67-95/+116
2004-02-08* localtime.cc (localtime_r): Call tzset.Christopher Faylor11-100/+214
2004-02-07 * bsd_mutex.cc (win_priority): Move to msleep helper function section.Corinna Vinschen2-32/+44
2004-02-072004-02-07 Dan Aloni <da-x@gmx.net>Danny Smith2-2/+7
2004-02-06 * bsd_mutex.cc (_msleep): Handle PCATCH using signal_arrived event.Corinna Vinschen8-12/+57
2004-02-06 * cygserver.h (CYGWIN_SERVER_VERSION_API): Bump.Corinna Vinschen3-1/+9
2004-02-06 * uinfo.cc (cygheap_user::init): Use sec_user_nih to build aCorinna Vinschen4-43/+30
2004-02-05* cygwin.din: Make many more functions SIGFE.Christopher Faylor3-69/+76
2004-02-05 * security.h (SID): New macro.Corinna Vinschen5-48/+62
2004-02-052004-02-04 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin2-1/+14
2004-02-05 * mingwex/getopt.c: Define IS_POSIXLY_CORRECT as perDanny Smith2-1/+10
2004-02-05 * mingwex/strtold.c (__asctoe64) Reorganise. Fix setting errorDanny Smith2-87/+120
2004-02-04update copyrightChristopher Faylor1-1/+1
2004-02-03* tlsoffsets.h: Regenerate.Christopher Faylor1-1/+2
2004-02-03* cygtls.h (_local_storage::signamebuf): Increase size to prevent overflow onChristopher Faylor3-34/+39
2004-02-03* Makefile.in (DLL_OFILES): Add strsig.o.Christopher Faylor8-44/+151