aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-132007-08-13 Carlos O'Donell <carlos@codesourcery.com>Jeff Johnston2-4/+5
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-13* standards.texi: Import 22 July 2007 version.Nick Clifton4-570/+1264
2007-08-13 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): PassBen Elliston3-0/+19
2007-08-12* faq-programming.xml: Clarify where to run "make check".Christopher Faylor2-2/+7
2007-08-12 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.Daniel Jacobowitz2-1/+6
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-102007-08-10 Carlos O'Donell <carlos@codesourcery.com>Jeff Johnston2-166/+402
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-032007-08-03 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2-0/+43
2007-08-032007-08-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston4-17/+25
2007-08-03 * Makefile.in (cygcheck.exe): Add bloda.o as prerequisite, adjustingDave Korn4-5/+438
2007-08-02Implement fmemopen and open_memstream.Eric Blake8-10/+780
2007-08-02bfd/H.J. Lu2-7/+45
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
2007-08-02Add missing checkin.Christopher Faylor1-4/+4
2007-08-02* lib/cygwin_attach_dll.c: Fix compiler warning.Christopher Faylor3-0/+9
2007-08-02* Makefile.in: Add -lntdll to link line.Christopher Faylor2-3/+8
2007-08-02* dcrt0.cc (codepage_type): Remove definition.Christopher Faylor4-32/+50
2007-08-02 * smallprint.c: New file.Corinna Vinschen3-2/+258
2007-08-02 * syscalls.cc (rename): Move and add text to comment about testingCorinna Vinschen2-16/+31
2007-08-02 * path.h (struct fs_info): Drop root_len and name_hash members.Corinna Vinschen3-17/+10
2007-08-02 * fhandler_disk_file.cc (path_conv::ndisk_links): Fix typo in call toCorinna Vinschen2-1/+6
2007-08-02 * include/winbase.h (ReOpenFile): Add prototype.Corinna Vinschen3-0/+9
2007-08-01 * syscalls.cc (rename): Check if oldpath and newpath refer to theCorinna Vinschen2-1/+41
2007-08-01Correct ChangeLog entries.H.J. Lu2-7/+7
2007-08-01 * ntdll.h (STATUS_ACCESS_DENIED): Define.Corinna Vinschen3-25/+80
2007-08-01 * localtime.cc (tzsetwall): Don't set TZ.Corinna Vinschen2-0/+8
2007-08-01 * fhandler_disk_file.cc (fhandler_base::fstat_by_handle): DropCorinna Vinschen5-99/+135
2007-08-01 * fhandler.cc (check_posix_perms): Remove.Corinna Vinschen2-26/+7