summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
* * glob.cc: Update copyright notice with latest from FreeBSD.Christopher Faylor2007-01-132-6/+8
* * cygheap.cc (_csbrk): Fix off-by-one error.Corinna Vinschen2007-01-123-3/+8
* * external.cc (sync_winenv): Use cur_environ () rather than __cygwin_environ.Christopher Faylor2007-01-122-1/+6
* * fork.cc (child_copy): Add missing Windows PID in debug output.Corinna Vinschen2007-01-122-4/+8
* * syscalls.cc: Update copyright.Corinna Vinschen2007-01-122-1/+5
* 2007-01-11 Gisle Vanem <giva@users.sourceforge.net>Danny Smith2007-01-111-1/+10
* * mmap.cc (mmap64): Pre-Reserve space for the whole mapping to get aCorinna Vinschen2007-01-102-1/+31
* * syscalls.cc (sync): Use b_drive for B: drive (Thanks to Howard Chu).Corinna Vinschen2007-01-102-1/+5
* * syscalls.cc (getpagesize): Change condition for clarity.Corinna Vinschen2007-01-092-2/+7
* * cygpath.cc (usage): Add -O and -F, remove tabs.Corinna Vinschen2007-01-093-40/+99
* * mmap.cc: Do bookkeeping in 4K pages, rather than in 64K chunks.Corinna Vinschen2007-01-092-18/+26
* 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