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
2008-07-12This commit was manufactured by cvs2svn to create branchreverse-20080717-branchpointreverse-20080717-branchcvs2svn
2008-07-12Revert my last change since it has not been approved.Jie Zhang
2008-07-11 bfd/Jie Zhang
2008-07-11 * select.cc (peek_pipe): Temporarily revert patch from 2008-05-30.Corinna Vinschen
2008-07-11 * mh-mingw (LDFLAGS): Append to rather than replacing previousJoseph Myers
2008-07-11 * cyglsa.c (LsaApLogonUserEx): Accommodate the fact that authinf->domainCorinna Vinschen
2008-07-11 Change length for domain buffers from INTERNET_MAX_HOST_NAME_LENGTH toCorinna Vinschen
2008-07-10include/elf/Richard Sandiford
2008-07-10 * cyglsa.c: Revamp debugging output.Corinna Vinschen
2008-07-10 * cyglsa.h (SECURITY_STRING): Define.Corinna Vinschen
2008-07-09 * sec_auth.cc (verify_token): Allow builtin groups missing in a tokenCorinna Vinschen
2008-07-09 * mkgroup.c: Use statically linked functions throughout, except forCorinna Vinschen
2008-07-09 * autoload.cc (DsGetDcNameW): Replace DsGetDcNameA.Corinna Vinschen
2008-07-09 * grp.cc (internal_getgroups): Also add integrity-enabled groups.Corinna Vinschen
2008-07-09 * sec_auth.cc (verify_token): Disable code which returns false ifCorinna Vinschen
2008-07-092008-07-08 Kenji Tanaka <tanaka.ken2@jp.panasonic.com>Jeff Johnston
2008-07-09 * fhandler_socket.cc (fhandler_socket::bind): Don't run explicitCorinna Vinschen
2008-07-08 * net.cc (ipv6_inited): Make NO_COPY.Corinna Vinschen
2008-07-072008-07-07 Stan Shebs <stan@codesourcery.com>Stan Shebs
2008-07-07 * safe-ctype.h: Add #include of ctype.h before redefiningJoel Brobecker
2008-07-072008-07-07 Hans-Peter Nilsson <hp@axis.com>Jeff Johnston
2008-07-072008-07-06 Gregory McGarry <gregorymcgarry@users.sourceforge.net>Danny Smith
2008-07-04 * safe-ctype.h: Remove #error when detecting that ctype.h has beenJoel Brobecker
2008-07-04 * include/stdio.h (swprintf, vswprintf): Guard with #ifndef __STRICT...Danny Smith
2008-07-022008-07-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2008-07-022008-07-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2008-07-02 * path.cc (path_conv::is_binary): Fix test. Add comment.Corinna Vinschen
2008-07-02Add _get_output_format(), _set_output_format() for MSVCRT >= MSVCR80Keith Marshall
2008-07-01* Makefile.in: Temporarily add ability to generate pdfs.Christopher Faylor
2008-06-27* effectively.sgml: Correct subject-verb agreement, missing verbChristopher Faylor
2008-06-262008-06-25 Brandon Sneed <nivenh@sourceware.org>Brandon Sneed
2008-06-262008-06-25 Brandon Sneed <nivenh@sourceware.org>Brandon Sneed
2008-06-25 Fix strict-aliasing issues with _strtod_r and Storeinc.Hans-Peter Nilsson
2008-06-24 * net.cc (cygwin_bindresvport_sa): Fix usage of last_used_bindresvport.Corinna Vinschen
2008-06-24merge from gccDJ Delorie
2008-06-22 * include/limits.h (PATH_MAX): Add comment.Corinna Vinschen
2008-06-21 * libc/include/machine/setjmp.h (_longjmp): Define as function onCorinna Vinschen
2008-06-20Committed as obvious.Danny Smith
2008-06-20* faq-using.xml: Add more words about multiple cygwins.Christopher Faylor
2008-06-19 * fhandler_tty.cc (fhandler_pty_master::setup): Fix pipe inheritance.Corinna Vinschen
2008-06-19* strsig.cc (strsignal): Return non-const buffer to allow building with recentChristopher Faylor
2008-06-19 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.Ian Lance Taylor
2008-06-192008-06-18 Ian Lance Taylor <iant@google.com>Ian Lance Taylor
2008-06-18Per Posix, strsignal returns non-const char*.Eric Blake
2008-06-18 common.h (EM_CR16): Correct value.Swami Reddy M R
2008-06-18 common.h (EM_CR16): Correct value.Swami Reddy M R
2008-06-18 * configure: Regenerate.Ralf Wildenhues
2008-06-17 * sec_auth.cc (DsGetDcNameA): Drop declaration.Corinna Vinschen
2008-06-17 * include/dsgetdc.h (DS_FORCE_REDISCOVERY, DS_FORCE_REDISCOVERY,Corinna Vinschen
2008-06-172008-06-17 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston