summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * winsup.h: Turn on DEBUGGING by default for now.Christopher Faylor2006-08-101-0/+4
* * fhandler_disk_file.cc (fhandler_disk_file::lock): HandleCorinna Vinschen2006-08-101-0/+5
* * path.h (SYMLINK_EA_NAME): Remove.Corinna Vinschen2006-08-091-0/+5
* * autoload.cc (GetHandleInformation): Declare new function.Christopher Faylor2006-08-091-0/+9
* * autoload.cc (NtSetInformationFile): Define.Corinna Vinschen2006-08-071-0/+26
* * environ.cc (env_win32_to_posix_path_list): Declare.Christopher Faylor2006-08-021-0/+11
* * environ.cc (dos_file_warning): Declare.Christopher Faylor2006-08-011-0/+13
* * fhandler_socket.cc (fhandler_socket::recv_internal): Fix a problemCorinna Vinschen2006-07-311-0/+9
* * fhandler_socket.cc (fhandler_socket::evaluate_events): CircumventCorinna Vinschen2006-07-311-0/+8
* * autoload.cc: Drop LoadDLLprime for wsock32 since no wsock32 functionCorinna Vinschen2006-07-311-0/+5
* * fhandler.h (struct wsa_event): Define here.Corinna Vinschen2006-07-281-0/+13
* * fhandler_socket.cc: Revert misguided attempt to handle FD_CLOSE errorCorinna Vinschen2006-07-271-0/+16
* * fhandler_socket.cc (fhandler_socket::recvmsg): Remove unused totCorinna Vinschen2006-07-271-0/+11
* * fhandler.h (class fhandler_socket): Remove prot_info_ptr.Corinna Vinschen2006-07-271-0/+26
* * fhandler.cc (fhandler_base::read): Call get_readahead_into_buffer instead ofChristopher Faylor2006-07-271-0/+5
* * shared.cc (offsets): Define as offsets relative to cygwin_hmoduleCorinna Vinschen2006-07-261-0/+8
* * cygheap.h (struct init_cygheap): Remove shared_h and mt_h members.Corinna Vinschen2006-07-261-0/+19
* * include/cygwin/in6.h: Guard in_port_t typedef more restrictive toCorinna Vinschen2006-07-251-0/+5
* * security.cc (get_logon_server): Remove nret and use dret for everything toChristopher Faylor2006-07-251-0/+5
* 2006-07-25 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen2006-07-251-0/+281
* * include/cygwin/version.h: Bump DLL minor version number to 22.Christopher Faylor2006-07-241-0/+4
* * pinfo.cc (commune_process): Don't add extra \0 to cmdline.Corinna Vinschen2006-07-191-0/+5
* * mmap.cc (msync): Disable rounding up len. Fix bug in access checkCorinna Vinschen2006-07-191-0/+5
* * path.cc (symlink_worker): Return EEXIST if newpath exists.Corinna Vinschen2006-07-191-0/+4
* * tty.cc (tty_list::terminate): Don't enter the busy loop if we don't own theChristopher Faylor2006-07-181-0/+5
* * sec_acl.cc (acltotext32): Add missing handling of default ACL entryCorinna Vinschen2006-07-181-0/+5
* * fhandler_floppy.cc (fhandler_dev_floppy::ioctl): Fix typo in lintCorinna Vinschen2006-07-181-0/+5
* GCC 4.1 fixes.Christopher Faylor2006-07-171-0/+22
* * fork.cc (fork): Lock the process before forking to prevent things like newChristopher Faylor2006-07-141-0/+6
* * include/cygwin/types.h: Update copyright.Christopher Faylor2006-07-141-0/+4
* * cygwin.sc: Make sure there's something in the cygheap.Christopher Faylor2006-07-141-0/+6
* * sigproc.cc (waitq_head): Don't initialize to zero.Christopher Faylor2006-07-141-0/+5
* * fhandler.cc (fhandler_base::raw_read): Only return EISDIR when we're reallyChristopher Faylor2006-07-131-0/+7
* * fhandler_socket.cc: Update copyright.Corinna Vinschen2006-07-131-0/+5
* * mmap.cc (mmap64): Drop MAP_NORESERVE flag for non-anonymous,Corinna Vinschen2006-07-131-0/+14
* * exceptions.cc (_cygtls::handle_exceptions): Call newCorinna Vinschen2006-07-131-0/+11
* * mmap.cc (mmap_record::alloc_page_map): Don't call VirtualProtectCorinna Vinschen2006-07-121-0/+5
* * include/pthread.h: Define PTHREAD_PRIO_NONE, PTHREAD_PRIO_INHERIT andCorinna Vinschen2006-07-121-0/+5
* * libc/inet_addr.c: Define __INSIDE_CYGWIN_NET__.Corinna Vinschen2006-07-101-0/+5
* * fhandler_socket.cc (fhandler_socket::wait): Disable SA_RESTARTCorinna Vinschen2006-07-071-0/+5
* * Makefile.in (DLL_OFILES): Add inet_addr.o and inet_network.o.Corinna Vinschen2006-07-071-0/+14
* * hookapi.cc: Add comment headerChristopher Faylor2006-07-061-0/+11
* * sortdin: Ignore all leading underscores when deriving a sort key.Christopher Faylor2006-07-051-0/+5
* * sortdin: New program.Christopher Faylor2006-07-051-0/+5
* * fhandler.h (fhandler_socket::wait): Reset default timeout to 10ms.Corinna Vinschen2006-07-051-0/+4
* * path.cc (path_conv::check): Ignore has_ea setting, it's always unsetCorinna Vinschen2006-07-051-0/+10
* * libc/rexec.cc (cygwin_rexec): Obvious (?) fix to correct a gcc warning - setChristopher Faylor2006-07-051-0/+5
* * signal.cc (signal): Set sa_mask to sig.Christopher Faylor2006-07-041-0/+4
* * Makefile.in (DLL_OFILES): Add rexec.o.Corinna Vinschen2006-07-041-0/+11
* * fhandler_socket.cc (fhandler_socket::listen): Allow listening onCorinna Vinschen2006-07-041-0/+5