]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2008-08-02 Peter Bergnergas/
2008-08-01 Christopher... * dcrt0.cc (dll_crt0_1): Add a symbol denoting return...
2008-07-31 Corinna Vinschen * path.cc (symlink_info::check): Handle (and explain...
2008-07-31 Corinna Vinschen * spawn.cc (spawn_guts): Check constructed short pathn...
2008-07-30 Paolo Bonzini2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2008-07-30 Corinna Vinschen * fhandler_disk_file.cc (fhandler_base::fstat_by_name...
2008-07-30 Corinna Vinschen * sec_auth.cc (extract_nt_dom_user): Return domain...
2008-07-30 Alan Modrainclude/opcode/
2008-07-30 Christopher... * Makefile.in: Link cygcheck with -lntdll even without...
2008-07-30 Christopher... * cygwin.din (_getutline): Remove.
2008-07-30 Christopher... (missing changelog entry)
2008-07-29 Christopher... * include/cygwin/version.h: Add comment indicating...
2008-07-29 Corinna Vinschen * Makefile.in (DLL_OFILES): Remove v8 regexp files.
2008-07-28 Keith MarshallReplace __mingw_snprintf() with new generic family...
2008-07-28 Keith Marshall Lay foundations for new printf() function family imple...
2008-07-27 Christopher... * dcrt0.cc (dll_crt0_0): Remove calling malloc_init and
2008-07-27 Christopher... * mount.cc (mount_info::init): Add location where we...
2008-07-27 Christopher... * cygcheck.cc (load_cygwin): Free the cygwin dll after...
2008-07-27 Christopher... * shared_info.h (shared_destroy): Declare.
2008-07-27 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::send_internal...
2008-07-26 Christopher... * fhandler_tty.cc (fhandler_pty_master::setup): Reorgan...
2008-07-26 Alan ModraSupport PowerPC single-precision float.
2008-07-26 Corinna Vinschen * dcrt0.cc (dll_crt0_1): Call malloc_init and user_sha...
2008-07-25 Chris Sutcliffe2008-07-25 Bo Yang <techrazy@users.sourceforge.net>
2008-07-25 Chris Sutcliffe2008-07-25 Bo Yang <techrazy@users.sourceforge.net>
2008-07-25 Keith Seitz * acinclude.m4: Remove libide, libgui, and...
2008-07-25 Corinna Vinschen * dcrt0.cc (dll_crt0_0): Call malloc_init and user_sha...
2008-07-25 Christopher... * mount.cc: Remove non-unix-like options (-x,-t,b)...
2008-07-25 Corinna Vinschen * utils.sgml: Remove useless text.
2008-07-25 Chris Sutcliffe2008-07-24 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2008-07-25 Chris Sutcliffe2008-07-24 techrazy <techrazy@users.sourceforge.net>
2008-07-24 Corinna Vinschen * mount.cc (mount_info::from_fstab): Change system_pri...
2008-07-24 Corinna Vinschen * shared.cc (user_shared_initialize): Fetch potentiall...
2008-07-24 Jeff Johnston2008-07-24 Jeff Johnston <jjohnstn@redhat.com>
2008-07-24 Corinna Vinschen * include/lmaccess.h (struct _USER_INFO_4): Define.
2008-07-23 Corinna Vinschen * mkgroup.c (main): Fix test for duplicate domain...
2008-07-23 Corinna Vinschen * mkgroup.c: Rework to allow per-domain/per-machine...
2008-07-23 Corinna Vinschen * mkgroup.c: Consolidate variable names.
2008-07-23 Corinna Vinschen * spawn.cc (spawn_guts): Fix previous patch for UNC...
2008-07-22 Corinna Vinschen * mkgroup.c (enum_groups): Create full qualified group...
2008-07-22 Corinna Vinschen * mkgroup.c (main): Remove special root group code...
2008-07-22 Corinna VinschenRemove erroneous ChangeLog entry.
2008-07-22 Corinna Vinschen * spawn.cc (spawn_guts): Remove long path prefix from...
2008-07-22 Corinna Vinschen * Makefile.in (cygcheck.exe): Link against ntdll.
2008-07-22 Corinna Vinschen * include/ctype.h: Declare __ctype_ptr__ to keep newli...
2008-07-21 Jeff Johnston2008-07-21 Jeff Johnston <jjohnstn@redhat.com>
2008-07-21 Corinna Vinschen * Makefile.in (cygcheck.exe): Link against ntdll.
2008-07-21 Luis Machado * bfd/elf-bfd.h: Declare elfcore_write_ppc_vsx.
2008-07-19 Corinna Vinschen * autoload.cc (WNetGetProviderNameA): Define.
2008-07-18 Jeff Johnston2008-07-18 Ken Werner <ken.werner@de.ibm.com>
2008-07-18 Corinna Vinschen * fhandler.cc (fhandler_base::open): Rename x to fh...
2008-07-18 Corinna Vinschen * cygwinenv.sgml: Move binmode option to list of remov...
2008-07-18 Corinna Vinschen * environ.cc (known): Remove "binmode" option.
2008-07-17 Jeff Johnston2008-07-17 Jeff Johnston <jjohnstn@redhat.com>
2008-07-17 Jeff Johnston2008-07-17 Ken Werner <ken.werner@de.ibm.com>
2008-07-17 Jeff Johnston2008-07-17 Ken Werner <ken.werner@de.ibm.com>
2008-07-17 Corinna Vinschen * mount.cc (do_mount): Remove MOUNT_ENC code.
2008-07-17 Corinna Vinschen * mount.cc (mount_info::from_fstab_line): Default...
2008-07-17 Corinna Vinschen * Revamp documentation for Cygwin 1.7, part 1.
2008-07-17 Corinna Vinschen * utils.sgml: Add id's to all examples.
2008-07-16 Corinna Vinschen * path.cc (allow_winsymlinks): Revert default to creat...
2008-07-16 Corinna Vinschen Add case-sensitivity.
2008-07-16 Corinna Vinschen * cyglsa-config: Always create a /bin/cyglsa directory...
2008-07-15 Corinna Vinschen * fhandler_tape.cc (mtinfo::initialize): Remove synchr...
2008-07-15 Corinna Vinschen * cyglsa.c: Include ntddk.h again, but only if __MINGW...
2008-07-14 Corinna Vinschen * fhandler.cc (fhandler_base::fpathconf): On _PC_POSIX...
2008-07-14 Corinna Vinschen Throughout drop allow_ntsec and allow_smbntsec handling.
2008-07-14 Corinna Vinschen * miscfuncs.cc (cygwin_strncasecmp): Fix bug which...
2008-07-14 Corinna Vinschen * autoload.cc (GetExtendedTcpTable): Define.
2008-07-14 Corinna Vinschen * include/iphlpapi.h (GetExtendedTcpTable): Add prototype.
2008-07-13 Corinna Vinschen * cyglsa.c: Don't include ntddk.h.
2008-07-12 Eric BlakeFix usage of recently fixed Interlocked* functions.
2008-07-12 Jie ZhangRevert my last change since it has not been approved.
2008-07-11 Jie Zhang bfd/
2008-07-11 Corinna Vinschen * select.cc (peek_pipe): Temporarily revert patch...
2008-07-11 Joseph Myers * mh-mingw (LDFLAGS): Append to rather than replacing...
2008-07-11 Corinna Vinschen * cyglsa.c (LsaApLogonUserEx): Accommodate the fact...
2008-07-11 Corinna Vinschen Change length for domain buffers from INTERNET_MAX_HOS...
2008-07-10 Richard Sandifordinclude/elf/
2008-07-10 Corinna Vinschen * cyglsa.c: Revamp debugging output.
2008-07-10 Corinna Vinschen * cyglsa.h (SECURITY_STRING): Define.
2008-07-09 Corinna Vinschen * sec_auth.cc (verify_token): Allow builtin groups...
2008-07-09 Corinna Vinschen * mkgroup.c: Use statically linked functions throughou...
2008-07-09 Corinna Vinschen * autoload.cc (DsGetDcNameW): Replace DsGetDcNameA.
2008-07-09 Corinna Vinschen * grp.cc (internal_getgroups): Also add integrity...
2008-07-09 Corinna Vinschen * sec_auth.cc (verify_token): Disable code which retur...
2008-07-08 Jeff Johnston2008-07-08 Kenji Tanaka <tanaka.ken2@jp.panasonic...
2008-07-08 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::bind): Don...
2008-07-08 Corinna Vinschen * net.cc (ipv6_inited): Make NO_COPY.
2008-07-07 Stan Shebs2008-07-07 Stan Shebs <stan@codesourcery.com>
2008-07-07 Joel Brobecker * safe-ctype.h: Add #include of ctype.h before...
2008-07-07 Jeff Johnston2008-07-07 Hans-Peter Nilsson <hp@axis.com>
2008-07-07 Danny Smith2008-07-06 Gregory McGarry <gregorymcgarry@users...
2008-07-04 Joel Brobecker * safe-ctype.h: Remove #error when detecting...
2008-07-04 Danny Smith * include/stdio.h (swprintf, vswprintf): Guard...
2008-07-02 Jeff Johnston2008-07-02 Jeff Johnston <jjohnstn@redhat.com>
2008-07-02 Jeff Johnston2008-07-02 Jeff Johnston <jjohnstn@redhat.com>
2008-07-02 Corinna Vinschen * path.cc (path_conv::is_binary): Fix test. Add comment.
2008-07-01 Keith MarshallAdd _get_output_format(), _set_output_format() for...
2008-07-01 Christopher... * Makefile.in: Temporarily add ability to generate...
next
This page took 0.057028 seconds and 5 git commands to generate.