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
2003-01-05Replace is_fs_device with is_fs_special throughout.unlabeled-1.153.2Christopher Faylor
2003-01-02* devices.h (_devtype_t): Eliminate.Christopher Faylor
2003-01-01* sysconf.cc (sysconf): Return arbitrary values for _SC_GETGR_R_SIZE_MAX,Christopher Faylor
2002-12-29* cygwin-gperf: New file.Christopher Faylor
2002-12-28Eliminate device number argument from fhandler constructors throughout.Christopher Faylor
2002-12-28Eliminate unit argument and special unit fields from fhandler classes andChristopher Faylor
2002-12-28Introduce device class to cygwin throughout. Rename FH_DISK to FH_FSChristopher Faylor
2002-12-27This commit was manufactured by cvs2svn to create branchcvs2svn
2002-12-27* fhandler.h (fhandler_tty_master::set_winsize): Declare new function.Christopher Faylor
2002-12-27* fhandler_tty.cc (fhandler_tty_master::init): Set initial size of tty to thatChristopher Faylor
2002-12-27correct typoChristopher Faylor
2002-12-27* fhandler.h (fhandler_termios::line_edit): Replace third argument withChristopher Faylor
2002-12-262002-12-26 Dimitri Papadopoulos <dimitri_at@sourceforge.users.net>Danny Smith
2002-12-262002-12-26 Dimitri Papadopoulos <dimitri_at@sourceforge.users.net>Danny Smith
2002-12-26 * sim-h8300.h: Remove ^M.Kazu Hirata
2002-12-26 * include/dbt.h (DEV_BROADCAST_PORT): Add UNICODE version.Danny Smith
2002-12-262002-12-26 Dimitri Papadopoulos <dimitri_at@sourceforge.users.net>Danny Smith
2002-12-26 * include/unknwn.h: Include windows.h and ole2.h before headerDanny Smith
2002-12-262002-12-26 Dimitri Papadopoulos <dimitri_at@sourceforge.users.net>Danny Smith
2002-12-26 * include/commcat.h: Don't include windows.h or ole2.h ifdefDanny Smith
2002-12-26 * include/imm.h (ImmGetCompositionFont[AW],Danny Smith
2002-12-26minor reformattingChristopher Faylor
2002-12-26* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor
2002-12-25* exceptions.cc (events_init): Initialize critical section to control exitingChristopher Faylor
2002-12-25* cygthread.cc (cygthread::detach): Set errno with set_sig_errno so that EINTRChristopher Faylor
2002-12-24 * Makefile.tpl (multilib.out): Fix missing space.Andreas Schwab
2002-12-232002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
2002-12-23 * bfdlink.h (struct bfd_link_info): Add "strip_discarded".Alan Modra
2002-12-21* Makefile.in: Default fhandler objects to -fomit-frame-pointer. EliminateChristopher Faylor
2002-12-21* Makefile.common: Don't attempt to pretty-print c++ errors.Christopher Faylor
2002-12-21* fhandler.h (line_edit_status): Reorganize so that tests for error conditionChristopher Faylor
2002-12-21Fixed minor typo.Jeff Johnston
2002-12-212002-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-12-212002-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-12-212002-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-12-21* xstormy16.h: Add XSTORMY16_12.DJ Delorie
2002-12-212002-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-12-20 * include/_mingw.h: Increment version to 2.4.Earnie Boyd
2002-12-202002-12-19 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2002-12-202002-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-12-202002-12-19 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2002-12-20* fhandler.h (line_edit_status): Add a new element.Christopher Faylor
2002-12-20 * bfdlink.h (struct bfd_link_info): Replace bfd_boolean fields withAlan Modra
2002-12-19 * Makefile.tpl: Revert HJL's change.Nathanael Nerode
2002-12-19 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.Andreas Schwab
2002-12-19* overview2.sgml: Remove CTRL-Z discussion.Christopher Faylor
2002-12-19 * include/ddk/hidusage.h: Remove unneccessary #pragma pack's.Danny Smith
2002-12-192002-12-18 H.J. Lu <hjl@gnu.org>H.J. Lu
2002-12-18 * Makefile.tpl: Don't let real targets depend on phony targets.Nathanael Nerode
2002-12-182002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode