aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-02-032004-02-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+5
2004-02-022004-02-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston140-3990/+6066
2004-02-02* fhandler.h (*::fixup_after_exec): Eliminate unused handle argument.Christopher Faylor14-35/+48
2004-02-02Throughout, change name from set_inheritance to set_no_inheritance to betterChristopher Faylor9-20/+28
2004-02-022004-02-02 Joel Sherrill <joel@oarcorp.com>Jeff Johnston10-0/+2741
2004-02-02 * cygerrno.h (set_errno): Replace semicolon with comma in non-DEBUGGINGCorinna Vinschen2-1/+6
2004-02-02 * include/stdio.h (feof): Add inlined definition.Danny Smith2-1/+17
2004-02-02 * include/oleacc.h (LIBID_Accessibility): Declare.Danny Smith3-1/+9
2004-02-02 * include/winioctl.h ( NTFS_VOLUME_DATA_BUFFER): Add structure.Danny Smith2-0/+23
2004-02-02 * include/commctrl.h (ICC_STANDARD_CLASSES, ICC_LINK_CLASS): AddDanny Smith2-0/+9
2004-02-01* cygerrno.h (set_errno): Set global errno whenever setting thread specificChristopher Faylor7-22/+54
2004-02-01 * mingwex/math/ldexpl.c (ldexpl): Call __asm__("fscale")Danny Smith2-8/+18
2004-02-01 * mingwex/math/powl.c (powl): Return infinity ifDanny Smith2-0/+14
2004-01-312004-01-31 Jiri Malak <Jiri.Malak@geac.cz>Danny Smith2-0/+19
2004-01-31 * mingwex/math/cephes_emath.h (__enan_64): Fix thinko.Danny Smith2-10/+19
2004-01-312004-01-30 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-4/+13
2004-01-302004-01-30 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2-3/+426
2004-01-302004-01-30 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston2-0/+15
2004-01-292004-01-27 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston3-11/+103
2004-01-29.Roland McGrath1-0/+4
2004-01-292004-01-28 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+1
2004-01-29.Roland McGrath1-0/+8
2004-01-292004-01-21 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+21
2004-01-282004-01-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-2/+27
2004-01-272004-01-27 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston107-838/+2292
2004-01-26* exceptions.cc (sig_handle_tty_stop): Avoid races by waiting for bothChristopher Faylor3-9/+34
2004-01-26* cygtls.cc (_threadinfo::init_thread): Add more local reent stdioChristopher Faylor5-19/+46
2004-01-25* fhandler.cc (fhandler_base::fhaccess): Avoid always setting errno to EACCESSChristopher Faylor2-14/+22
2004-01-25* sigproc.cc (proc_subproc): Don't protect *child's* handle.Christopher Faylor2-1/+4
2004-01-24* fhandler.h (fhandler_base::fhaccess): Return int for compatibility withChristopher Faylor3-12/+23
2004-01-24Cleanup minor markup problems.Joshua Daniel Franklin1-1/+3
2004-01-242004-01-24 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin10-8/+35
2004-01-24* cygheap.cc (init_cygheap::close_ctty): Protect YA vforkism.Christopher Faylor10-110/+133
2004-01-24* Makefile.def (target_modules) [libiberty]: Don't stage.DJ Delorie3-23/+6
2004-01-242004-01-23 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2-15/+22
2004-01-23* configure.in: Remove NEWVFORK default.Christopher Faylor22-27/+150
2004-01-23* cygcheck.cc (pretty_id): Make more robust in absence of id.exe.Christopher Faylor2-3/+20
2004-01-232004-01-23 G�bor L�ki <loki@inf.u-szeged.hu>Jeff Johnston3-3/+7
2004-01-232004-01-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+60
2004-01-232004-01-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston324-5636/+103140
2004-01-23* exceptions.cc (sig_handle_tty_stop): Fix boneheaded mistake by using correctChristopher Faylor2-1/+7
2004-01-23* fhandler_serial.cc (fhandler_serial::raw_write): Prevent a deadlock when theChristopher Faylor2-4/+16
2004-01-222004-01-22 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston2-0/+17
2004-01-22change comment.Christopher Faylor1-2/+2
2004-01-22* dcrt0.cc (reent_data): Make global.Christopher Faylor4-2/+9
2004-01-22* cygtls.cc (_threadinfo::remove): Don't assume that we are removing _my_tls.Christopher Faylor5-27/+38
2004-01-22* fhandler.cc (fhandler_base::open): Revert isfs change.Christopher Faylor2-2/+6
2004-01-22 * cygpath.cc (dowin): Revert accidental checkin from November.Corinna Vinschen2-8/+23
2004-01-212004-01-21 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston4-6/+29
2004-01-21* devices.in: Change raw com device to more correct form.Christopher Faylor3-35/+39