summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Wasn't going to check this in but since it did get checked in, here's a Chang...Christopher Faylor2006-01-181-0/+9
* bad_keywordsChristopher Faylor2006-01-185-21/+20
* * include/cygwin/socket.h (struct sockaddr_storage): Fix typo inCorinna Vinschen2006-01-182-1/+6
* * cygpath.cc (dowin): Remove stray debugging printf statement.Dave Korn2006-01-182-1/+4
* * mt/ms2.ld (.sram): Correct typo in section names.Nathan Sidwell2006-01-182-2/+6
* 2006-01-17 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2006-01-173-3/+8
* PR binutils/1486Andreas Schwab2006-01-172-0/+9
* copyrightChristopher Faylor2006-01-172-2/+4
* * Makefile.in: Replace etcdir with sysconfdir.Corinna Vinschen2006-01-172-2/+6
* * include/cygwin/version.h: Bump DLL minor version number to 20.Christopher Faylor2006-01-172-1/+5
* 2006-01-16 Nathan Sidwell <nathan@codesourcery.com>Jeff Johnston2006-01-166-4/+1255
* 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