]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
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...
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>
next
This page took 0.066274 seconds and 5 git commands to generate.