summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2004-01-31 Jiri Malak <Jiri.Malak@geac.cz>Danny Smith2004-01-312-0/+19
* * mingwex/math/cephes_emath.h (__enan_64): Fix thinko.Danny Smith2004-01-312-10/+19
* 2004-01-30 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-01-312-4/+13
* 2004-01-30 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-01-302-3/+426
* 2004-01-30 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston2004-01-302-0/+15
* 2004-01-27 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-01-293-11/+103
* .Roland McGrath2004-01-291-0/+4
* 2004-01-28 Roland McGrath <roland@redhat.com>Roland McGrath2004-01-291-0/+1
* .Roland McGrath2004-01-291-0/+8
* 2004-01-21 Roland McGrath <roland@redhat.com>Roland McGrath2004-01-291-1/+21
* 2004-01-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-01-282-2/+27
* 2004-01-27 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-01-27107-838/+2292
* * exceptions.cc (sig_handle_tty_stop): Avoid races by waiting for bothChristopher Faylor2004-01-263-9/+34
* * cygtls.cc (_threadinfo::init_thread): Add more local reent stdioChristopher Faylor2004-01-265-19/+46
* * fhandler.cc (fhandler_base::fhaccess): Avoid always setting errno to EACCESSChristopher Faylor2004-01-252-14/+22
* * sigproc.cc (proc_subproc): Don't protect *child's* handle.Christopher Faylor2004-01-252-1/+4
* * fhandler.h (fhandler_base::fhaccess): Return int for compatibility withChristopher Faylor2004-01-243-12/+23
* Cleanup minor markup problems.Joshua Daniel Franklin2004-01-241-1/+3
* 2004-01-24 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin2004-01-2410-8/+35
* * cygheap.cc (init_cygheap::close_ctty): Protect YA vforkism.Christopher Faylor2004-01-2410-110/+133
* * Makefile.def (target_modules) [libiberty]: Don't stage.DJ Delorie2004-01-243-23/+6
* 2004-01-23 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2004-01-242-15/+22
* * configure.in: Remove NEWVFORK default.Christopher Faylor2004-01-2322-27/+150
* * cygcheck.cc (pretty_id): Make more robust in absence of id.exe.Christopher Faylor2004-01-232-3/+20
* 2004-01-23 G�bor L�ki <loki@inf.u-szeged.hu>Jeff Johnston2004-01-233-3/+7
* 2004-01-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-01-232-1/+60
* 2004-01-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-01-23324-5636/+103140
* * exceptions.cc (sig_handle_tty_stop): Fix boneheaded mistake by using correctChristopher Faylor2004-01-232-1/+7
* * fhandler_serial.cc (fhandler_serial::raw_write): Prevent a deadlock when theChristopher Faylor2004-01-232-4/+16
* 2004-01-22 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston2004-01-222-0/+17
* change comment.Christopher Faylor2004-01-221-2/+2
* * dcrt0.cc (reent_data): Make global.Christopher Faylor2004-01-224-2/+9
* * cygtls.cc (_threadinfo::remove): Don't assume that we are removing _my_tls.Christopher Faylor2004-01-225-27/+38
* * fhandler.cc (fhandler_base::open): Revert isfs change.Christopher Faylor2004-01-222-2/+6
* * cygpath.cc (dowin): Revert accidental checkin from November.Corinna Vinschen2004-01-222-8/+23
* 2004-01-21 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-01-214-6/+29
* * devices.in: Change raw com device to more correct form.Christopher Faylor2004-01-213-35/+39
* * fhandler.cc (fhandler_base::open): Use major numbers rather than deviceChristopher Faylor2004-01-213-19/+23
* * signal.cc (sigaction): Fix if-statement typo.Christopher Faylor2004-01-212-1/+5
* * cygtls.cc (handle_threadlist_exception): Change logic, improve debuggingChristopher Faylor2004-01-212-4/+22