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-07-05This commit was manufactured by cvs2svn to create branch 'vendor'.cvs2svn
2005-07-05* cygtls.h (_cygtls): Perform minor reformatting.Christopher Faylor
2005-07-03Replace valid memory checks with new myfault class "exception handling", almostChristopher Faylor
2005-06-24 * path.cc (path_conv::check): Don't strip trailing dots and spacesCorinna Vinschen
2005-06-15* path.cc (path_conv::check): Always reset to FH_FS when component != 0 andChristopher Faylor
2005-06-06 * path.cc (symlink_info::check): If GetFileAttributes returnsCorinna Vinschen
2005-05-29 * path.cc (path_conv::check): Move component to function scope. SetCorinna Vinschen
2005-05-17white spaceChristopher Faylor
2005-05-17* path.cc (path_conv::check): Remove embedded dots before slashes.Christopher Faylor
2005-05-14* path.cc (normalize_posix_path): Do normalization on . and .. after a '//'.Christopher Faylor
2005-05-13Remove PC_FULL from path_conv usage throughout.Christopher Faylor
2005-05-13* cygtls.cc (_cygtls::remove): Eliminate compiler warning.Christopher Faylor
2005-05-10 * path.cc (path_conv::check): Set correct file attributes for socketCorinna Vinschen
2005-05-092005-05-09 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2005-05-08* path.cc (normalize_posix_path): Don't treat '//' specially since newerChristopher Faylor
2005-05-07move commentChristopher Faylor
2005-05-02white space and minor comment cleanup.Christopher Faylor
2005-04-21revert erroneous checkinChristopher Faylor
2005-04-21* sigproc.cc (proc_subproc): Fix handling of waiting for pids with zero value.Christopher Faylor
2005-04-20* path.cc (path_conv::check): Fix problem reading symlinks introduced in belowChristopher Faylor
2005-04-20* path.cc (path_conv::check): Punt when attempting to access a nonexistentChristopher Faylor
2005-04-16 * fhandler_disk_file.cc (fhandler_base::utimes_fs): IgnoreCorinna Vinschen
2005-04-05* sync.h (muto::operator int): New operator.Christopher Faylor
2005-04-04* path.cc (path_conv::check): Only check for PC_NO_ACCESS_CHECK in endChristopher Faylor
2005-04-03 * cygheap.cc (cygheap_init): Accomodate set_process_privilege change.Corinna Vinschen
2005-04-03 Unify usage of CYG_MAX_PATH throughout. Change buffers fromCorinna Vinschen
2005-03-31 * path.cc (symlink_info::case_check): Ignore trailing charactersCorinna Vinschen
2005-03-29 * path.cc (is_floppy): Make externally available.Corinna Vinschen
2005-03-12* path.h (pathconv_arg): Define PC_NO_ACCESS_CHECK.Christopher Faylor
2005-03-10 * path.cc (is_floppy): New function.Corinna Vinschen
2005-03-09* path.cc (path_conv::check): Treat ENOSHARE similarly to ENOENT whenChristopher Faylor
2005-03-07* path.cc (mount_info::read_cygdrive_info_from_registry): Use the user prefixChristopher Faylor
2005-03-06* path.cc (special_name): Reorganize to always detect the use of special namesChristopher Faylor
2005-02-27* sigproc.cc (_pinfo::set_ctty): Move functionChristopher Faylor
2005-02-22 * cygwin.din (basename): Export.Corinna Vinschen
2005-02-17* path.cc (path_conv::check): Set fs flag when a unix-domain socket isChristopher Faylor
2005-02-13white spaceChristopher Faylor
2005-02-06 * path.cc (path_conv::check): Leave symlink expansion loop in caseCorinna Vinschen
2005-02-01* cygthread.cc (cygthread::terminate_thread): Wait briefly for notificationChristopher Faylor
2005-02-01 * fhandler.cc (fhandler_base::get_proc_fd_name): Don't generateCorinna Vinschen
2005-02-01* path.h (path_conv::set_name): Declare new function.Christopher Faylor
2005-01-31 * cygheap.h (class cygheap_fdenum): New class to enumerate usedCorinna Vinschen
2005-01-29 * autoload.cc (GetModuleFileNameExA): Add.Corinna Vinschen
2005-01-262005-01-26 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2005-01-25 * path.cc (realpath): Allow to expand with .exe suffix.Corinna Vinschen
2005-01-18 * autoload.cc (CoInitialize): Remove.Corinna Vinschen
2005-01-06update copyrightChristopher Faylor
2004-12-26* fhandler.cc (fhandler_base::fchmod): Do the right thing when changing an "onChristopher Faylor
2004-12-24* path.h (path_conv::set_normalized_path): Add second argument and fill it inChristopher Faylor
2004-12-23* path.cc (path_conv::check): Don't strip the trailing slash from a pathChristopher Faylor