aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-01-05* pinfo.cc (_pinfo::commune_send): Use myself->lock rather than just lock whengithub/unlabeled-1.143.4unlabeled-1.143.4Christopher Faylor1-1/+1
2003-01-05Replace is_fs_device with is_fs_special throughout.Christopher Faylor1-11/+12
2003-01-02* devices.h (_devtype_t): Eliminate.Christopher Faylor1-0/+13
2003-01-01* sysconf.cc (sysconf): Return arbitrary values for _SC_GETGR_R_SIZE_MAX,Christopher Faylor1-1/+5
2002-12-29* cygwin-gperf: New file.Christopher Faylor1-1/+1
2002-12-28Eliminate device number argument from fhandler constructors throughout.Christopher Faylor1-3/+3
2002-12-28Eliminate unit argument and special unit fields from fhandler classes andChristopher Faylor1-1/+1
2002-12-28Introduce device class to cygwin throughout. Rename FH_DISK to FH_FSChristopher Faylor1-5/+5
2002-12-20This commit was manufactured by cvs2svn to create branchcvs2svn4498-1089506/+0
2002-12-202002-12-19 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2-2/+7
2002-12-20* fhandler.h (line_edit_status): Add a new element.Christopher Faylor4-6/+25
2002-12-19 * bfdlink.h (struct bfd_link_info): Replace bfd_boolean fields withAlan Modra2-66/+71
2002-12-19 * Makefile.tpl: Revert HJL's change.Nathanael Nerode4-8/+11
2002-12-19 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.Andreas Schwab4-2/+10
2002-12-19* overview2.sgml: Remove CTRL-Z discussion.Christopher Faylor3-6/+15
2002-12-19 * include/ddk/hidusage.h: Remove unneccessary #pragma pack's.Danny Smith21-42/+115
2002-12-192002-12-18 H.J. Lu <hjl@gnu.org>H.J. Lu4-2/+14
2002-12-18 * Makefile.tpl: Don't let real targets depend on phony targets.Nathanael Nerode3-2/+5
2002-12-182002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode3-4/+11
2002-12-182002-12-18 James E. Lucas <xelloss@users.sourceforge.net>Danny Smith4-2/+29
2002-12-17 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was aJason Merrill3-8/+20
2002-12-17 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.Hans-Peter Nilsson2-1/+5
2002-12-17* xstormy16.h (START_RELOC_NUMBERS) Add relocation numbersDJ Delorie2-0/+8
2002-12-17* fhandler_termios.cc (fhandler_termios::line_edit): Return line_edit_error andChristopher Faylor3-31/+42
2002-12-17* mh-cygwin: Don't build libtermcap if it doesn't exist.Christopher Faylor2-4/+8
2002-12-162002-12-16 Kazu Hirata <kazu@cs.umass.edu>Jeff Johnston2-2/+18
2002-12-162002-11-23 H.J. Lu <hjl@gnu.org>H.J. Lu2-0/+102
2002-12-16* pinfo.cc (_pinfo::cmdline): Allocate sufficient space for myself command lineChristopher Faylor2-1/+6
2002-12-16 * hppa.h (completer_chars): #if 0 out.Alan Modra2-1/+5
2002-12-16 * ns32k.h (struct ns32k_opcode): Constify "name", "operands" andAlan Modra2-17/+22
2002-12-15 * include/windows.h: Guard inclusion of wingdi.h,Danny Smith3-15/+42
2002-12-15 * setfacl.c (main): Place a single : after other and mask.Corinna Vinschen3-5/+11
2002-12-14* fhandler_termios.cc (fhandler_termios::line_edit): Call accept_input() inChristopher Faylor2-8/+16
2002-12-14* fhandler.cc (fhandler_base::read): Signal event, if necessary, and raw_readChristopher Faylor2-0/+10
2002-12-14* fhandler.cc (fhandler_base::raw_read): Reset priorities to minimize windowChristopher Faylor2-54/+57
2002-12-142002-12-14 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen4-12/+48
2002-12-14 * netdb.cc: Remove strtok_r comment.Corinna Vinschen2-9/+5
2002-12-14 * security.cc (get_user_local_groups): Use LookupAccountSid to find theCorinna Vinschen2-6/+14
2002-12-14 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't runJason Merrill3-8/+19
2002-12-14* pipe.cc (make_pipe): Set fork fixup flag for read pipe.Christopher Faylor2-0/+5
2002-12-14add FIXMEChristopher Faylor1-0/+1
2002-12-14* winbase.h: Turn on inline versions of Interlocked* by default.Christopher Faylor3-23/+45
2002-12-14Throughout, change fhandler_*::read and fhandler_*::raw_read to void functionsChristopher Faylor19-189/+295
2002-12-132002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode5-73/+6
2002-12-132002-12-12 Dimitri Papadopoulos <dimitri_at@sourceforge.users.net>Danny Smith2-9/+17
2002-12-132002-12-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-1/+259
2002-12-12 * pj.h (pj_opc_info_t): Add union.Alan Modra2-2/+9
2002-12-12 * include/malloc.h (_alloca): Add definition.Earnie Boyd2-0/+11
2002-12-12 * Makefile.common: Define MINGW_LDFLAGS.Corinna Vinschen6-3/+14
2002-12-12 * include/shlobj.h (IShellLinkW::GetPath): Correct prototype.Danny Smith2-2/+7