summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
* 2007-02-06 Pierre A. Humblet <Pierre.Humblet@ieee.org>Danny Smith2007-01-082-1/+52
* * security.h (setacl): Add parameter for writability flag.Corinna Vinschen2007-01-074-6/+26
* * include/strings.h: Don't include string.h. Only declare functionsCorinna Vinschen2007-01-052-4/+40
* (get_ifconf): Set MTU for loopback to more correct value.Corinna Vinschen2007-01-042-2/+6
* * fhandler_socket.cc (fhandler_socket::ioctl): Don't fake resultsCorinna Vinschen2007-01-043-123/+121
* * fhandler.h (PREFERRED_IO_BLKSIZE): Define as 64K.Corinna Vinschen2007-01-046-9/+24
* * ChangeLog: Happy New Year.Corinna Vinschen2007-01-033-3573/+3572
* * spawn.cc (spawn_guts): Don't expect synchronization from a non-cygwinChristopher Faylor2007-01-012-2/+10
* * include/libgen.h: New file; required by...Keith Marshall2006-12-315-3/+321
* * fhandler_disk_file.cc (fhandler_disk_file::readdir): Improve debugCorinna Vinschen2006-12-212-1/+9
* * dumper.cc: Include ansidecl.h before including bfd.h to woraroundCorinna Vinschen2006-12-212-2/+7
* Partially revert change from 2006-10-22. GetSecurityInfo messes upCorinna Vinschen2006-12-204-46/+88
* * pinfo.cc (set_myself): Use a more foolproof method for determining if theChristopher Faylor2006-12-182-1/+7
* * libc/minires-os-if.c (cygwin_query): Remove ERROR_PROC_NOT_FOUND case.Corinna Vinschen2006-12-152-20/+11
* * winsup.h (clear_procimptoken): Close hProcImpToken in a safer way.Corinna Vinschen2006-12-132-1/+6
* * security.cc (lsaauth): Initialize lsa to INVALID_HANDLE_VALUE toCorinna Vinschen2006-12-132-1/+6
* * Makefile.in (subauth): Drop rule.Corinna Vinschen2006-12-124-8/+6
* Remove subauth directory.Corinna Vinschen2006-12-128-5144/+0
* * environ.cc (subauth_id_init): Remove.Corinna Vinschen2006-12-125-267/+26
* * cygwinenv.sgml: Drop description of "traverse" option.Corinna Vinschen2006-12-122-12/+4
* * environ.cc (set_traverse): Remove.Corinna Vinschen2006-12-127-28/+12
* Partially revert change from 2005-04-03, always running under anCorinna Vinschen2006-12-1210-28/+58
* Add missing ChangeLog.Christopher Faylor2006-12-121-0/+4
* * sigproc.cc (child_info::child_info): Initialize msv_count.Christopher Faylor2006-12-122-23/+28
* Revert erroneous checkin.Corinna Vinschen2006-12-121-1/+0
* * libc/minires.c (res_ninit): Drop handling for LOCALDOMAIN environmentCorinna Vinschen2006-12-122-6/+5
* * Makefile.in (DLL_OFILES): Add minires-os-if.o and minires.o.Corinna Vinschen2006-12-1112-16/+2891
* * sigproc.cc (child_info::child_info): Move old comment about msv_count here.Christopher Faylor2006-12-112-0/+28
* * dumper.cc: Add an include to accommodate new include/elf usage.Christopher Faylor2006-12-112-0/+5
* correct email addressChristopher Faylor2006-12-112-2/+2
* * child_info.h (child_info_spawn::__stdin): New element.Christopher Faylor2006-12-1115-121/+251
* * fhandler.cc (rootdir): Fix typo in comment.Corinna Vinschen2006-12-113-3/+8
* * mount.cc (do_mount): Avoid unnecessary cygwin_conv_to_win32_path and passChristopher Faylor2006-12-102-4/+6
* * autoload.cc (SHFileOperationA): Drop definition.Corinna Vinschen2006-12-108-44/+153
* * fhandler.cc (rootdir): Clarify comment.Corinna Vinschen2006-12-102-2/+7
* * fhandler.cc (rootdir): Don't look for volume mount points on remoteCorinna Vinschen2006-12-102-2/+8
* * fhandler.cc (rootdir): Drop useless post-increment. Take volumeCorinna Vinschen2006-12-102-2/+62
* * syscalls.cc (try_to_bin): Add comment that this is not possiblyCorinna Vinschen2006-12-092-0/+12
* * syscalls.cc (unlink_nt): Open native symlinks withCorinna Vinschen2006-12-072-0/+9
* * ntdll.h (STATUS_DELETE_PENDING): Define.Corinna Vinschen2006-12-073-90/+124
* * autoload.cc (SHFileOperationA): Define.Corinna Vinschen2006-12-073-1/+48
* * cygheap.h (struct cwdstuff): Add "sync" member and accompanyingCorinna Vinschen2006-12-074-31/+69
* * termios.cc: Change include order to accomodate change to sys/ioctl.h.Corinna Vinschen2006-12-062-1/+5
* * fhandler_mem.cc (fhandler_dev_mem::open): Fix comment.Corinna Vinschen2006-12-063-3/+10
* * include/sys/ioctl.h: Pick up termios.h, for TIOCGWINSZ.Corinna Vinschen2006-12-062-1/+6
* * winsup.h (WINVER): Set to 0x0600 to cover Vista.Corinna Vinschen2006-12-062-1/+5
* * fhandler_disk_file.cc (fhandler_disk_file::rmdir): Fix typo.Corinna Vinschen2006-12-062-1/+5
* * path.cc (cwdstuff::init): Don't change to windows_system_directoryCorinna Vinschen2006-12-052-4/+13
* * path.cc (cwdstuff::set): Don't try to open directory on systems notCorinna Vinschen2006-12-052-7/+15
* * dcrt0.cc (get_cygwin_startup_info): Fix comment.Corinna Vinschen2006-12-053-3/+12