Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)Author
2007-01-112007-01-11 Gisle Vanem <giva@users.sourceforge.net>Danny Smith
2007-01-10 * mmap.cc (mmap64): Pre-Reserve space for the whole mapping to get aCorinna Vinschen
2007-01-10 * syscalls.cc (sync): Use b_drive for B: drive (Thanks to Howard Chu).Corinna Vinschen
2007-01-09 * syscalls.cc (getpagesize): Change condition for clarity.Corinna Vinschen
2007-01-09 * cygpath.cc (usage): Add -O and -F, remove tabs.Corinna Vinschen
2007-01-09 * mmap.cc: Do bookkeeping in 4K pages, rather than in 64K chunks.Corinna Vinschen
2007-01-082007-02-06 Pierre A. Humblet <Pierre.Humblet@ieee.org>Danny Smith
2007-01-07 * security.h (setacl): Add parameter for writability flag.Corinna Vinschen
2007-01-05 * include/strings.h: Don't include string.h. Only declare functionsCorinna Vinschen
2007-01-04 (get_ifconf): Set MTU for loopback to more correct value.Corinna Vinschen
2007-01-04 * fhandler_socket.cc (fhandler_socket::ioctl): Don't fake resultsCorinna Vinschen
2007-01-04 * fhandler.h (PREFERRED_IO_BLKSIZE): Define as 64K.Corinna Vinschen
2007-01-03 * ChangeLog: Happy New Year.Corinna Vinschen
2007-01-01* spawn.cc (spawn_guts): Don't expect synchronization from a non-cygwinChristopher Faylor
2006-12-31* include/libgen.h: New file; required by...Keith Marshall
2006-12-21 * fhandler_disk_file.cc (fhandler_disk_file::readdir): Improve debugCorinna Vinschen
2006-12-21 * dumper.cc: Include ansidecl.h before including bfd.h to woraroundCorinna Vinschen
2006-12-20 Partially revert change from 2006-10-22. GetSecurityInfo messes upCorinna Vinschen
2006-12-19* pinfo.cc (set_myself): Use a more foolproof method for determining if theChristopher Faylor
2006-12-15 * libc/minires-os-if.c (cygwin_query): Remove ERROR_PROC_NOT_FOUND case.Corinna Vinschen
2006-12-13 * winsup.h (clear_procimptoken): Close hProcImpToken in a safer way.Corinna Vinschen
2006-12-13 * security.cc (lsaauth): Initialize lsa to INVALID_HANDLE_VALUE toCorinna Vinschen
2006-12-12 * Makefile.in (subauth): Drop rule.Corinna Vinschen
2006-12-12 Remove subauth directory.Corinna Vinschen
2006-12-12 * environ.cc (subauth_id_init): Remove.Corinna Vinschen
2006-12-12 * cygwinenv.sgml: Drop description of "traverse" option.Corinna Vinschen
2006-12-12 * environ.cc (set_traverse): Remove.Corinna Vinschen
2006-12-12 Partially revert change from 2005-04-03, always running under anCorinna Vinschen
2006-12-12Add missing ChangeLog.Christopher Faylor
2006-12-12* sigproc.cc (child_info::child_info): Initialize msv_count.Christopher Faylor
2006-12-12 Revert erroneous checkin.Corinna Vinschen
2006-12-12 * libc/minires.c (res_ninit): Drop handling for LOCALDOMAIN environmentCorinna Vinschen
2006-12-11 * Makefile.in (DLL_OFILES): Add minires-os-if.o and minires.o.Corinna Vinschen
2006-12-11* sigproc.cc (child_info::child_info): Move old comment about msv_count here.Christopher Faylor
2006-12-11* dumper.cc: Add an include to accommodate new include/elf usage.Christopher Faylor
2006-12-11correct email addressChristopher Faylor
2006-12-11* child_info.h (child_info_spawn::__stdin): New element.Christopher Faylor
2006-12-11 * fhandler.cc (rootdir): Fix typo in comment.Corinna Vinschen
2006-12-11* mount.cc (do_mount): Avoid unnecessary cygwin_conv_to_win32_path and passChristopher Faylor
2006-12-10 * autoload.cc (SHFileOperationA): Drop definition.Corinna Vinschen
2006-12-10 * fhandler.cc (rootdir): Clarify comment.Corinna Vinschen
2006-12-10 * fhandler.cc (rootdir): Don't look for volume mount points on remoteCorinna Vinschen
2006-12-10 * fhandler.cc (rootdir): Drop useless post-increment. Take volumeCorinna Vinschen
2006-12-09 * syscalls.cc (try_to_bin): Add comment that this is not possiblyCorinna Vinschen
2006-12-07 * syscalls.cc (unlink_nt): Open native symlinks withCorinna Vinschen
2006-12-07 * ntdll.h (STATUS_DELETE_PENDING): Define.Corinna Vinschen
2006-12-07 * autoload.cc (SHFileOperationA): Define.Corinna Vinschen
2006-12-07 * cygheap.h (struct cwdstuff): Add "sync" member and accompanyingCorinna Vinschen
2006-12-06 * termios.cc: Change include order to accomodate change to sys/ioctl.h.Corinna Vinschen
2006-12-06 * fhandler_mem.cc (fhandler_dev_mem::open): Fix comment.Corinna Vinschen