diff options
author | DJ Delorie <dj@redhat.com> | 2000-06-05 18:43:54 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2000-06-05 18:43:54 +0000 |
commit | b6e259b12f179e0b8d7829530c541d5fdc918df3 (patch) | |
tree | 12e19f924846b56e3b253ba2b3b830c166d8f82a /winsup/utils/ChangeLog | |
parent | d51d968a8067b6875b230b7c3e9bb88b5cbd1aaa (diff) | |
download | cygnal-b6e259b12f179e0b8d7829530c541d5fdc918df3.tar.gz cygnal-b6e259b12f179e0b8d7829530c541d5fdc918df3.tar.bz2 cygnal-b6e259b12f179e0b8d7829530c541d5fdc918df3.zip |
* mount.cc: add stdlib.h for exit
* umount.cc: ditto
* strace.cc: add #define for alloca
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r-- | winsup/utils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog index 977cffeb7..104ebecea 100644 --- a/winsup/utils/ChangeLog +++ b/winsup/utils/ChangeLog @@ -1,3 +1,9 @@ +2000-06-05 DJ Delorie <dj@cygnus.com> + + * mount.cc: add stdlib.h for exit + * umount.cc: ditto + * strace.cc: add #define for alloca + Fri May 20 0:01:00 2000 Corinna Vinschen <corinna@vinschen.de> * regtool.cc (find_key): Add parameter `access'. |