summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
* * spawn.cc (dll_suffixes): Add .exe and "no suffix" to the list.Corinna Vinschen2006-02-012-0/+5
* * dlfcn.cc (check_path_access): Call find_exec with FE_DLL option.Corinna Vinschen2006-01-314-13/+31
* * spawn.cc (av::fixup): Remove unused argument.Christopher Faylor2006-01-312-4/+9
* * spawn.cc (find_exec): Only return files with execute permission setCorinna Vinschen2006-01-313-12/+27
* * path.cc (cwdstuff::set): Don't set win32 error, only POSIX errno.Corinna Vinschen2006-01-312-2/+7
* * path.cc (cwdstuff::set): When SetCurrentDirectory returnsCorinna Vinschen2006-01-312-0/+16
* * dir.cc (readdir_worker): Add comment about writing old 32 bit d_ino.Corinna Vinschen2006-01-312-8/+8
* * fhandler_disk_file.cc (fhandler_disk_file::rewinddir): SimplifyCorinna Vinschen2006-01-302-1/+6
* * fhandler_disk_file.cc (d_cachepos): Rename from d_pos to distinctCorinna Vinschen2006-01-302-7/+15
* * CYGWIN_LICENSE: Restrict to v2.Christopher Faylor2006-01-292-0/+345
* v2 onlyChristopher Faylor2006-01-291-3/+2
* * fhandler_disk_file.cc (readdir_get_ino): Don't follow symlinks.Corinna Vinschen2006-01-292-1/+5
* * fhandler.h (class fhandler_socket): Add saw_reuseaddr status flag.Corinna Vinschen2006-01-296-16/+69
* * include/winsock2.h (WINSOCK_API_LINKAGE): Define. Add toDanny Smith2006-01-292-97/+111
* * include/winnt.h (FORCEINLINE): Define.Danny Smith2006-01-292-0/+13
* * fhandler_disk_file.cc (fhandler_disk_file::mkdir): In case or error,Corinna Vinschen2006-01-282-0/+7
* * fhandler_disk_file.cc (DIR_NUM_ENTRIES): New define determiningCorinna Vinschen2006-01-282-60/+108
* * include/sys/dirent.h (struct dirent): Revert misguided attempt toCorinna Vinschen2006-01-282-2/+7
* Move cocom to the build requirements.Joshua Daniel Franklin2006-01-282-2/+7
* * autoload.cc (NtQueryDirectoryFile): Define.Corinna Vinschen2006-01-2714-182/+452
* * spawn.cc (spawn_guts): Fix potential handle leak when failing exec.Christopher Faylor2006-01-272-1/+6
* * exceptions.cc (inside_kernel): Fix to return true if we can't get the name ofChristopher Faylor2006-01-273-1/+8
* Add top-level READMEJoshua Daniel Franklin2006-01-273-26/+32
* * faq-programming.xml (faq.programming.ipc): Add new FAQ aboutJoshua Daniel Franklin2006-01-274-23/+39
* * fhandler.cc (fhandler_base::open): Fix bug in argument order toCorinna Vinschen2006-01-262-1/+6
* * faq-programming.xml (faq.programming.building-cygwin): AddJoshua Daniel Franklin2006-01-263-11/+40
* * fhandler_disk_file.cc (fhandler_disk_file::readdir): Fix test forChristopher Faylor2006-01-262-1/+6
* * include/winnt.h (DECLSPEC_SELECTANY): Define.Danny Smith2006-01-262-0/+12
* 2006-01-25 Filip Navara <xnavara@volny.cz>Danny Smith2006-01-262-0/+12
* * faq-setup.xml (faq.setup.snapshots): Rename DLL using Windows tools.Corinna Vinschen2006-01-252-4/+8
* * ntdll.h: (temporarily?) Add more functions for querying directory.Christopher Faylor2006-01-252-7/+92
* * dir.cc (readdir_worker): Turn off expensive inode calculation.Christopher Faylor2006-01-242-0/+8
* * fhandler_process.cc (fhandler_process::fill_filebuf): DisableCorinna Vinschen2006-01-243-2/+28
* * fhandler_disk_file.cc (fhandler_base::fstat_helper): Try harderCorinna Vinschen2006-01-242-3/+31
* * include/commctrl.h: Correct spelling of 'compatibility' inDanny Smith2006-01-244-9/+16
* 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
* * 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
* * heap.cc (heap_init): Remove Sleep.Christopher Faylor2006-01-182-8/+8