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-05* pinfo.cc (_pinfo::commune_send): Use myself->lock rather than just lock whenunlabeled-1.143.4Christopher Faylor
2003-01-05Replace is_fs_device with is_fs_special throughout.Christopher 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-20This commit was manufactured by cvs2svn to create branchcvs2svn
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
2002-12-142002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
2002-12-132002-12-12 Dimitri Papadopoulos <dimitri_at@sourceforge.users.net>Danny Smith
2002-12-132002-12-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-12-13 * pj.h (pj_opc_info_t): Add union.Alan Modra
2002-12-13 * include/malloc.h (_alloca): Add definition.Earnie Boyd
2002-12-12 * Makefile.common: Define MINGW_LDFLAGS.Corinna Vinschen
2002-12-12 * include/shlobj.h (IShellLinkW::GetPath): Correct prototype.Danny Smith