diff options
author | crunchy <crunchy> | 2002-09-15 20:07:10 +0000 |
---|---|---|
committer | crunchy <crunchy> | 2002-09-15 20:07:10 +0000 |
commit | 4df6b1b934bfebe30b135ed855fefe3191cf605b (patch) | |
tree | 4aa60fb0d037e23dde8f3476955270a04d0889c2 /ChangeLog | |
parent | 38734679e4a63712715368e95081cd21a2d0d1d1 (diff) | |
download | mpiosh-4df6b1b934bfebe30b135ed855fefe3191cf605b.tar.gz mpiosh-4df6b1b934bfebe30b135ed855fefe3191cf605b.tar.bz2 mpiosh-4df6b1b934bfebe30b135ed855fefe3191cf605b.zip |
bug fix for ldir (hopefully)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 2002-09-15 Andreas Buesching <crunchy@tzi.de> + * mpiosh/callback.c (mpiosh_cmd_ldir): checking more return values + to avoid segmentation faults. + + * mpiosh/mpiosh.c: removed all references to the not implemented + switch command (just for the next release) + + * configure.in (MODULE_PATH): checking for the right module + directory and use it to install the mpio module + * kernel/Makefile.am (install): the kernel module is now installed into the determinated module directory of the current kernel version. |