summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 2006-01-24 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2006-01-243-8/+39
* * fhandler_socket.cc (fhandler_socket::fixup_after_fork): ResetCorinna Vinschen2006-01-232-1/+15
* 2006-01-23 Brandon Sneed <brandon@redf.net>Danny Smith2006-01-232-0/+84
* .Christopher Faylor2006-01-211-1/+1
* * include/cygwin/version.h: Bump API minor number to 151.Christopher Faylor2006-01-218-74/+75
* 2006-01-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-01-2036-119/+263
* * include/sys/dirent.h: Add comments for people who are REALLY confused aboutChristopher Faylor2006-01-202-13/+19
* * fhandler_socket.cc (fhandler_socket::prepare): Fix debug output.Corinna Vinschen2006-01-202-8/+24
* * cygcheck.cc (common_paths): Add "patch".Christopher Faylor2006-01-192-0/+5
* * cygcheck.cc (init_paths): Record first_nonsys_path.Christopher Faylor2006-01-192-8/+13
* white spaceChristopher Faylor2006-01-191-1/+1
* * fhandler_disk_file.cc (fhandler_disk_file::opendir): Check posix path forChristopher Faylor2006-01-192-2/+7
* * dir.cc (readdir_worker): Fill in invalid fields with -1. Accommodate nameChristopher Faylor2006-01-193-5/+14
* Remove references to and files from old texinfo FAQ.Joshua Daniel Franklin2006-01-1917-3893/+19
* 2006-01-18 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2006-01-192-1/+5
* include/elf/ChangeLog:Alexandre Oliva2006-01-184-3/+28
* merge from gccDJ Delorie2006-01-182-0/+6
* * 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
* * 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