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
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2003-01-17 08:29:23 +0300
committerChristopher Faylor <me@cgf.cx>2003-01-17 08:29:23 +0300
commit5304bcdf6c08a99f8abff8f70260479145b07591 (patch)
tree040bdba65c24c563d9109f03c9b58f392364554c /winsup
parent1de6f431aafba2b5158a2f93a9f37cdcf4279352 (diff)
correct pwdgroup::load entry
Diffstat (limited to 'winsup')
-rw-r--r--winsup/cygwin/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 1fb1bca74..c5ded57dc 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -38,7 +38,7 @@
scanning. Close file handle after reading buffer into memory. Parse
buffer by calling second argument.
(pwdgrp::gets): Reorganize slightly to rely on eptr starting at
- beginning of buffer. Free buffer when memory exhausted.
+ beginning of buffer.
(pwdgrp::close): Remove.
* uinfo.cc (etc::dir_changed): New function.
(etc::init): Ditto.