summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * dump_setup.cc (parse_filename): Don't consider '_' part of the version.Christopher Faylor2002-01-292-1/+6
* * net.cc (getdomainname): Fix registry key for 9x systems, too.Corinna Vinschen2002-01-292-2/+6
* * net.cc (getdomainname): Fix registry key for NT systems.Corinna Vinschen2002-01-292-0/+5
* * cygcheck.cc: Fix typo. Remove uid_t kludge. Rely on kludge in sys/cygwin.hChristopher Faylor2002-01-294-8/+18
* * cygcheck.cc: Use specific cygwin includes, as required.Christopher Faylor2002-01-292-5/+9
* * Makefile.in (MINGW_INCLUDES): Change cygwin include.Christopher Faylor2002-01-293-35/+108
* * external.cc (cygwin_internal): Initialize various internal settings ifChristopher Faylor2002-01-299-25/+94
* elf/dwarf2.h: Sync with gcc version.Jason Merrill2002-01-282-23/+31
* merge from gccDJ Delorie2002-01-282-2/+6
* 2002-01-27 David O'Brien <obrien@FreeBSD.org>David O'Brien2002-01-282-8/+12
* * libc/include/sys/signal.h [__CYGWIN__]: Issue error messageThomas Fitzsimmons2002-01-282-0/+10
* * include/sys/strace.h (_STRACE_ON): Define.Christopher Faylor2002-01-282-0/+12
* 2002-01-27 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-01-284-24/+87
* * include/winuser.h (GetWindowLongPtr[AW],Danny Smith2002-01-282-0/+15
* * include/winuser.h (GWLP_*,DWLP_*): Add missing constants.Danny Smith2002-01-272-1/+24
* * lib/test.c: Include wsnetbsd.h.Danny Smith2002-01-273-0/+41
* * include/malloc.h (_heapinfo): Correct structure definition.Danny Smith2002-01-272-5/+23
* * configure.in (*-*-netbsd*): New. Skip target-newlib,Jason Thorpe2002-01-272-0/+17
* * Makefile.in (install): Depend on install-info.Hans-Peter Nilsson2002-01-262-1/+6
* Merge MinGW changesEarnie Boyd2002-01-252-0/+14
* * include/winnt.h: Remove merge conflict.Earnie Boyd2002-01-252-11/+6
* Remove duplicate changelog entry.Danny Smith2002-01-251-7/+1
* * profile/profil.c: Update copyright info.Danny Smith2002-01-255-7/+33
* * include/tchar.h (_TCHAR): Add missing ;.Danny Smith2002-01-252-1/+5
* * include/tchar.h (_TCHAR): Add typedefs.Danny Smith2002-01-252-0/+6
* * include/winnt.h (_TCHAR): Add typedefs.Danny Smith2002-01-254-1/+23
* Merge MinGW differencesEarnie Boyd2002-01-259-9/+319
* * libc/include/sys/signal.h: Revert 2002-01-23 change.Thomas Fitzsimmons2002-01-252-1/+5
* * speclib: Ensure that temporary def file is removed.Christopher Faylor2002-01-242-1/+5
* *** empty log message ***Mark Salter2002-01-241-0/+7
* Use __get_memtop to put stack in high memory.Mark Salter2002-01-241-0/+4
* (_times): Unconditionally use SYS_times.Mark Salter2002-01-241-6/+14
* * include/commctrl.h: Add missing HDM_*,HDN_*,LVSICF_* defines.Danny Smith2002-01-242-31/+44
* * libc/include/sys/signal.h: Remove pthread_kill declarationThomas Fitzsimmons2002-01-242-1/+6
* bit more about full installDavid Starks-Browning2002-01-241-0/+2
* various updates to choosing & [un]installing packages with setupDavid Starks-Browning2002-01-241-31/+37
* clarify how to disable anti-virus safely during setupDavid Starks-Browning2002-01-231-4/+6
* remove obsolete urgent reference to latest/readme file.David Starks-Browning2002-01-231-5/+0
* remove explicit list of packages, refer to <http://cygwin.com/packages/>.David Starks-Browning2002-01-231-16/+2
* "History" no longer maintained here. Moved to <http://cygwin.com/history.html>.David Starks-Browning2002-01-231-667/+2
* clarify "why doesn't my shell script work"David Starks-Browning2002-01-231-3/+5
* * speclib: Use rm -f to remove temp file just to quiet any potential warnings.Christopher Faylor2002-01-232-1/+6
* Supplement ChangeLog entry.Corinna Vinschen2002-01-231-1/+2
* * security.cc (create_token): Use sec_user() to createCorinna Vinschen2002-01-232-4/+8
* * path.cc (symlink): Fix check for already existing file.Corinna Vinschen2002-01-232-1/+5
* Import StrongARM and XScale target_configdirs from FSF GCC version.Nick Clifton2002-01-232-0/+17
* [ include/opcode/ChangeLog ]Graydon Hoare2002-01-222-0/+27
* * cygmagic: Suppress error output when figuring out if sum takes an option.Christopher Faylor2002-01-222-1/+6
* * Makefile.in (CXXFLAGS): Ensure that important settings are preserved evenChristopher Faylor2002-01-221-1/+2
* * Makefile.in: Build intermediate cygcheck.o to force use of MINGW_CXXFLAGS.Christopher Faylor2002-01-224-8/+33