summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix minor typoChristopher Faylor2006-01-161-1/+2
* * configure.in: Add AC_PROG_INSTALL handling.Corinna Vinschen2006-01-164-18/+113
* Sync top level config files from the master config repositoryNick Clifton2006-01-163-17/+48
* * CYGWIN_LICENSE: Fix contact information.Corinna Vinschen2006-01-162-4/+10
* * Makefile.in (cygcheck.exe): Do not link against libwininet.a.Corinna Vinschen2006-01-153-12/+61
* * cygcheck.cc (dump_sysinfo): Convert k32 to HMODULE.Corinna Vinschen2006-01-132-1/+5
* * uname.cc (uname): Concatenate a "-WOW64" to utsname's sysnameCorinna Vinschen2006-01-132-2/+12
* * cygcheck.cc (dump_sysinfo): Convert osname to const and remove castsCorinna Vinschen2006-01-132-30/+65
* * net.cc (cygwin_setsockopt): Ignore errors when setting IP_TOS onCorinna Vinschen2006-01-134-34/+70
* * faq-setup.xml (faq.setup.setup): Correct URL typo.Joshua Daniel Franklin2006-01-132-24/+43
* * cygcheck.cc: Replace ` with ' throughout.Christopher Faylor2006-01-122-9/+13
* * wincap.cc: New file.Corinna Vinschen2006-01-124-4/+62
* * Update copyrights.Corinna Vinschen2006-01-129-11/+13
* * doctool.c (scan_directory): Ignore "CVS" directories.Corinna Vinschen2006-01-122-2/+6
* * fhandler_console.cc (set_console_state_for_spawn): Fix to recognize ttys >=Christopher Faylor2006-01-122-1/+6
* * fhandler.h (set_console_state_for_spawn): Whackamole the argument back to aChristopher Faylor2006-01-124-5/+16
* copyrightChristopher Faylor2006-01-121-1/+1
* copyrightChristopher Faylor2006-01-121-1/+2
* 2006-01-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-01-11146-892/+1369
* * include/wincrypt.h (WINADVAPI): Add to prototypes ofDanny Smith2006-01-112-32/+42
* * include/winsock2.h (struct sockaddr_storage): Use RFC 2553Danny Smith2006-01-112-6/+23
* * include/aclapi.h (WINADVAPI): Add to prototypes.Danny Smith2006-01-114-143/+157
* * dcrt0.cc (dll_crt0_0): Remove call to wincap.init.Corinna Vinschen2006-01-106-12/+38
* 2006-01-10 Eric Blake <ebb9@byu.net>Jeff Johnston2006-01-103-6/+13
* 2006-01-10 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-01-105-24/+35
* * fhandler_proc.cc (format_proc_cpuinfo): Avoid leading whitespace in modelChristopher Faylor2006-01-102-1/+6
* .Christopher Faylor2006-01-101-1/+1
* * spawn.cc (spawn_guts): Reorganize slightly so that 16 bit check is done priorChristopher Faylor2006-01-102-80/+94
* * xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define.Bob Wilson2006-01-092-0/+7
* 2006-01-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-01-093-2/+7
* 2006-01-09 Eric Blake <ebb9@byu.net>Jeff Johnston2006-01-093-14/+115
* Define EM_ALTERA_NIOS2 and EM_NIOS32.Nick Clifton2006-01-092-2/+10
* Check FreeBSD upstream changes and apply important patches.Corinna Vinschen2006-01-094-2/+12
* * include/getopt.h (getopt_long_only): Declare.Corinna Vinschen2006-01-092-0/+6
* * cygwin.din: Export getsubopt.Corinna Vinschen2006-01-093-1/+8
* * fhandler_tty.cc (fhandler_tty_slave::dup): Don't assign a controllingChristopher Faylor2006-01-082-0/+8
* * environ.cc (spenvs[]): windir -> WINDIR.Christopher Faylor2006-01-082-1/+5
* * fhandler_console.cc (fhandler_console::need_invisible): Remove duplicateChristopher Faylor2006-01-072-2/+7
* * fhandler.h (set_console_state_for_spawn): Eliminate argument fromChristopher Faylor2006-01-074-18/+46
* 2006-01-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-01-062-2/+10
* * sigproc.cc (no_signals_available): Use existence of signal thread handle toChristopher Faylor2006-01-052-3/+14
* * cygcheck.cc (dump_sysinfo): Report the failing drive to prevent having toChristopher Faylor2006-01-052-4/+16
* * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): RemoveAlexandre Oliva2006-01-053-67/+73
* * include/getopt.h: Accommodate recent unfortunate newlib changes.Christopher Faylor2006-01-052-0/+8
* (fix ChangeLog and check in remaining files)Christopher Faylor2006-01-054-2/+10
* * cygtls.cc (_cygtls::remove): Don't output debugging info if this isn't aChristopher Faylor2006-01-052-1/+6
* * spawn.cc (spawn_guts): Invert the argument to set_console_state_for_spawn.Christopher Faylor2006-01-052-2/+6
* * fhandler_console.cc (fhandler_console::need_invisible): Only try to openChristopher Faylor2006-01-052-4/+12
* * fhandler_console.cc (fhandler_console::need_invisible): Open up the securityChristopher Faylor2006-01-052-1/+6
* 2006-01-04 Paul Brook <paul@codesourcery.com>Jeff Johnston2006-01-049-0/+18