]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2007-08-12 Corinna Vinschen * fhandler.cc (fhandler_base::open): Remove HIDDEN_DOT...
2007-08-12 Corinna Vinschen * syscalls.cc (getw): Remove redundant implementation.
2007-08-12 Corinna Vinschen * ntdll.h: Add descriptive comments to special Rtl...
2007-08-10 Jeff Johnston2007-08-10 Carlos O'Donell <carlos@codesourcery.com>
2007-08-10 Corinna Vinschen * path.cc (fillout_mntent): Fix calculation of unicode...
2007-08-10 Corinna Vinschen * syscalls.cc (rename): Check oldpath and newpath...
2007-08-09 Christopher... * gendef (sigbe): Reset "incyg" while the stack lock...
2007-08-09 Corinna Vinschen * syscalls.cc (rename): Close oldpath file handle...
2007-08-03 Chris Sutcliffe2007-03-25 Chris Sutcliffe <ir0nh34d@users.sourceforge...
2007-08-03 Chris Sutcliffe2007-03-25 Chris Sutcliffe <ir0nh34d@users.sourceforge...
2007-08-03 Chris Sutcliffe2007-08-03 Chris Sutcliffe <ir0nh34d@users.sf.net>
2007-08-03 Jeff Johnston2007-08-03 Ralf Corsepius <ralf.corsepius@rtems.org>
2007-08-03 Jeff Johnston2007-08-03 Jeff Johnston <jjohnstn@redhat.com>
2007-08-03 Dave Korn * Makefile.in (cygcheck.exe): Add bloda.o as prerequi...
2007-08-02 Eric BlakeImplement fmemopen and open_memstream.
2007-08-02 H.J. Lubfd/
2007-08-02 Corinna Vinschen * fhandler_disk_file.cc (readdir_get_ino): Accommodate...
2007-08-02 Corinna Vinschen * smallprint.c: Remove.
2007-08-02 Christopher... * lib/Makefile: Add missed file to accommodate below...
2007-08-02 Christopher... Add missing checkin.
2007-08-02 Christopher... * lib/cygwin_attach_dll.c: Fix compiler warning.
2007-08-02 Christopher... * Makefile.in: Add -lntdll to link line.
2007-08-02 Christopher... * dcrt0.cc (codepage_type): Remove definition.
2007-08-02 Corinna Vinschen * smallprint.c: New file.
2007-08-02 Corinna Vinschen * syscalls.cc (rename): Move and add text to comment...
2007-08-02 Corinna Vinschen * path.h (struct fs_info): Drop root_len and name_hash...
2007-08-02 Corinna Vinschen * fhandler_disk_file.cc (path_conv::ndisk_links):...
2007-08-02 Corinna Vinschen * include/winbase.h (ReOpenFile): Add prototype.
2007-08-01 Corinna Vinschen * syscalls.cc (rename): Check if oldpath and newpath...
2007-08-01 H.J. LuCorrect ChangeLog entries.
2007-08-01 Corinna Vinschen * ntdll.h (STATUS_ACCESS_DENIED): Define.
2007-08-01 Corinna Vinschen * localtime.cc (tzsetwall): Don't set TZ.
2007-08-01 Corinna Vinschen * fhandler_disk_file.cc (fhandler_base::fstat_by_handl...
2007-08-01 Corinna Vinschen * fhandler.cc (check_posix_perms): Remove.
2007-08-01 Corinna Vinschen * syscalls.cc (rename): Use unchanged path_conv in...
2007-08-01 Corinna Vinschen * smallprint.cc (__small_vsprintf): Add format specifi...
2007-07-31 Eric BlakeMore POSIX stream corner cases.
2007-07-31 Corinna Vinschen * ntdll.h (RtlFreeAnsiString): Declare.
2007-07-31 Chris Sutcliffe2007-07-31 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2007-07-31 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::link...
2007-07-30 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::facl...
2007-07-30 Corinna Vinschen * syscalls.cc (stat_worker): Don't call build_fh_pc...
2007-07-30 Danny Smith2007-7-30 Martijn Wargers <martijnw22@users.sourcefor...
2007-07-29 Christopher... * fhandler.cc (fhandler_base::wait_overlapped): Handle...
2007-07-29 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::fchmod...
2007-07-29 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::link...
2007-07-29 Corinna Vinschen * fhandler_disk_file.cc: Use get_handle throughout.
2007-07-29 Christopher... * cygtls.h (_cygtls::inside_kernel): Move function...
2007-07-28 Corinna Vinschen * ntdll.h (RtlEqualUnicodePathPrefix): Rename from...
2007-07-28 Corinna Vinschen * ntdll.h (RtlInitCountedUnicodeString): Swap order...
2007-07-27 Corinna Vinschen * autoload.cc (CreateHardLinkA): Remove.
2007-07-27 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::ftruncate...
2007-07-27 Corinna Vinschen * fhandler_disk_file.cc (fhandler_base::fstat_by_name...
2007-07-27 Corinna Vinschen * fhandler_disk_file.cc (is_volume_mountpoint): New...
2007-07-27 Corinna Vinschen * fhandler.h (enum query_state): Drop redundant query_...
2007-07-26 Corinna Vinschen * dir.cc (readdir_worker): Drop dir parameter from...
2007-07-25 Corinna Vinschen * autoload.cc (CreateToolhelp32Snapshot): Remove.
2007-07-25 Corinna Vinschen * autoload.cc (Process32First): Remove.
2007-07-25 Danny Smith * include/wtypes.h (LPDECIMAL): Define.
2007-07-25 Corinna Vinschen * autoload.cc (NetWkstaUserGetInfo): Remove.
2007-07-25 Ben Elliston * ternary.h: Remove.
2007-07-24 Corinna Vinschen Add missing ChangeLog entry.
2007-07-24 Corinna Vinschen * dumper.cc: Change license to plain GPLv2 + later.
2007-07-23 Keith Marshall* Makefile.in (SUBDIRS): Delete stray line continuation...
2007-07-23 Christopher... * strace.cc (create_child): Don't convert a path from...
2007-07-21 Corinna Vinschen * bsd_helper.cc: Drop unnecessary security.h include.
2007-07-20 Corinna Vinschen Fix ChangeLog
2007-07-20 Corinna Vinschen * fhandler.cc (fhandler_base::fhaccess): Accommodate...
2007-07-19 Corinna Vinschen * security.cc (set_nt_attribute): Remove.
2007-07-19 Corinna Vinschen * fhandler_disk_file.cc (fhandler_base::fstat_by_name...
2007-07-19 Corinna Vinschen * fhandler.cc (fhandler_base::open): Drop local wpath...
2007-07-19 Danny Smith * include/fcntl.h (_O_WTEXT, _O_U16TEXT, _O_U8TEXT...
2007-07-19 Corinna Vinschen * sec_helper.cc: Remove unused code.
2007-07-19 Corinna Vinschen * autoload.cc (SetSecurityDescriptorControl): Drop.
2007-07-19 Corinna Vinschen * autoload.cc (SetUserObjectSecurity): Drop.
2007-07-19 Corinna Vinschen * cygheap.h (init_cygheap::luid): Remove.
2007-07-19 Corinna Vinschen * dcrt0.cc (dll_crt0_0): Call set_cygwin_privileges...
2007-07-19 Eric BlakeFix 'make info'.
2007-07-18 Bob Wilson * xtensa-config.h (XCHAL_HAVE_THREADPTR): New.
2007-07-18 Jeff JohnstonFix date type for 1.15 release.
2007-07-18 Brian Dessent * faq-using.xml (faq.using.console-window): Mention...
2007-07-18 Corinna Vinschen * include/winnt.h (SE_TRUSTED_CREDMAN_ACCESS_NAME...
2007-07-18 Corinna Vinschen * cygheap.h (shared_prefix): De-const.
2007-07-17 Corinna Vinschen * fhandler.cc (fhandler_base::fhaccess): Add check...
2007-07-17 Corinna Vinschen * include/winnt.h (FILE_READ_ONLY_VOLUME): Define.
2007-07-17 Nick Clifton* COPYING3: New file. Contains version 3 of the GNU...
2007-07-17 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::opendir...
2007-07-16 Corinna Vinschen * cygheap.h (cygheap_user::curr_imp_token): Rename...
2007-07-14 Christopher... * init.cc (in_dllentry): Delete.
2007-07-14 Christopher... * init.cc (in_dllentry): Make NO_COPY to avoid spurious...
2007-07-13 Eric BlakeFix fflush issues.
2007-07-13 DJ Deloriemerge from gcc
2007-07-13 Kevin Buettner * mep/fmax.ld, mep/gmap_default.ld, mep/min.ld, mep...
2007-07-13 Eric BlakeDocumentation updates.
2007-07-12 Hans-Peter... * splay-tree.h (libi_uhostptr_t, libi_shostptr_t)...
2007-07-12 Bernd Schmidt * configure.ac: Fix my previous change to really match...
2007-07-12 Chris Sutcliffe2007-07-12 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2007-07-12 Danny SmithChangelog typo
2007-07-12 Danny Smith * incude/wchar.h (_wsystem) Declare.
2007-07-12 Danny Smith * include/winuser.h: (PBT_APMQUERYSUSPEND, PBT_APMQUER...
next
This page took 0.052086 seconds and 5 git commands to generate.