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
AgeCommit message (Expand)Author
2004-02-032004-02-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2004-02-03* fhandler.h (*::fixup_after_exec): Eliminate unused handle argument.Christopher Faylor
2004-02-02Throughout, change name from set_inheritance to set_no_inheritance to betterChristopher Faylor
2004-02-022004-02-02 Joel Sherrill <joel@oarcorp.com>Jeff Johnston
2004-02-02 * cygerrno.h (set_errno): Replace semicolon with comma in non-DEBUGGINGCorinna Vinschen
2004-02-02 * include/stdio.h (feof): Add inlined definition.Danny Smith
2004-02-02 * include/oleacc.h (LIBID_Accessibility): Declare.Danny Smith
2004-02-02 * include/winioctl.h ( NTFS_VOLUME_DATA_BUFFER): Add structure.Danny Smith
2004-02-02 * include/commctrl.h (ICC_STANDARD_CLASSES, ICC_LINK_CLASS): AddDanny Smith
2004-02-01* cygerrno.h (set_errno): Set global errno whenever setting thread specificChristopher Faylor
2004-02-01 * mingwex/math/ldexpl.c (ldexpl): Call __asm__("fscale")Danny Smith
2004-02-01 * mingwex/math/powl.c (powl): Return infinity ifDanny Smith
2004-01-312004-01-31 Jiri Malak <Jiri.Malak@geac.cz>Danny Smith
2004-01-31 * mingwex/math/cephes_emath.h (__enan_64): Fix thinko.Danny Smith
2004-01-312004-01-30 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2004-01-302004-01-30 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston
2004-01-302004-01-30 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston
2004-01-292004-01-27 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston
2004-01-29.Roland McGrath
2004-01-292004-01-28 Roland McGrath <roland@redhat.com>Roland McGrath
2004-01-29.Roland McGrath
2004-01-292004-01-21 Roland McGrath <roland@redhat.com>Roland McGrath
2004-01-282004-01-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2004-01-282004-01-27 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston
2004-01-27* exceptions.cc (sig_handle_tty_stop): Avoid races by waiting for bothChristopher Faylor
2004-01-26* cygtls.cc (_threadinfo::init_thread): Add more local reent stdioChristopher Faylor
2004-01-26* fhandler.cc (fhandler_base::fhaccess): Avoid always setting errno to EACCESSChristopher Faylor
2004-01-25* sigproc.cc (proc_subproc): Don't protect *child's* handle.Christopher Faylor
2004-01-24* fhandler.h (fhandler_base::fhaccess): Return int for compatibility withChristopher Faylor
2004-01-24Cleanup minor markup problems.Joshua Daniel Franklin
2004-01-242004-01-24 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin
2004-01-24* cygheap.cc (init_cygheap::close_ctty): Protect YA vforkism.Christopher Faylor
2004-01-24* Makefile.def (target_modules) [libiberty]: Don't stage.DJ Delorie
2004-01-242004-01-23 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-01-24* configure.in: Remove NEWVFORK default.Christopher Faylor
2004-01-24* cygcheck.cc (pretty_id): Make more robust in absence of id.exe.Christopher Faylor
2004-01-242004-01-23 G�bor L�ki <loki@inf.u-szeged.hu>Jeff Johnston
2004-01-242004-01-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2004-01-242004-01-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston
2004-01-23* exceptions.cc (sig_handle_tty_stop): Fix boneheaded mistake by using correctChristopher Faylor
2004-01-23* fhandler_serial.cc (fhandler_serial::raw_write): Prevent a deadlock when theChristopher Faylor
2004-01-232004-01-22 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston
2004-01-22change comment.Christopher Faylor
2004-01-22* dcrt0.cc (reent_data): Make global.Christopher Faylor
2004-01-22* cygtls.cc (_threadinfo::remove): Don't assume that we are removing _my_tls.Christopher Faylor
2004-01-22* fhandler.cc (fhandler_base::open): Revert isfs change.Christopher Faylor
2004-01-22 * cygpath.cc (dowin): Revert accidental checkin from November.Corinna Vinschen
2004-01-212004-01-21 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2004-01-21* devices.in: Change raw com device to more correct form.Christopher Faylor
2004-01-21* fhandler.cc (fhandler_base::open): Use major numbers rather than deviceChristopher Faylor