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
AgeCommit message (Expand)Author
2007-10-12 * configure.ac: Correct makeinfo version check.binutils-2_18-branchDaniel Jacobowitz
2007-08-29* config.sub: Add support for cr16 target.Nick Clifton
2007-08-26include/elf/binutils-2_18Alan Modra
2007-08-12 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.Daniel Jacobowitz
2007-08-07Commit generated files for binutils 2.17.90.Daniel Jacobowitz
2007-08-02This commit was manufactured by cvs2svn to create branch 'binutils-binutils-2_18-branchpointcvs2svn
2007-08-02bfd/H.J. Lu
2007-08-02 * fhandler_disk_file.cc (readdir_get_ino): Accommodate native symlinks.Corinna Vinschen
2007-08-02 * smallprint.c: Remove.Corinna Vinschen
2007-08-02* lib/Makefile: Add missed file to accommodate below changes.Christopher Faylor
2007-08-02Add missing checkin.Christopher Faylor
2007-08-02* lib/cygwin_attach_dll.c: Fix compiler warning.Christopher Faylor
2007-08-02* Makefile.in: Add -lntdll to link line.Christopher Faylor
2007-08-02* dcrt0.cc (codepage_type): Remove definition.Christopher Faylor
2007-08-02 * smallprint.c: New file.Corinna Vinschen
2007-08-02 * syscalls.cc (rename): Move and add text to comment about testingCorinna Vinschen
2007-08-02 * path.h (struct fs_info): Drop root_len and name_hash members.Corinna Vinschen
2007-08-02 * fhandler_disk_file.cc (path_conv::ndisk_links): Fix typo in call toCorinna Vinschen
2007-08-02 * include/winbase.h (ReOpenFile): Add prototype.Corinna Vinschen
2007-08-02 * syscalls.cc (rename): Check if oldpath and newpath refer to theCorinna Vinschen
2007-08-01Correct ChangeLog entries.H.J. Lu
2007-08-01 * ntdll.h (STATUS_ACCESS_DENIED): Define.Corinna Vinschen
2007-08-01 * localtime.cc (tzsetwall): Don't set TZ.Corinna Vinschen
2007-08-01 * fhandler_disk_file.cc (fhandler_base::fstat_by_handle): DropCorinna Vinschen
2007-08-01 * fhandler.cc (check_posix_perms): Remove.Corinna Vinschen
2007-08-01 * syscalls.cc (rename): Use unchanged path_conv in condition.Corinna Vinschen
2007-08-01 * smallprint.cc (__small_vsprintf): Add format specifier 'W' forCorinna Vinschen
2007-08-01More POSIX stream corner cases.Eric Blake
2007-08-01 * ntdll.h (RtlFreeAnsiString): Declare.Corinna Vinschen
2007-07-312007-07-31 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2007-07-31 * fhandler_disk_file.cc (fhandler_disk_file::link): Revert to checkingCorinna Vinschen
2007-07-30 * fhandler_disk_file.cc (fhandler_disk_file::facl): If file can't beCorinna Vinschen
2007-07-30 * syscalls.cc (stat_worker): Don't call build_fh_pc with invalid pc.Corinna Vinschen
2007-07-302007-7-30 Martijn Wargers <martijnw22@users.sourceforge.net>Danny Smith
2007-07-29* fhandler.cc (fhandler_base::wait_overlapped): Handle read EOF better andChristopher Faylor
2007-07-29 * fhandler_disk_file.cc (fhandler_disk_file::fchmod): Don't allowCorinna Vinschen
2007-07-29 * fhandler_disk_file.cc (fhandler_disk_file::link): Use FILE_ANY_ACCESS.Corinna Vinschen
2007-07-29 * fhandler_disk_file.cc: Use get_handle throughout.Corinna Vinschen
2007-07-29* cygtls.h (_cygtls::inside_kernel): Move function declaration into _cygtlsChristopher Faylor
2007-07-28 * ntdll.h (RtlEqualUnicodePathPrefix): Rename from RtlEqualPathPrefix.Corinna Vinschen
2007-07-28 * ntdll.h (RtlInitCountedUnicodeString): Swap order of string and lengthCorinna Vinschen
2007-07-27 * autoload.cc (CreateHardLinkA): Remove.Corinna Vinschen
2007-07-27 * fhandler_disk_file.cc (fhandler_disk_file::ftruncate): UseCorinna Vinschen
2007-07-27 * fhandler_disk_file.cc (fhandler_base::fstat_by_name): UseCorinna Vinschen
2007-07-27 * fhandler_disk_file.cc (is_volume_mountpoint): New static inlineCorinna Vinschen
2007-07-27 * fhandler.h (enum query_state): Drop redundant query_stat_control.Corinna Vinschen
2007-07-26 * dir.cc (readdir_worker): Drop dir parameter from call toCorinna Vinschen
2007-07-25 * autoload.cc (CreateToolhelp32Snapshot): Remove.Corinna Vinschen
2007-07-25 * autoload.cc (Process32First): Remove.Corinna Vinschen
2007-07-25 * include/wtypes.h (LPDECIMAL): Define.Danny Smith