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-05* sync.h (muto::initforce): Delete flawed implementation.Christopher Faylor
2005-04-05* sync.h (muto::operator int): New operator.Christopher Faylor
2003-12-23* exceptions.cc (set_signal_mask): Redefine to not pass by address. ReportChristopher Faylor
2003-04-18* Makefile.in: Add finline-functions optimization to CXXFLAGS.Thomas Pfaff
2003-04-10* cygthread.h: Change 'avail' cygthread element to 'inuse' throughout.Christopher Faylor
2003-03-09whitespace cleanupChristopher Faylor
2003-02-04 * security.h (class cygpsid): New class.Corinna Vinschen
2003-02-01* grp.cc (getgrent32): Only refresh group entries when at beginning.Christopher Faylor
2003-01-31* passwd.cc (pwdgrp::read_passwd): linebuf *must* be static (from PierreChristopher Faylor
2003-01-27* strings.h (strechr): New function.Christopher Faylor
2003-01-26* include/sys/strace.h (paranoid_printf): Define as not being part of "all"Christopher Faylor
2003-01-25* pwdgrp.cc (pwdgrp::reparse): Declare.Christopher Faylor
2003-01-24* pwdrp.h (pwdgrp::refresh): Lock entire test prior to reading.Christopher Faylor
2003-01-21* grp.cc: Call gr.refresh() rather than doing isunitialized tests throughout.Christopher Faylor
2003-01-21* path.h (etc::change_possible): Revert the type to bool.Christopher Faylor
2003-01-20* pwdgrp.h (etc): Move to path.h.Christopher Faylor
2003-01-17* dcrt0.cc (initialize_env): Use colon for CYGWIN_DEBUG separator.Christopher Faylor
2003-01-17update copyrightChristopher Faylor
2003-01-17* grp.cc (read_etc_group): On NT, add a line for gid = -1. Change nameChristopher Faylor
2002-12-102002-12-10 Pierre Humblet <pierre.humblet@ieee.org>Corinna Vinschen
2002-10-24* pwdgrp.h (pwdgrp_read::open): Compare fh to INVALID_HANDLE_VALUE.Christopher Faylor
2002-08-19 * pwdgrp.h (pwdgrp_read::pwdgrp_read): Remove.Corinna Vinschen
2002-06-26 * pwdgrp.h (pwdgrp_read::~pwdgrp_read): Avoid compiler warning.Corinna Vinschen
2002-06-05 * grp.cc (etc_group): Removed.Corinna Vinschen
2001-11-05Eliminate excess whitespace.Christopher Faylor
2001-09-10 * pwdgrp.h (pwdgrp_check::set_last_modified): Call GetFileTime()Corinna Vinschen
2001-09-09 * cygheap.cc (init_cygheap::etc_changed): New method to signalCorinna Vinschen