summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
* * heap.cc (heap_init): Remove Sleep.Christopher Faylor2006-01-182-8/+8
* * net.cc (rresvport): Remove extern declaration.Corinna Vinschen2006-01-182-1/+4
* * autoload.cc (rresvport): Remove.Corinna Vinschen2006-01-183-2/+66
* 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
* 2006-01-17 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2006-01-173-3/+8
* 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
* fix minor typoChristopher Faylor2006-01-161-1/+2
* * configure.in: Add AC_PROG_INSTALL handling.Corinna Vinschen2006-01-164-18/+113
* * 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
* * 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
* * 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
* 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
* * 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
* * 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