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-09-04This commit was manufactured by cvs2svn to create branch 'binutils-binutils-2_19-branchpointcvs2svn
2008-08-28* fhandler_tty.cc (close_maybe): Check for both types of invalid handle beforeChristopher Faylor
2008-08-26* shared_info.h (shared_info::create_root_entry): Remove extraneousChristopher Faylor
2008-08-26 * fhandler.h (class fhandler_pipe): Rename read and writeCorinna Vinschen
2008-08-22* fhandler.cc (fhandler_base::wait_overlapped): Reorganize again to accommodateChristopher Faylor
2008-08-20 * path.cc (symlink_info::check_shortcut): If file can't be opened,Corinna Vinschen
2008-08-20* fhandler.cc (fhandler_base::wait_overlapped): Always assume that bytes willChristopher Faylor
2008-08-19 * fhandler_disk_file.cc (fhandler_disk_file::mkdir): Drop fattr variableCorinna Vinschen
2008-08-19* fhandler.cc (fhandler_base::wait_overlapped): Don't treat ERROR_BROKEN_PIPEChristopher Faylor
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-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 (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 * dll_init.cc: Throughout convert to use long pathnames.Corinna Vinschen
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-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-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-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-30* cygwin.din (_getutline): Remove.Christopher Faylor
2008-07-30(missing changelog entry)Christopher Faylor
2008-07-29 * Makefile.in (DLL_OFILES): Remove v8 regexp files.Corinna Vinschen
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* shared_info.h (shared_destroy): Declare.Christopher Faylor
2008-07-27 * fhandler_socket.cc (fhandler_socket::send_internal): Send never moreCorinna Vinschen
2008-07-26* fhandler_tty.cc (fhandler_pty_master::setup): Reorganize so that allChristopher Faylor
2008-07-26 * dcrt0.cc (dll_crt0_1): Call malloc_init and user_shared_initialize_1Corinna Vinschen
2008-07-25 * dcrt0.cc (dll_crt0_0): Call malloc_init and user_shared_initialize_1Corinna Vinschen
2008-07-24 * mount.cc (mount_info::from_fstab): Change system_printf toCorinna Vinschen
2008-07-24 * shared.cc (user_shared_initialize): Fetch potentially changed CygwinCorinna Vinschen
2008-07-23 * spawn.cc (spawn_guts): Fix previous patch for UNC paths.Corinna Vinschen
2008-07-22Remove erroneous ChangeLog entry.Corinna Vinschen
2008-07-22 * spawn.cc (spawn_guts): Remove long path prefix from win32 pathCorinna Vinschen
2008-07-22 * include/ctype.h: Declare __ctype_ptr__ to keep newlib build happy.Corinna Vinschen
2008-07-21 * Makefile.in (cygcheck.exe): Link against ntdll.Corinna Vinschen
2008-07-19 * autoload.cc (WNetGetProviderNameA): Define.Corinna Vinschen
2008-07-18 * fhandler.cc (fhandler_base::open): Rename x to fh. On Samba, alwaysCorinna Vinschen
2008-07-18 * environ.cc (known): Remove "binmode" option.Corinna Vinschen
2008-07-17 * mount.cc (mount_info::from_fstab_line): Default to binary mount.Corinna Vinschen
2008-07-17 * path.cc (allow_winsymlinks): Revert default to create system bitCorinna Vinschen