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
2006-11-15This commit was manufactured by cvs2svn to create branch 'gdb_6_6-branch'.insight_6_6-20070208-releasegdb_6_6-2006-12-18-releasegdb_6_6-2006-11-15-branchpointgdb_6_6-branchcvs2svn
2006-11-07 * fhandler.cc (check_posix_perm): Moved here from syscalls.cc.Corinna Vinschen
2006-10-31 * fhandler_disk_file.cc (fhandler_base::fstat_by_handle): DropCorinna Vinschen
2006-08-31 * grp.cc (initgroups32): Run get_server_groups under original token.Corinna Vinschen
2006-08-07 * autoload.cc (NtSetInformationFile): Define.Corinna Vinschen
2006-07-252006-07-25 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen
2006-05-28white spaceChristopher Faylor
2006-03-18* child_info.h (CURR_CHILD_INFO_MAGIC): Regenerate.Christopher Faylor
2006-03-09 * syscalls.cc (rename): Move existance check for oldpath further upCorinna Vinschen
2006-03-09* cygtls.h (_cygtls::retaddr): New method.Christopher Faylor
2006-03-08 * syscalls.cc (statvfs): Simplify path name expression.Corinna Vinschen
2006-03-08 * syscalls.cc: Include winioctl.h.Corinna Vinschen
2006-03-02 * syscalls.cc (chroot): Disallow chroot into special directories.Corinna Vinschen
2006-02-05 * environ.cc (struct parse_thing): Add transparent_exe option.Corinna Vinschen
2006-02-03 * cygwin.din (updwtmpx): Export.Corinna Vinschen
2005-12-22 * fhandler.h (fhandler_base::issymlink): New method.Corinna Vinschen
2005-11-29 * autoload.cc (NtCreateSection): Define.Corinna Vinschen
2005-11-14* fhandler.h (fhandler_console::fixup_after_fork_exec): Declare new function.Christopher Faylor
2005-11-14* cygheap.h (init_cygheap::manage_console_count): Declare new function.Christopher Faylor
2005-10-02* dcrt0.cc (get_exit_lock): Use myself.lock rather than exit_lock.Christopher Faylor
2005-08-24 * syscalls.cc (endusershell): Reset shell_fp to NULL to allowCorinna Vinschen
2005-08-12white spaceChristopher Faylor
2005-07-29* fhandler.h (fhandler_base::pread): Declare new function.Christopher Faylor
2005-07-07Eliminate (void) cast on standalone function calls throughout.Christopher Faylor
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 * fhandler.cc (rootdir): Don't set errno.Corinna Vinschen
2005-06-16 * syscalls.cc (statvfs): Handle the case when GetDiskFreeSpaceExCorinna Vinschen
2005-06-10* cygtls.h (_local_storage::setmode_file): New element.Christopher Faylor
2005-06-07 * pinfo.cc (pinfo::init): Define sa_buf as PSECURITY_ATTRIBUTES andCorinna Vinschen
2005-06-02Revert 2005-05-30 close_all_files changes.Christopher Faylor
2005-06-01* child_info.h (child_info::cygheap_h): Delete.Christopher Faylor
2005-05-13Remove PC_FULL from path_conv usage throughout.Christopher Faylor
2005-05-02white space and minor comment cleanup.Christopher Faylor
2005-04-28(check in files that should have been checked in previously)Christopher Faylor
2005-04-15 * syscalls.cc (setuid32): Correct debugging output.Corinna Vinschen
2005-04-14* dcrt0.cc (do_global_dtors): Run DLL dtors.Christopher Faylor
2005-04-12 Revert previous patch.Corinna Vinschen
2005-04-12 * syscalls.cc (sync): Use renamed has_get_volume_pathnames wincap.Corinna Vinschen
2005-04-03 * cygheap.cc (cygheap_init): Accomodate set_process_privilege change.Corinna Vinschen
2005-03-29 * path.cc (is_floppy): Make externally available.Corinna Vinschen
2005-03-10 * path.cc (is_floppy): New function.Corinna Vinschen
2005-03-04 * cygwin.din (utmpxname): Export.Corinna Vinschen
2005-03-01 * fhandler_clipboard.cc (fhandler_dev_clipboard::write): Never setCorinna Vinschen
2005-02-23 * cygwin.din (fstatvfs): Export.Corinna Vinschen
2005-02-22 * cygwin.din (fdatasync): Export.Corinna Vinschen
2005-02-20 * autoload.cc (FindFirstVolumeA): Add.Corinna Vinschen
2005-02-20 * fhandler.h (class fhandler_base): Declare new method link.Corinna Vinschen
2005-02-13white spaceChristopher Faylor
2005-02-03 * fhandler.h (fhandler_base::ftruncate): Define new virtual method.Corinna Vinschen