summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.DJ Delorie2004-02-113-4/+10
* * configure.in (host): Add in missing $noconfigdirs to defines.DJ Delorie2004-02-113-46/+50
* * 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
* * libm/mathfp/er_gamma.c (gamma): Add new non-reentrant function.Christopher Faylor2004-02-115-1/+29
* * strace.cc (main): Guard against previous setting of POSIXLY_CORRECT.Christopher Faylor2004-02-112-1/+9
* 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,DJ Delorie2004-02-105-52/+397
* * strace.cc: Update copyrights.Christopher Faylor2004-02-103-4/+9
* * strace.cc (main): Ensure POSIXLY_CORRECT argument ordering.Christopher Faylor2004-02-104-1/+8
* * libc/include/time.h (TIMER_RELTIME): New define.Christopher Faylor2004-02-092-1/+9
* 2004-02-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-02-093-2/+7
* Add support for relaxing the 32bit ldc/stc instructions.Nick Clifton2004-02-092-4/+9
* * 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
* * libc/include/sys/features.h: Add _POSIX_TIMERS define for __CYGWIN__.Christopher Faylor2004-02-094-9/+21
* * 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
* 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>DJ Delorie2004-02-063-3/+8
* Remove fixme comment for __arm__ added with last patch.Jeff Johnston2004-02-051-5/+1
* 2004-02-05 Paul Brook <paul@codesourcery.com>Jeff Johnston2004-02-052-5/+24
* * 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
* * mingwex/getopt.c: Define IS_POSIXLY_CORRECT as perDanny Smith2004-02-052-1/+10
* * mingwex/strtold.c (__asctoe64) Reorganise. Fix setting errorDanny Smith2004-02-052-87/+120
* update copyrightChristopher Faylor2004-02-041-1/+1
* * tlsoffsets.h: Regenerate.Christopher Faylor2004-02-031-1/+2
* * cygtls.h (_local_storage::signamebuf): Increase size to prevent overflow onChristopher Faylor2004-02-033-34/+39
* * Makefile.in (DLL_OFILES): Add strsig.o.Christopher Faylor2004-02-038-44/+151
* * window.cc (Winmain): Show windows error code in error output whenChristopher Faylor2004-02-032-1/+6
* 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-02-032-1/+5
* 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-02-02140-3990/+6066
* * fhandler.h (*::fixup_after_exec): Eliminate unused handle argument.Christopher Faylor2004-02-0214-35/+48
* Throughout, change name from set_inheritance to set_no_inheritance to betterChristopher Faylor2004-02-029-20/+28
* 2004-02-02 Joel Sherrill <joel@oarcorp.com>Jeff Johnston2004-02-0210-0/+2741
* * cygerrno.h (set_errno): Replace semicolon with comma in non-DEBUGGINGCorinna Vinschen2004-02-022-1/+6
* * include/stdio.h (feof): Add inlined definition.Danny Smith2004-02-022-1/+17
* * include/oleacc.h (LIBID_Accessibility): Declare.Danny Smith2004-02-023-1/+9
* * include/winioctl.h ( NTFS_VOLUME_DATA_BUFFER): Add structure.Danny Smith2004-02-022-0/+23
* * include/commctrl.h (ICC_STANDARD_CLASSES, ICC_LINK_CLASS): AddDanny Smith2004-02-022-0/+9
* * cygerrno.h (set_errno): Set global errno whenever setting thread specificChristopher Faylor2004-02-017-22/+54
* * mingwex/math/ldexpl.c (ldexpl): Call __asm__("fscale")Danny Smith2004-02-012-8/+18
* * mingwex/math/powl.c (powl): Return infinity ifDanny Smith2004-02-012-0/+14