diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2008-02-08 10:45:06 +0000 |
---|---|---|
committer | Miklos Szeredi <miklos@szeredi.hu> | 2008-02-08 10:45:06 +0000 |
commit | 667567764f53ab79fc17d4e9c87aac12d69ac277 (patch) | |
tree | 5baf8b40d2a421f5358e5ee99510190e2b075018 /ChangeLog | |
parent | 6889e443c5f08fe5972b0eb0fe58a269a5da922b (diff) | |
download | libfuse-667567764f53ab79fc17d4e9c87aac12d69ac277.tar.gz |
Block SIGCHLD when executing mount and umount
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2008-02-08 Miklos Szeredi <miklos@szeredi.hu> + + * Block SIGCHLD when executing mount and umount + 2008-02-03 Csaba Henk <csaba.henk@creo.hu> * lib/mount_bsd.c: |