summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
* * fhandler_disk_file.cc (fhandler_disk_file::lock): HandleCorinna Vinschen2006-08-102-0/+7
* * overview2.sgml: Remove inaccurate "full support for windows pathnames"Christopher Faylor2006-08-092-2/+6
* * path.h (SYMLINK_EA_NAME): Remove.Corinna Vinschen2006-08-092-5/+5
* * autoload.cc (GetHandleInformation): Declare new function.Christopher Faylor2006-08-094-3/+16
* * autoload.cc (NtSetInformationFile): Define.Corinna Vinschen2006-08-0711-33/+213
* * include/ctype.h: Remove stray ')'.Danny Smith2006-08-032-1/+5
* * path.cc (vconcat): Don't convert backslahes to slashes.Corinna Vinschen2006-08-032-4/+6
* * include/ctype.h (_BLANK): Expand comment.Danny Smith2006-08-036-7/+64
* fix typoChristopher Faylor2006-08-031-1/+1
* * Makefile.in (subauth): Add dependency on mingw.Christopher Faylor2006-08-032-0/+6
* * environ.cc (env_win32_to_posix_path_list): Declare.Christopher Faylor2006-08-024-5/+44
* * Makefile.in (cygpath.exe): Add rule to link cygpath against ntdll.dll.Corinna Vinschen2006-08-023-0/+178
* * cygwinenv.sgml: Document [no]dosfilewarning option.Christopher Faylor2006-08-012-1/+11
* * environ.cc (dos_file_warning): Declare.Christopher Faylor2006-08-015-10/+55
* * fhandler_socket.cc (fhandler_socket::recv_internal): Fix a problemCorinna Vinschen2006-07-314-37/+25
* * fhandler_socket.cc (fhandler_socket::evaluate_events): CircumventCorinna Vinschen2006-07-312-22/+23
* * autoload.cc: Drop LoadDLLprime for wsock32 since no wsock32 functionCorinna Vinschen2006-07-312-15/+7
* * cygpath.cc (get_long_name): Fallback to get_long_path_name_w32impl.Corinna Vinschen2006-07-312-4/+15
* Update more IMAGE relocation type indicatorsDanny Smith2006-07-292-15/+91
* * fhandler.h (struct wsa_event): Define here.Corinna Vinschen2006-07-284-15/+35
* * cygpath.c (get_long_name): Cover the case that GetLongPathNameCorinna Vinschen2006-07-272-4/+16
* * fhandler_socket.cc: Revert misguided attempt to handle FD_CLOSE errorCorinna Vinschen2006-07-274-44/+50
* * fhandler_socket.cc (fhandler_socket::recvmsg): Remove unused totCorinna Vinschen2006-07-274-8/+20
* * fhandler.h (class fhandler_socket): Remove prot_info_ptr.Corinna Vinschen2006-07-275-128/+58
* Update some IMAGE flags to PECOFF v8 (May, 2006) specs.Danny Smith2006-07-272-25/+161
* * fhandler.cc (fhandler_base::read): Call get_readahead_into_buffer instead ofChristopher Faylor2006-07-272-11/+7
* * shared.cc (offsets): Define as offsets relative to cygwin_hmoduleCorinna Vinschen2006-07-263-24/+23
* * cygheap.h (struct init_cygheap): Remove shared_h and mt_h members.Corinna Vinschen2006-07-267-61/+51
* * include/cygwin/in6.h: Guard in_port_t typedef more restrictive toCorinna Vinschen2006-07-252-1/+6
* * security.cc (get_logon_server): Remove nret and use dret for everything toChristopher Faylor2006-07-252-5/+9
* 2006-07-25 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen2006-07-2532-1262/+3543
* * configure.in: Reenable building the subauth subdir.Corinna Vinschen2006-07-253-24/+42
* * Makefile.in (LIBS): Link against msvcrt.dll, too.Corinna Vinschen2006-07-252-1/+5
* update copyrightChristopher Faylor2006-07-251-1/+1
* * include/aclui.h: Replace __OBJC__ guard with _OBJC_NO_COM.Danny Smith2006-07-2520-192/+238
* * include/cygwin/version.h: Bump DLL minor version number to 22.Christopher Faylor2006-07-242-1/+5
* * Makefile.in: Update copyrigh. Remove unused stuff.Christopher Faylor2006-07-232-16/+6
* * Makefile.in: Update copyright. Fix 'check' target so that it will once-againChristopher Faylor2006-07-232-3/+14
* 2006-07-22 ipsoner <ipsoner@users.sourceforge.net>Chris Sutcliffe2006-07-223-0/+246
* 2006-07-20 Elias Naur <elias_naur@users.sourceforge.net>Chris Sutcliffe2006-07-224-2/+136
* 2006-07-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2006-07-222-145/+4
* 2006-07-19 Elias Naur <elias_naur@users.sourceforge.net>Danny Smith2006-07-192-0/+40
* [mingw-Bugs-1525021]Danny Smith2006-07-192-26/+37
* * pinfo.cc (commune_process): Don't add extra \0 to cmdline.Corinna Vinschen2006-07-192-8/+7
* * mmap.cc (msync): Disable rounding up len. Fix bug in access checkCorinna Vinschen2006-07-192-1/+8
* * path.cc (symlink_worker): Return EEXIST if newpath exists.Corinna Vinschen2006-07-192-1/+6
* * pathnames.sgml: Change text for the order in which executablesCorinna Vinschen2006-07-182-3/+10
* * tty.cc (tty_list::terminate): Don't enter the busy loop if we don't own theChristopher Faylor2006-07-182-1/+6
* * sec_acl.cc (acltotext32): Add missing handling of default ACL entryCorinna Vinschen2006-07-182-1/+6
* * fhandler_floppy.cc (fhandler_dev_floppy::ioctl): Fix typo in lintCorinna Vinschen2006-07-182-1/+6