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.112.4Christopher Faylor
2002-12-29* cygwin-gperf: New file.Christopher Faylor
2002-12-28* Makefile.in: Add devices.gperf.Christopher Faylor
2002-12-21This commit was manufactured by cvs2svn to create branchcvs2svn
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
2002-12-182002-12-18 James E. Lucas <xelloss@users.sourceforge.net>Danny Smith
2002-12-17 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was aJason Merrill
2002-12-17 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.Hans-Peter Nilsson
2002-12-17* xstormy16.h (START_RELOC_NUMBERS) Add relocation numbersDJ Delorie
2002-12-17* fhandler_termios.cc (fhandler_termios::line_edit): Return line_edit_error andChristopher Faylor
2002-12-17* mh-cygwin: Don't build libtermcap if it doesn't exist.Christopher Faylor
2002-12-172002-12-16 Kazu Hirata <kazu@cs.umass.edu>Jeff Johnston
2002-12-162002-11-23 H.J. Lu <hjl@gnu.org>H.J. Lu
2002-12-16* pinfo.cc (_pinfo::cmdline): Allocate sufficient space for myself command lineChristopher Faylor
2002-12-16 * hppa.h (completer_chars): #if 0 out.Alan Modra
2002-12-16 * ns32k.h (struct ns32k_opcode): Constify "name", "operands" andAlan Modra
2002-12-15 * include/windows.h: Guard inclusion of wingdi.h,Danny Smith
2002-12-15 * setfacl.c (main): Place a single : after other and mask.Corinna Vinschen
2002-12-14* fhandler_termios.cc (fhandler_termios::line_edit): Call accept_input() inChristopher Faylor
2002-12-14* fhandler.cc (fhandler_base::read): Signal event, if necessary, and raw_readChristopher Faylor
2002-12-14* fhandler.cc (fhandler_base::raw_read): Reset priorities to minimize windowChristopher Faylor
2002-12-142002-12-14 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen
2002-12-14 * netdb.cc: Remove strtok_r comment.Corinna Vinschen
2002-12-14 * security.cc (get_user_local_groups): Use LookupAccountSid to find theCorinna Vinschen
2002-12-14 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't runJason Merrill
2002-12-14* pipe.cc (make_pipe): Set fork fixup flag for read pipe.Christopher Faylor
2002-12-14add FIXMEChristopher Faylor
2002-12-14* winbase.h: Turn on inline versions of Interlocked* by default.Christopher Faylor
2002-12-14Throughout, change fhandler_*::read and fhandler_*::raw_read to void functionsChristopher Faylor