diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2003-09-09 13:14:50 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2003-09-09 13:14:50 +0000 |
commit | 84154fcc00877205647c2a318a0bf7547520c498 (patch) | |
tree | a9066d46fdea4dad90bab1c6d8edfa93dbbab171 /newlib/ChangeLog | |
parent | 807dfb3d4a8b4c9ba13903cfbf62a43c3cb4dc5a (diff) | |
download | newlib-84154fcc00877205647c2a318a0bf7547520c498.zip newlib-84154fcc00877205647c2a318a0bf7547520c498.tar.gz newlib-84154fcc00877205647c2a318a0bf7547520c498.tar.bz2 |
* libc/include/grp.h: Don't define setgrfile, group_from_gid and
setgroupent for Cygwin.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 14369fa..d36f4ad 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2003-09-09 Corinna Vinschen <corinna@vinschen.de> + + * libc/include/grp.h: Don't define setgrfile, group_from_gid and + setgroupent for Cygwin. + 2003-09-05 Jeff Johnston <jjohnstn@redhat.com> * libc/stdlib/exit.c (exit): Setting of struct _atexit ptr p |