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-04-23* shared.cc (user_shared_initialize): Implement locking similar to shared_infoChristopher Faylor
2005-04-22* fhandler.h (dev_console::set_color): Define new function.Christopher Faylor
2005-04-22* fhandler.cc (fhandler_base::read): Remove unused signal state tweaks.Christopher Faylor
2005-04-22* shared.cc (shared_info::initialize): Test previous version of shared memoryChristopher 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 * pathnames.sgml (mount-table): Indicate that user-specificCorinna Vinschen
2005-04-20 * utils.sgml (mount): Clarify setting cygdrive prefix for userCorinna Vinschen
2005-04-20* fhandler-tut.txt: Update description to cygwin 1.5.13Christopher Faylor
2005-04-20* path.cc (path_conv::check): Punt when attempting to access a nonexistentChristopher Faylor
2005-04-19merge from gccDJ Delorie
2005-04-192005-04-19 Eric Christopher <echristo@redhat.com>Eric Christopher
2005-04-19 * cygwinenv.sgml: Mention that check_case is deprecated.Corinna Vinschen
2005-04-19 * security.cc (alloc_sd): Remove DELETE bit from user's ACE ifCorinna Vinschen
2005-04-19 * cygwin.din (pselect): Export.Corinna Vinschen
2005-04-19gas/ChangeLog:Mark Kettenis
2005-04-18 * fhandler.h (enum conn_state): Add connect_failed state.Corinna Vinschen
2005-04-18* include/cygwin/version.h: Bump DLL minor number to 16.Christopher Faylor
2005-04-18 * grp.cc (initgroups32): Return the correct value.Corinna Vinschen
2005-04-18 * configure.host <cris-*-* | crisv32-*-*>: SetHans-Peter Nilsson
2005-04-17Actually check in files.Christopher Faylor
2005-04-17merge from gccDJ Delorie
2005-04-16 * fhandler_disk_file.cc (fhandler_base::utimes_fs): IgnoreCorinna Vinschen
2005-04-16 * security.h (cygsidlist::addfromgr): Allow duplicate entries.Corinna Vinschen
2005-04-16 * cygwinenv.sgml: Add new words for (no)traverse option.Corinna Vinschen
2005-04-16 * environ.cc (environ_init): Don't set traverse checking as default.Corinna Vinschen
2005-04-16 * fhandler_disk_file.cc (fhandler_base::utimes_fs): Drop touchingCorinna Vinschen
2005-04-16* fhandler.cc (fhandler::dup): Duplicate flags, too.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-14.Christopher Faylor
2005-04-14merge from gccDJ Delorie
2005-04-13Move entries in ChangeLog-9103 to appropriate */ChangeLog-9103.H.J. Lu
2005-04-13 * fhandler.h (class fhandler_socket): Remove utimes.Corinna Vinschen
2005-04-13Move entries to appropriate ChangeLog files.H.J. Lu
2005-04-13 * cygerrno.h (__seterrno_from_nt_status): Define. Always set Win32Corinna Vinschen
2005-04-13* fhandler.h (fhandler_base::utimes_fs): New method.Christopher Faylor
2005-04-13 * fhandler_disk_file.cc (fhandler_disk_file::utimes): Don't set errnoCorinna Vinschen
2005-04-132005-04-12 Shaun Jackman <sjackman@gmail.com>Jeff Johnston
2005-04-122005-04-12 Paul Brook <paul@codesourcery.com>Paul Brook
2005-04-12include/opcode/ChangeLog:Mark Kettenis
2005-04-12 * autoload.cc (NtQueryVolumeInformationFile): Add.Corinna Vinschen
2005-04-12 * mips/array.ld, mips/cfe.ld, mips/dve.ld, mips/idt32.ld,Richard Sandiford
2005-04-12 Fix ChangeLog entry.Corinna Vinschen
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-11merge from gccDJ Delorie
2005-04-092005-04-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2005-04-09 * bsd_mutex.cc (msleep_cnt): Remove.Corinna Vinschen