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
2005-12-102.8.3vendorChristopher Faylor
2005-07-05Check in base 2.8.2.Christopher Faylor
2005-07-05This commit was manufactured by cvs2svn to create branch 'vendor'.cvs2svn
2005-07-05* malloc.cc: Update to version 2.8.2.Christopher Faylor
2005-07-05 * fhandler_tape.cc (fhandler_dev_tape::close): Don't do "extra stuff"Corinna Vinschen
2005-07-05gas/Jan Beulich
2005-07-05Change foo (void) to foo () for all c++ functions throughout. Remove allChristopher Faylor
2005-07-05* cygtls.h (_cygtls): Perform minor reformatting.Christopher Faylor
2005-07-05ARGH. Check in previous uncommitted-but-ChangeLog'ed entry.Christopher Faylor
2005-07-052005-07-04 Mark Mitchell <mark@codesourcery.com>Jeff Johnston
2005-07-04 * cygheap.h (struct init_cygheap): Delete cygwin_regname member.Corinna Vinschen
2005-07-04 * src-release (do-proto-toplev): Remove dejagnu bits.Ben Elliston
2005-07-03merge from gccDJ Delorie
2005-07-03* thread.cc (pthread_mutex::init): Remove unneeded efault/mutex check.Christopher Faylor
2005-07-03add missing ChangeLog entriesChristopher Faylor
2005-07-03* thread.h (verifyable_object_state verifyable_object_isvalid): Delete functionChristopher Faylor
2005-07-03Replace valid memory checks with new myfault class "exception handling", almostChristopher Faylor
2005-07-03should have been checked in on 2005-06-29Christopher Faylor
2005-07-03* include/cygwin/version.h: Bump DLL minor number to 19.Christopher Faylor
2005-07-01Update function declarations to ISO C90 formattingNick Clifton
2005-07-01merge from gccDJ Delorie
2005-06-30 * fhandler.cc (fhandler_base::readv): Use malloc/free instead of alloca.Corinna Vinschen
2005-06-30* cygerrno.h: Make multi-inclusion safe.Christopher Faylor
2005-06-30revert erroneous checkinChristopher Faylor
2005-06-30* autoload.cc (LoadDLLprime): Use a more descriptive name for autoload textChristopher Faylor
2005-06-29 * setup.com (mpw): Remove unused directive.Ben Elliston
2005-06-29Remove dejagnu/ entry.Ben Elliston
2005-06-282005-06-28 Dave Korn <dave.korn@artimi.com>Jeff Johnston
2005-06-27 * fhandler_disk_file.cc (fhandler_disk_file::facl): Add missing break.Corinna Vinschen
2005-06-24 * path.cc (path_conv::check): Don't strip trailing dots and spacesCorinna Vinschen
2005-06-24 * fhandler.cc (rootdir): Don't set errno.Corinna Vinschen
2005-06-232005-06-22 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2005-06-22 * fhandler.h (class fhandler_dev_tape): Add declaration forCorinna Vinschen
2005-06-22 * security.cc (get_initgroups_sidlist): Drop special_pgrp parameter.Corinna Vinschen
2005-06-22 * uinfo.cc (uinfo_init): Call reimpersonate to set the main thread'sCorinna Vinschen
2005-06-21* how-using.texinfo: Add FAQ about firewall software. UpdateJoshua Daniel Franklin
2005-06-21Index: include/ChangeLogGeoffrey Keating
2005-06-21gas/H.J. Lu
2005-06-20 * fhandler_proc.cc (format_proc_partitions): Only list recognizedCorinna Vinschen
2005-06-20fix indentationChristopher Faylor
2005-06-19 * include/winldap.h (ldap_simple_bindW, ldap_simple_bind_sW,Danny Smith
2005-06-18 * glob.c: (glob0): New local variable `limit`. Use in calls to glob1Corinna Vinschen
2005-06-18Correct typo in ChangeLogDanny Smith
2005-06-18 * include/winbase.h (GETTEXTEX): Correct name of lpUsedDefChar field.Danny Smith
2005-06-18 * include/winbase.h (GolbalDiscard): Define as macro.Danny Smith
2005-06-18* wincap.h (wincaps::detect_win16_exe): Declare.Christopher Faylor
2005-06-18* spawn.cc (spawn_guts): Detect when executing a 16-bit application and avoidChristopher Faylor
2005-06-18 * cygwin.din (inet_pton): Export.Corinna Vinschen
2005-06-17 * elf/external.h (GRP_ENTRY_SIZE): Define.Jakub Jelinek
2005-06-17 * fhandler.h (fhandler_union): Add missing members corresponding toCorinna Vinschen