diff options
author | Christopher Faylor <me@cgf.cx> | 2000-05-18 18:39:11 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2000-05-18 18:39:11 +0000 |
commit | e73a56e9827a6d9ea4066b8dd75e7838d440adf1 (patch) | |
tree | 3c0fa1151437cd0ced988b84710d8bb3e95e239d /winsup/utils/ChangeLog | |
parent | 8126b13644bb9f6d854837665a1eb51ad485dbf9 (diff) | |
download | cygnal-e73a56e9827a6d9ea4066b8dd75e7838d440adf1.tar.gz cygnal-e73a56e9827a6d9ea4066b8dd75e7838d440adf1.tar.bz2 cygnal-e73a56e9827a6d9ea4066b8dd75e7838d440adf1.zip |
* Makefile.in: Eliminate WINSUP_DEPS.
* cygpath.cc: Reorganize includes to accomodate sys/cygwin.h changes.
* mkgroup.c: Ditto.
* mkpasswd.c: Ditto.
* mount.cc: Ditto. Eliminate use of cygwin source specific includes.
* ps.cc: Ditto.
* cygwin.cc: Eliminate obsolete file.
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r-- | winsup/utils/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog index ae48b8197..3db3b7729 100644 --- a/winsup/utils/ChangeLog +++ b/winsup/utils/ChangeLog @@ -1,3 +1,13 @@ +Thu May 18 14:38:26 2000 Christopher Faylor <cgf@cygnus.com> + + * Makefile.in: Eliminate WINSUP_DEPS. + * cygpath.cc: Reorganize includes to accomodate sys/cygwin.h changes. + * mkgroup.c: Ditto. + * mkpasswd.c: Ditto. + * mount.cc: Ditto. Eliminate use of cygwin source specific includes. + * ps.cc: Ditto. + * cygwin.cc: Eliminate obsolete file. + Wed Apr 26 23:43:25 2000 Christopher Faylor <cgf@cygnus.com> * mount.cc (main): Add "-X" option to specify a "Cygwin executable". |