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-08-17* mkpasswd.c (main): Avoid printing system accounts when a single user name hasChristopher Faylor
2008-08-17* Makefile.in (ALL_LDFLAGS): Add --enable-auto-import option to quiet ldChristopher Faylor
2008-08-17bfd/Alan Modra
2008-08-16 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.Richard Sandiford
2008-08-15 * mkgroup.c (fetch_current_pgrp_sid): New function to fetch primaryCorinna Vinschen
2008-08-15 * mount.cc (mount_info::get_mounts_here): Don't subtract 2 fromCorinna Vinschen
2008-08-15 * mount.cc (mount_info::create_root_entry): Create default cygdriveCorinna Vinschen
2008-08-15 * path.cc (symlink_info::check): Don't use eabuf when trying to openCorinna Vinschen
2008-08-152008-08-14 Jie Zhang <jie.zhang@analog.com>Jeff Johnston
2008-08-14Add missing dependencies for building libmingwex.a.Keith Marshall
2008-08-14 * fhandler_disk_file.cc (fhandler_disk_file::link): Fix linkingCorinna Vinschen
2008-08-14 * external.cc (cygwin_internal): Call set_security_attribute withCorinna Vinschen
2008-08-13 * mount.cc (NT_MAX_PATH): Define.Corinna Vinschen
2008-08-13 * pathnames.sgml: Move description for (cyg,not)exec mount optionsCorinna Vinschen
2008-08-13 * mount.cc (fillout_mntent): Always print noumount option last.Corinna Vinschen
2008-08-13 * mount.cc (fillout_mntent): Print options as taken in fstab and mount.Corinna Vinschen
2008-08-13 * cyglsa-config: Copy the DLL instead of moving.Corinna Vinschen
2008-08-13 * dll_init.cc: Throughout convert to use long pathnames.Corinna Vinschen
2008-08-12Add replacements for remaining members of printf() family.Keith Marshall
2008-08-11 * syscalls.cc (rename): If newpath doesn't exist, check if .exe suffixCorinna Vinschen
2008-08-09 * fhandler_floppy.cc (fhandler_dev_floppy::raw_read): Don't setCorinna Vinschen
2008-08-09Add AVR architectures avr25, avr31, avr35, and avr51 to match GCC.Eric Weddington
2008-08-082008-08-08 Richard Sandiford <rdsandiford@googlemail.com>Daniel Jacobowitz
2008-08-07 * fhandler.cc (fhandler_base::open): Use Samba workaround generallyCorinna Vinschen
2008-08-05 * config/i386/profile.h (mcount): Mark asms volatile.Brian Dessent
2008-08-05* dll_init.cc (dll_global_dtors): Add an additional test to avoid walking theChristopher Faylor
2008-08-04Changes suggested by Dave Korn.Christopher Faylor
2008-08-04* cygcheck.cc (load_cygwin): Duplicate argv list since it disappears whenChristopher Faylor
2008-08-04 * common.h (ELFOSABI_AROS): Update comment.Alan Modra
2008-08-03 * mt-spu (all-ld): Update for ld Makefile changes.Alan Modra
2008-08-03 * tcl.m4 (SC_PATH_TCLCONFIG): Add some simple logic to dealKeith Seitz
2008-08-02gas/Peter Bergner
2008-08-01* dcrt0.cc (dll_crt0_1): Add a symbol denoting return from call to main().Christopher Faylor
2008-07-31 * path.cc (symlink_info::check): Handle (and explain) a special caseCorinna Vinschen
2008-07-31 * spawn.cc (spawn_guts): Check constructed short pathname for beingCorinna Vinschen
2008-07-302008-07-30 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2008-07-30 * fhandler_disk_file.cc (fhandler_base::fstat_by_name): Check forCorinna Vinschen
2008-07-30 * sec_auth.cc (extract_nt_dom_user): Return domain and user name asCorinna Vinschen
2008-07-30include/opcode/Alan Modra
2008-07-30* Makefile.in: Link cygcheck with -lntdll even without mingw-zlib.Christopher Faylor
2008-07-30* cygwin.din (_getutline): Remove.Christopher Faylor
2008-07-30(missing changelog entry)Christopher Faylor
2008-07-29* include/cygwin/version.h: Add comment indicating that current API number bumpChristopher Faylor
2008-07-29 * Makefile.in (DLL_OFILES): Remove v8 regexp files.Corinna Vinschen
2008-07-29Replace __mingw_snprintf() with new generic family implementation; likewise, ...Keith Marshall
2008-07-29 Lay foundations for new printf() function family implementation.Keith Marshall
2008-07-28* dcrt0.cc (dll_crt0_0): Remove calling malloc_init andChristopher Faylor
2008-07-27* mount.cc (mount_info::init): Add location where we're looking for fstab toChristopher Faylor
2008-07-27* cygcheck.cc (load_cygwin): Free the cygwin dll after we're done with it.Christopher Faylor
2008-07-27* shared_info.h (shared_destroy): Declare.Christopher Faylor