aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2007-09-08 * include/cygwin/config.h: Conditionalize inline __getreent()Brian Dessent2-0/+7
2007-09-07 * include/cygwin/config.h (__getreent): Define inline version.Brian Dessent2-0/+25
2007-09-06 * include/sys/stdio.h (_flockfile): Don't try to lock a FILEBrian Dessent2-3/+16
2007-08-31* configure: Regenerate.Christopher Faylor2-1685/+2277
2007-08-312007-08-31 Dave Korn <dave.korn@artimi.com>Dave Korn2-1/+6
2007-08-25Make snprintf() and vsnprintf() conform to C99.Keith Marshall6-26/+41
2007-08-24 * syscalls.cc (open): Don't follow symlinks if O_EXCL is given.Corinna Vinschen2-2/+7
2007-08-24* dll.sgml: myprog.ca -> myprog.cChristopher Faylor2-1/+5
2007-08-23 * ntdll.h (STATUS_NO_SUCH_FILE): Define.Corinna Vinschen3-31/+84
2007-08-21 * uinfo.cc (pwdgrp::load): Use NT native functions.Corinna Vinschen2-36/+57
2007-08-21 * fhandler_disk_file.cc (fhandler_base::fstat_helper): Rewrite checkingCorinna Vinschen2-23/+23
2007-08-21 * syscalls.cc (unlink_nt): Drop one local FILE_BASIC_INFORMATION struct.Corinna Vinschen2-1/+4
2007-08-21 * ntdll.h (NtNotifyChangeDirectoryFile): Declare.Corinna Vinschen5-29/+91
2007-08-21 * fhandler_disk_file.cc: Change debugging output througout to printCorinna Vinschen2-15/+20
2007-08-20 * hookapi.cc (ld_preload): Call LoadLibraryW.Corinna Vinschen3-1/+13
2007-08-20 * fhandler.cc (rootdir): Delete.Corinna Vinschen3-90/+5
2007-08-19 * path.cc (fillout_mntent): Append backslash to drive-only paths beforeCorinna Vinschen3-14/+14
2007-08-17 * spawn.cc (spawn_guts): Fix typo in comment.Corinna Vinschen2-1/+5
2007-08-17 * autoload.cc (CloseDesktop): Define.Corinna Vinschen3-18/+65
2007-08-16 * fhandler_disk_file.cc (fhandler_disk_file::fchmod): Handle S_IFSOCKCorinna Vinschen3-4/+10
2007-08-16 * path.h (path_conv::operator char *): Delete.Corinna Vinschen9-38/+54
2007-08-16 * dir.cc (readdir_worker): Convert w32name to PUNICODE_STRING.Corinna Vinschen5-10/+18
2007-08-16 * ntdll.h (RtlAcquirePebLock): Declare.Corinna Vinschen3-5/+12
2007-08-16 * fhandler.h (fhandler_base::get_namehash): Use NT native path.Corinna Vinschen3-2/+8
2007-08-16 * ntdll.h (RtlCreateUnicodeStringFromAsciiz): Fix declaration.Corinna Vinschen4-46/+70
2007-08-15 * path.cc (get_nt_native_path): Allow to convert special paths whichCorinna Vinschen3-11/+19
2007-08-15 * fhandler_disk_file.cc (fhandler_disk_file::link): Drop superfluousCorinna Vinschen3-8/+6
2007-08-15 * fhandler_socket.cc (get_inet_addr): Use NT native functions forCorinna Vinschen3-21/+51
2007-08-14 * path.cc (symlink_info::check): In case of ERROR_SHARING_VIOLATION andCorinna Vinschen2-3/+22
2007-08-14 * path.cc (fs_info::update): Correctly handle the volume root directory.Corinna Vinschen2-2/+9
2007-08-14 * fhandler.h (fhandler_base::pc): Make public.Corinna Vinschen7-25/+39
2007-08-13 * mmap.cc: Call NtClose instead of CloseHandle throughout.Corinna Vinschen2-17/+32
2007-08-13 * fhandler.h (fhandler_base::close_fs): Reintroduce (as inline function)Corinna Vinschen4-5/+12
2007-08-13 * Makefile.in (DLL_OFILES): Remove delqueue.o.Corinna Vinschen9-162/+36
2007-08-13 * devices.in (dev_storage): Use native NT device name for kmsg mailslot.Corinna Vinschen8-45/+79
2007-08-12* faq-programming.xml: Clarify where to run "make check".Christopher Faylor2-2/+7
2007-08-12 * fhandler.cc (fhandler_base::open): Remove HIDDEN_DOT_FILES code.Corinna Vinschen4-17/+6
2007-08-12 * syscalls.cc (getw): Remove redundant implementation.Corinna Vinschen2-56/+8
2007-08-12 * ntdll.h: Add descriptive comments to special Rtl functions.Corinna Vinschen4-74/+294
2007-08-10 * path.cc (fillout_mntent): Fix calculation of unicode buffer size.Corinna Vinschen2-1/+6
2007-08-10 * syscalls.cc (rename): Check oldpath and newpath for trailing dirCorinna Vinschen2-31/+127
2007-08-09* gendef (sigbe): Reset "incyg" while the stack lock is active to avoid aChristopher Faylor2-1/+6
2007-08-09 * syscalls.cc (rename): Close oldpath file handle immediately afterCorinna Vinschen3-4/+14
2007-08-032007-03-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-1/+2
2007-08-032007-03-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-2/+6
2007-08-032007-08-03 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe3-3/+8
2007-08-03 * Makefile.in (cygcheck.exe): Add bloda.o as prerequisite, adjustingDave Korn4-5/+438
2007-08-02 * fhandler_disk_file.cc (readdir_get_ino): Accommodate native symlinks.Corinna Vinschen3-3/+15
2007-08-02 * smallprint.c: Remove.Corinna Vinschen2-250/+4
2007-08-02* lib/Makefile: Add missed file to accommodate below changes.Christopher Faylor1-0/+4