From fe27ab117972b1d98792ee0c78abce0a3c4a0acb Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Sun, 7 May 2000 02:22:08 +0000 Subject: Portability fix (use `readdir()', not `readdir_r()'). Also, be safer about NULL objects when destroying the shell or the shortcuts. svn path=/trunk/; revision=2850 --- shell/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 891872d5ba..ec8efccb7e 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,12 @@ +2000-05-06 Ettore Perazzoli + + * e-shortcuts.c (destroy): Be safer about NULL objects. + + * e-shell.c (destroy): Be safer about NULL objects. + + * e-local-storage.c (load_folders): Use `readdir()', not + `readdir_r()'. + 2000-05-06 Ettore Perazzoli * main.c (init_corba) [! USING_OAF]: We have no options no -- cgit v1.2.3