]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
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...
2008-06-27 Christopher... * effectively.sgml: Correct subject-verb agreement...
2008-06-25 Brandon Sneed 2008-06-25 Brandon Sneed <nivenh@sourceware.org>
2008-06-25 Brandon Sneed 2008-06-25 Brandon Sneed <nivenh@sourceware.org>
2008-06-25 Hans-Peter... Fix strict-aliasing issues with _strtod_r and Storeinc.
2008-06-24 Corinna Vinschen * net.cc (cygwin_bindresvport_sa): Fix usage of last_u...
2008-06-24 DJ Deloriemerge from gcc
2008-06-21 Corinna Vinschen * include/limits.h (PATH_MAX): Add comment.
2008-06-21 Corinna Vinschen * libc/include/machine/setjmp.h (_longjmp): Define...
2008-06-20 Danny SmithCommitted as obvious.
2008-06-20 Christopher... * faq-using.xml: Add more words about multiple cygwins.
2008-06-19 Corinna Vinschen * fhandler_tty.cc (fhandler_pty_master::setup): Fix...
2008-06-19 Christopher... * strsig.cc (strsignal): Return non-const buffer to...
2008-06-18 Ian Lance Taylor * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep...
2008-06-18 Ian Lance Taylor2008-06-18 Ian Lance Taylor <iant@google.com>
2008-06-18 Eric BlakePer Posix, strsignal returns non-const char*.
2008-06-18 Swami Reddy M R common.h (EM_CR16): Correct value.
2008-06-18 Swami Reddy M R common.h (EM_CR16): Correct value.
2008-06-17 Ralf Wildenhues * configure: Regenerate.
2008-06-17 Corinna Vinschen * sec_auth.cc (DsGetDcNameA): Drop declaration.
2008-06-17 Corinna Vinschen * include/dsgetdc.h (DS_FORCE_REDISCOVERY, DS_FORCE_RE...
2008-06-17 Jeff Johnston2008-06-17 Ken Werner <ken.werner@de.ibm.com>
2008-06-17 Jeff Johnston2008-06-17 Ken Werner <ken.werner@de.ibm.com>
2008-06-17 Nick Clifton * app.c (do_scrub_chars): Do not UNGET an EOF...
2008-06-17 Christopher... * spawn.cc (spawn_guts): Reinstate call to fhandler_con...
2008-06-17 Corinna Vinschen * include/resolv.h (_getshort): Drop declaration.
2008-06-16 Ralf Wildenhues * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early...
2008-06-16 Ralf Wildenhues * Makefile.tpl: Fix comment errors.
2008-06-16 Jeff Johnston2008-06-16 Ken Werner <ken.werner@de.ibm.com>
2008-06-16 Jeff Johnston2008-06-16 Ken Werner <ken.werner@de.ibm.com>
2008-06-16 Jeff Johnston2008-06-16 Corrin Meyer <cjmeyer@gmail.com>
2008-06-14 Danny SmithCommitted as obvious.
2008-06-13 Peter Bergnerinclude/opcode/
2008-06-13 Corinna Vinschen * mount.cc (mount_info::get_cygdrive_info): Fix usage...
2008-06-13 Julian Brown * configure.ac (arm*-*-linux-gnueabi): Don't disabl...
2008-06-12 Nick Clifton * mips.h: Document new field descriptors +Q.
2008-06-12 DJ Delorie* common.h (EM_M32C_NEW): Rename to EM_M32C.
2008-06-12 David Edelsohn2008-06-12 David S. Miller <davem@davemloft.net>
2008-06-12 Nick Cliftoninclude/opcode/
2008-06-12 Corinna Vinschen * fhandler.h (set_console_state_for_spawn): Drop decla...
2008-06-12 Christopher... remove obsolete comment
2008-06-12 Joseph Myers * common.h: Update e_machine table.
2008-06-11 Jeff Johnston2008-06-11 Jeff Johnston <jjohnstn@redhat.com>
2008-06-11 Corinna Vinschen * path.cc (get_nt_native_path): Drop considerations...
2008-06-11 Corinna Vinschen * include/cygwin/version.h (CYGWIN_VERSION_MOUNT_REGIS...
2008-06-11 Corinna Vinschen * fhandler_procnet.cc (dad_to_flags): Fix comment.
2008-06-10 Corinna Vinschen * fhandler_procnet.cc (get_scope): New static function...
2008-06-10 Corinna Vinschen * net.cc (if_nametoindex): Fix typo in call to get_ada...
2008-06-10 Corinna Vinschen * fhandler_procnet.cc (format_procnet_ifinet6): Use...
2008-06-10 Corinna Vinschen * mount.cc (mount_info::from_fstab): Read sizeof ...
2008-06-10 Corinna Vinschen * sec_auth.cc (lsaauth): Make returned token inheritable.
2008-06-10 Corinna Vinschen * devices.cc: Regenerate.
2008-06-10 Jeff Johnston2008-06-09 Ken Werner <ken.werner@de.ibm.com>
2008-06-09 Kaz Kojima * sh.h (EF_SH_BFD_TABLE): Set bfd_mach_sh for EF_SH_UN...
2008-06-09 Jeff Johnston2008-06-09 Ken Werner <ken.werner@de.ibm.com>
2008-06-09 Joseph Myers * common.h: Change registry@caldera.com to registry...
next
This page took 0.062861 seconds and 5 git commands to generate.