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
path: root/winsup
AgeCommit message (Expand)Author
2005-03-01* include/cygwin/version.h: Bump DLL minor number to 14.Christopher Faylor
2005-03-01 * fhandler_clipboard.cc (fhandler_dev_clipboard::write): Never setCorinna Vinschen
2005-02-28 * fhandler.h (class fhandler_socket): Declare new methodCorinna Vinschen
2005-02-28remove unneeded blank lineChristopher Faylor
2005-02-27* regtool.cc (opts): The argument to 'K' is not optional.Christopher Faylor
2005-02-27* regtool.cc (main): Avoid a SEGV when nothing follows -K.Christopher Faylor
2005-02-27* sigproc.cc (_pinfo::set_ctty): Move functionChristopher Faylor
2005-02-27* kill (getsig): Avoid buffer overflow when generating a signal name.Christopher Faylor
2005-02-26* debug.cc (delete_handle): Report on handle value in debugging output.Christopher Faylor
2005-02-26 * fhandler.h (class fhandler_base): Declare fixup_mmap_after_forkCorinna Vinschen
2005-02-25 * Fix ChangeLog entries.Corinna Vinschen
2005-02-25 * mmap.cc (mmap64): Handle MAP_FIXED request on non-granulationCorinna Vinschen
2005-02-25 * mmap.cc (class mmap_record): Declare new map_pages method withCorinna Vinschen
2005-02-25 * include/wctype.h (wctrans) Remove _CRTIMP.Danny Smith
2005-02-25 * include/wctype.h: Add comment on wctrans, towctrans, wctype.Danny Smith
2005-02-25 * mingwex/wctype.c: New file.Danny Smith
2005-02-24*README: New file.Joshua Daniel Franklin
2005-02-24* cygpath.cc (usage): Clarify help output to indicate acceptanceJoshua Daniel Franklin
2005-02-24 * localtime.cc: Implement setting __tzrule's offset member usingCorinna Vinschen
2005-02-24 * devices.cc: Regenerate.Corinna Vinschen
2005-02-23 * devices.in (parsedisk): Fix typo.Corinna Vinschen
2005-02-23 * cygwin.din (getpeereid): Export.Corinna Vinschen
2005-02-23 * include/sys/statvfs.h (ST_RDONLY): Define.Corinna Vinschen
2005-02-23 * cygwin.din (fstatvfs): Export.Corinna Vinschen
2005-02-23 * devices.h: Switch FH_ZERO and FH_PORT as on Linux. Add FH_FULL.Corinna Vinschen
2005-02-23* fhandler_disk_file.cc (fhandler_cygdrive::closedir): Return 0 when closingChristopher Faylor
2005-02-22 * cygwin.din (basename): Export.Corinna Vinschen
2005-02-22 * select.cc (peek_pipe): Disable new pipe code until there'sCorinna Vinschen
2005-02-22 * include/cygwin/version.h: Fix comment.Corinna Vinschen
2005-02-22 * cygwin.din (fdatasync): Export.Corinna Vinschen
2005-02-20 * fhandler.h (fhandler_base::fstat_helper): Declare with additionalCorinna Vinschen
2005-02-20 * autoload.cc (FindFirstVolumeA): Add.Corinna Vinschen
2005-02-20 * fhandler.h (enum query_state): Add query_write_attributes state.Corinna Vinschen
2005-02-20copyrightChristopher Faylor
2005-02-20 * fhandler.h (class fhandler_base): Declare new method link.Corinna Vinschen
2005-02-19 * fhandler.h (class fhandler_socket): Declare new methods fchown,Corinna Vinschen
2005-02-19 * localtime.cc: Temporary implementation of setting __tzrule's offsetCorinna Vinschen
2005-02-17* path.cc (path_conv::check): Set fs flag when a unix-domain socket isChristopher Faylor
2005-02-17 * fhandler_disk_file.cc (fhandler_disk_file::fstat): Set st_ctime ifCorinna Vinschen
2005-02-17 * times.cc (utimes): Open files with FILE_WRITE_ATTRIBUTES first,Corinna Vinschen
2005-02-16* path.h (path_conv::issocket): Return true if device == FH_UNIX rather thanChristopher Faylor
2005-02-13white spaceChristopher Faylor
2005-02-12fix typoChristopher Faylor
2005-02-11 * fhandler.cc (fhandler_base::raw_write): Mark as changed onCorinna Vinschen
2005-02-11* cygthread.cc (cygthread::release): Reset ev here if it exists.Christopher Faylor
2005-02-11 * times.cc (utimes): Open files with GENERIC_WRITE on file systemsCorinna Vinschen
2005-02-11 * include/tchar.h (_tstat64, _tstati64): Add Unicode/ANSI mappings.Danny Smith
2005-02-11 * include/assert.h; Remove header guard. undef assert macro.Danny Smith
2005-02-11Add Changelog entry from last commit.Danny Smith
2005-02-112005-02-11 Gregory W. Chicares <chicares at cox dot net>Danny Smith