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-04-24 * cygwin.din (futimens): Export.Corinna Vinschen
2008-04-07Remove unneeded header files from source files throughout.Christopher Faylor
2007-08-14 * fhandler.h (fhandler_base::pc): Make public.Corinna Vinschen
2007-07-07 * times.cc (gettimeofday): Align definition to POSIX.Corinna Vinschen
2007-07-04 * times.cc: Define __timezonefunc__ before including time.h to protectCorinna Vinschen
2007-02-22 * fhandler.cc (fhandler_base::set_no_inheritance): Always useCorinna Vinschen
2007-02-22 * fhandler.cc (fhandler_base::write): Remove wincap.has_lseek_bug case.Corinna Vinschen
2006-02-11* times.cc (clock_getres): Use correct conversion from milliseconds toChristopher Faylor
2005-12-13* times.cc (hires_ms::usecs): Subtract from slop from system time or we'llChristopher Faylor
2005-12-13* times.cc (systime): Correct precision referenced in comment.Christopher Faylor
2005-12-13* times.cc (hires_ms::usecs): Correct order when checking if high precisionChristopher Faylor
2005-12-08* hires.h (hires_ms::initime_ms): Delete.Christopher Faylor
2005-11-30* times.cc (hires_ms::prime): Remove debugging stuff.Christopher Faylor
2005-11-18* times.cc (timezone): Put back (void).Christopher Faylor
2005-11-16* times.cc (hires_ms::prime): Don't escalate the priority.Christopher Faylor
2005-11-11* cygheap.h (init_cygheap::_gtod): Remove.Christopher Faylor
2005-11-11* times.cc (hires_ms::prime): Comment out call to timeBeginPeriod for now.Christopher Faylor
2005-11-07 * times.cc (futimes): Redirect to utimes_worker if given fileCorinna Vinschen
2005-11-04* cygheap.h (init_cygheap::_gtod): New hires_ms element.Christopher Faylor
2005-11-04* times.cc (hires_ms::prime): More debugging.Christopher Faylor
2005-11-04* times.cc (stupid_printf): Define and use throughout -- temporarily.Christopher Faylor
2005-11-03* times.cc (hires_ms::prime): Add lots of temporary debugging output.Christopher Faylor
2005-11-03* times.cc (hires_ms::minperiod): Make copy-on-fork.Christopher Faylor
2005-11-02* times.cc (gettimeofday): Add temporary debugging output.Christopher Faylor
2005-10-24* cygheap.h (cygheap_fdenum): Remove start_fd stuff.Christopher Faylor
2005-10-24* cygheap.h (cygheap_fdenum::cygheap_fdenum): Record locked state or sufferChristopher Faylor
2005-10-20 * cygwin.din (futimes): Export.Corinna Vinschen
2005-10-19* times.cc (utimes): Only consider fds opened with write access.Christopher Faylor
2005-10-19* fhandler_disk_file.cc (fhandler_base::utimes_fs): Use existing handle ifChristopher Faylor
2005-09-14Remove some more unneeded 'return;'s throughout.Christopher Faylor
2005-07-03Replace valid memory checks with new myfault class "exception handling", almostChristopher Faylor
2005-05-29* times.cc (time_ms::usecs): Coerce comparison to signed or whole test is aChristopher Faylor
2005-03-28* times.cc (hires_ms::usecs): Compare the difference.Christopher Faylor
2005-03-02 * fhandler_disk_file.cc (fhandler_disk_file::touch_ctime): ReplaceCorinna Vinschen
2005-02-20 * fhandler.h (enum query_state): Add query_write_attributes state.Corinna Vinschen
2005-02-20copyrightChristopher Faylor
2005-02-17 * times.cc (utimes): Open files with FILE_WRITE_ATTRIBUTES first,Corinna Vinschen
2005-02-11 * times.cc (utimes): Open files with GENERIC_WRITE on file systemsCorinna Vinschen
2005-02-08 * times.cc (timeval_to_filetime): Define first parameter const.Corinna Vinschen
2005-02-02 * times.cc (utimes): Mark st_ctime for update according to SUSv3.Corinna Vinschen
2004-11-26* child_info.h (child_info_spawn::hexec_proc): Eliminate.Christopher Faylor
2004-09-10 * Makefile.in: Create libutil.a from bsdlib.o exports.Corinna Vinschen
2004-06-30 * times.cc (hires_ms::usecs): Don't overreact.Corinna Vinschen
2004-06-30 * times.cc (hires_ms::usecs): Reinit timer when system time overflows.Corinna Vinschen
2004-01-19* cygwin/include/signal.h: Add copyright notice.Christopher Faylor
2003-12-23* exceptions.cc (set_signal_mask): Redefine to not pass by address. ReportChristopher Faylor
2003-09-25* devices.cc: New file.Christopher Faylor
2003-09-07* signal.cc (nanosleep): Improve test for valid values. Round delay up toChristopher Faylor
2003-09-06* hires.h (hires_ms::~hires_ms): Delete declaration.Christopher Faylor
2003-07-17update copyrightChristopher Faylor