Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)Author
2004-02-19 * include/Gl/glu (GLU_ERROR): Define.Danny Smith
2004-02-19 * include/Gl/glu.h: Include <stddef.h>.Danny Smith
2004-02-19* fork.cc (fork_child): Invert sense of test which defeated correct handling inChristopher Faylor
2004-02-18* gendef (stabilize_sig_stack): New function.Christopher Faylor
2004-02-18 * fork.cc (fork_child): Move fixup_shms_after_fork so thatCorinna Vinschen
2004-02-17* Makefile.in (clean): Clean libserver, too.Christopher Faylor
2004-02-17* Makefile.in: Compile flock.o with -fomit-frame-pointer.Christopher Faylor
2004-02-17* Makefile.in: Compile dlfcn.o with -fomit-frame-pointer.Christopher Faylor
2004-02-16* Makefile.in: Compile delqueue.o with -fomit-frame-pointer.Christopher Faylor
2004-02-16 * cygwinenv.sgml: Add server option description.Corinna Vinschen
2004-02-16 * syscalls.cc (rename): Do not test the MoveFile error codeCorinna Vinschen
2004-02-16correct changelogChristopher Faylor
2004-02-16* cygheap.cc (_csbrk): Report failing condition to stderr rather than strace.Christopher Faylor
2004-02-15 * include/w32api.h: Increment version to 3.0.Earnie Boyd
2004-02-15* Makefile.in: Compile syscalls.o with -fomit-frame-pointer.Christopher Faylor
2004-02-14 * getopt.c: Replace with latest NetBSD version 1.16. Keep CygwinCorinna Vinschen
2004-02-14 * ssp.c (opts): Add leading '+' to force posixly correct behaviour.Corinna Vinschen
2004-02-14* sigproc.cc (proc_subproc): Change warning back to silent debug output.Christopher Faylor
2004-02-14* dcrt0.cc (alloc_stack_hard_way): Revert to previous implementation.Christopher Faylor
2004-02-14 * include/ddk/winddk.h (DIRECTORY_QUERY): Add define.Earnie Boyd
2004-02-13* Makefile.in (clean): Remove sigfe.s.Christopher Faylor
2004-02-12* gendef (_sigbe): Zero location on pop.Christopher Faylor
2004-02-12* dcrt0.cc (alloc_stack_hard_way): Eliminate second argument.Christopher Faylor
2004-02-12Rename _threadinfo to _cygtls, throughout.Christopher Faylor
2004-02-12 * include/basetypes.h (_REFIID_DEFINED): Correct typo.Danny Smith
2004-02-11 * lib/dnsapi.a: New file.Danny Smith
2004-02-112004-02-11 Pierre A. Humblet <Pierre.Humblet@ieee.org>Danny Smith
2004-02-11 * include/sqlucode.h (SQLGetStmtAttr[AW]): Remove duplicateDanny Smith
2004-02-112004-02-11 Pat Thoyts <patthoyts@users.sourceforge.net>Danny Smith
2004-02-11 * security.cc (get_nt_object_attribute): Fix error handling.Corinna Vinschen
2004-02-11 * strace.cc (opts): Add leading '+' to force posixly correctCorinna Vinschen
2004-02-11 * utils.sgml: Update cygcheck optionsJoshua Daniel Franklin
2004-02-11* strace.cc (main): Guard against previous setting of POSIXLY_CORRECT.Christopher Faylor
2004-02-10* strace.cc: Update copyrights.Christopher Faylor
2004-02-10* strace.cc (main): Ensure POSIXLY_CORRECT argument ordering.Christopher Faylor
2004-02-09 * fhandler_socket.cc (fhandler_socket::ioctl): Add FIONREAD handling.Corinna Vinschen
2004-02-09* debug.h (console_printf): Define for non-debugging condition.Christopher Faylor
2004-02-08* localtime.cc (localtime_r): Call tzset.Christopher Faylor
2004-02-07 * bsd_mutex.cc (win_priority): Move to msleep helper function section.Corinna Vinschen
2004-02-072004-02-07 Dan Aloni <da-x@gmx.net>Danny Smith
2004-02-06 * bsd_mutex.cc (_msleep): Handle PCATCH using signal_arrived event.Corinna Vinschen
2004-02-06 * cygserver.h (CYGWIN_SERVER_VERSION_API): Bump.Corinna Vinschen
2004-02-06 * uinfo.cc (cygheap_user::init): Use sec_user_nih to build aCorinna Vinschen
2004-02-05* cygwin.din: Make many more functions SIGFE.Christopher Faylor
2004-02-05 * security.h (SID): New macro.Corinna Vinschen
2004-02-052004-02-04 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin
2004-02-05 * mingwex/getopt.c: Define IS_POSIXLY_CORRECT as perDanny Smith
2004-02-05 * mingwex/strtold.c (__asctoe64) Reorganise. Fix setting errorDanny Smith
2004-02-05update copyrightChristopher Faylor
2004-02-04* tlsoffsets.h: Regenerate.Christopher Faylor