Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)Author
2006-01-28 * autoload.cc (NtQueryDirectoryFile): Define.Corinna Vinschen
2006-01-27* spawn.cc (spawn_guts): Fix potential handle leak when failing exec.Christopher Faylor
2006-01-27* exceptions.cc (inside_kernel): Fix to return true if we can't get the name ofChristopher Faylor
2006-01-27Add top-level READMEJoshua Daniel Franklin
2006-01-27* faq-programming.xml (faq.programming.ipc): Add new FAQ aboutJoshua Daniel Franklin
2006-01-26 * fhandler.cc (fhandler_base::open): Fix bug in argument order toCorinna Vinschen
2006-01-26* faq-programming.xml (faq.programming.building-cygwin): AddJoshua Daniel Franklin
2006-01-26* fhandler_disk_file.cc (fhandler_disk_file::readdir): Fix test forChristopher Faylor
2006-01-26 * include/winnt.h (DECLSPEC_SELECTANY): Define.Danny Smith
2006-01-262006-01-25 Filip Navara <xnavara@volny.cz>Danny Smith
2006-01-25 * faq-setup.xml (faq.setup.snapshots): Rename DLL using Windows tools.Corinna Vinschen
2006-01-25* ntdll.h: (temporarily?) Add more functions for querying directory.Christopher Faylor
2006-01-24* dir.cc (readdir_worker): Turn off expensive inode calculation.Christopher Faylor
2006-01-24 * fhandler_process.cc (fhandler_process::fill_filebuf): DisableCorinna Vinschen
2006-01-24 * fhandler_disk_file.cc (fhandler_base::fstat_helper): Try harderCorinna Vinschen
2006-01-24 * include/commctrl.h: Correct spelling of 'compatibility' inDanny Smith
2006-01-242006-01-24 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2006-01-23 * fhandler_socket.cc (fhandler_socket::fixup_after_fork): ResetCorinna Vinschen
2006-01-232006-01-23 Brandon Sneed <brandon@redf.net>Danny Smith
2006-01-21.Christopher Faylor
2006-01-21* include/cygwin/version.h: Bump API minor number to 151.Christopher Faylor
2006-01-20* include/sys/dirent.h: Add comments for people who are REALLY confused aboutChristopher Faylor
2006-01-20 * fhandler_socket.cc (fhandler_socket::prepare): Fix debug output.Corinna Vinschen
2006-01-20* cygcheck.cc (common_paths): Add "patch".Christopher Faylor
2006-01-19* cygcheck.cc (init_paths): Record first_nonsys_path.Christopher Faylor
2006-01-19white spaceChristopher Faylor
2006-01-19* fhandler_disk_file.cc (fhandler_disk_file::opendir): Check posix path forChristopher Faylor
2006-01-19* dir.cc (readdir_worker): Fill in invalid fields with -1. Accommodate nameChristopher Faylor
2006-01-19Remove references to and files from old texinfo FAQ.Joshua Daniel Franklin
2006-01-192006-01-18 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2006-01-18* heap.cc (heap_init): Remove Sleep.Christopher Faylor
2006-01-18 * net.cc (rresvport): Remove extern declaration.Corinna Vinschen
2006-01-18 * autoload.cc (rresvport): Remove.Corinna Vinschen
2006-01-18Wasn't going to check this in but since it did get checked in, here's a Chang...Christopher Faylor
2006-01-18bad_keywordsChristopher Faylor
2006-01-18 * include/cygwin/socket.h (struct sockaddr_storage): Fix typo inCorinna Vinschen
2006-01-18* cygpath.cc (dowin): Remove stray debugging printf statement.Dave Korn
2006-01-172006-01-17 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe
2006-01-17copyrightChristopher Faylor
2006-01-17 * Makefile.in: Replace etcdir with sysconfdir.Corinna Vinschen
2006-01-17* include/cygwin/version.h: Bump DLL minor version number to 20.Christopher Faylor
2006-01-16fix minor typoChristopher Faylor
2006-01-16 * configure.in: Add AC_PROG_INSTALL handling.Corinna Vinschen
2006-01-16 * CYGWIN_LICENSE: Fix contact information.Corinna Vinschen
2006-01-15 * Makefile.in (cygcheck.exe): Do not link against libwininet.a.Corinna Vinschen
2006-01-13 * cygcheck.cc (dump_sysinfo): Convert k32 to HMODULE.Corinna Vinschen
2006-01-13 * uname.cc (uname): Concatenate a "-WOW64" to utsname's sysnameCorinna Vinschen
2006-01-13 * cygcheck.cc (dump_sysinfo): Convert osname to const and remove castsCorinna Vinschen
2006-01-13 * net.cc (cygwin_setsockopt): Ignore errors when setting IP_TOS onCorinna Vinschen
2006-01-13* faq-setup.xml (faq.setup.setup): Correct URL typo.Joshua Daniel Franklin