summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 2002-08-26 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith2002-08-263-0/+98
* Fix typo.Jeff Johnston2002-08-261-1/+1
* 2002-08-26 Wu Yongwei <adah@netstd.com>Jeff Johnston2002-08-262-1/+5
* 2002-08-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-08-2666-1018/+1736
* * dll.sgml: Remove indirect reference to older gccs.Christopher Faylor2002-08-261-0/+4
* * fhandler.h (fhandler_socket::recvfrom): Fix prototype.Corinna Vinschen2002-08-265-24/+51
* * sec_acl.cc (getacl): Check ace_sid == well_known_world_sidCorinna Vinschen2002-08-263-170/+108
* * libc/include/malloc.h: On cygwin, define malloc _r functions as wrapperChristopher Faylor2002-08-264-5/+104
* * Makefile.in (cygcheck.exe): Make a -mno-cygwin program.Christopher Faylor2002-08-264-17/+43
* * Makefile.in (RUNTEST): Use Makefile's srcdir and bupdir* macros, whereChristopher Faylor2002-08-263-7/+12
* * Makefile.in (DLL_IMPORTS): Move libuuid.a and libshell32.a to list ratherChristopher Faylor2002-08-252-6/+14
* 2002-08-23 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-08-232-177/+195
* Import config.guess and config.sub.Andrew Cagney2002-08-233-23/+47
* output some newlines.Christopher Faylor2002-08-231-2/+2
* * libc/include/langinfo.h: New file.Thomas Fitzsimmons2002-08-2367-105/+2210
* * dll.sgml: Remove indirect reference to older gccs.Christopher Faylor2002-08-211-1/+1
* * dll.sgml: Refine dll build instructions.Christopher Faylor2002-08-213-39/+35
* fix some glitchesChristopher Faylor2002-08-211-5/+5
* * include/sys/param.h: New File.Earnie Boyd2002-08-212-0/+35
* * include/_mingw.h: Increment version to 2.2.Earnie Boyd2002-08-213-2/+7
* * include/commctrl.h (NMCUSTOMDRAW): Fix lItemlParam.Earnie Boyd2002-08-212-1/+6
* * include/math.h (asm): Change to __asm__ throughout.Danny Smith2002-08-202-14/+20
* * include/tchar.h: Ansi-fy another comment.Danny Smith2002-08-202-2/+6
* * include/tchar.h: Ansi-fy comment.Danny Smith2002-08-202-2/+5
* * test_headers.c : New file.Danny Smith2002-08-203-1/+77
* 2002-08-20 Casper S. Hornstrup <chorns@users.sourceforge.net>Jeff Johnston2002-08-202-1/+10
* * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.Alexandre Oliva2002-08-203-5/+11
* 2002-08-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-08-202-0/+686
* 2002-08-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-08-207-30/+50
* * include/ws2spi.h: Modify comment about being part ofDanny Smith2002-08-202-2/+7
* 2002-08-20 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith2002-08-203-0/+207
* * include/winsock2.h (WSAIsBlocking,WSAUnhookBlockingHook,Danny Smith2002-08-202-3/+9
* 2002-08-19 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-08-192-0/+37
* * pinfo.h (pinfo::remember): Arrange for destructor call if proc_subprocChristopher Faylor2002-08-193-5/+17
* * pwdgrp.h (pwdgrp_read::pwdgrp_read): Remove.Corinna Vinschen2002-08-192-13/+10
* * fhandler.h (fhandler_console::send_winch_maybe): New method.Christopher Faylor2002-08-194-25/+45
* * libc/include/sys/unistd.h: Add getsid declaration for cygwin.Christopher Faylor2002-08-182-0/+7
* * perthread.h (vfork_save): Add ctty, sid, pgid, exitval fields.Christopher Faylor2002-08-189-19/+99
* * cygmalloc.h (MORECORE_CANNOT_TRIM): Define.Christopher Faylor2002-08-182-1/+4
* * sigproc.cc (sigCONT): Define.Christopher Faylor2002-08-185-16/+32
* * malloc.cc: Update to 2.7.2.Christopher Faylor2002-08-183-10/+19
* * Makefile.in: Change COMPILE_C* definitions.Christopher Faylor2002-08-171-0/+4
* * include/winuser.h (CURSOR_SHOWING) Add define.Danny Smith2002-08-172-0/+6
* 2002-08-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-08-172-0/+8
* 2002-08-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-08-1722-2/+5272
* 2002-08-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-08-1714-183/+380
* * include/winerror.h: Cast OLE error codes to HRESULT.Danny Smith2002-08-172-355/+360
* fix typoChristopher Faylor2002-08-171-1/+1
* * Makefile.in: Change COMPILE_C* definitions.Christopher Faylor2002-08-171-2/+2
* * libc/sys/linux/cmath: New directory.Thomas Fitzsimmons2002-08-1677-68/+5712