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