aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-01-21 14:20:47 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-01-21 14:20:47 +0800
commitaaa19dc93631394043152804b9caf1d4ffd5fd84 (patch)
treebf9fff9fa87ff6345ec71f89d9f5d90f12361fc8 /calendar
parentd2fdb0f30c4567f389ce6509c7f0410d443a64f6 (diff)
downloadgsoc2013-evolution-aaa19dc93631394043152804b9caf1d4ffd5fd84.tar
gsoc2013-evolution-aaa19dc93631394043152804b9caf1d4ffd5fd84.tar.gz
gsoc2013-evolution-aaa19dc93631394043152804b9caf1d4ffd5fd84.tar.bz2
gsoc2013-evolution-aaa19dc93631394043152804b9caf1d4ffd5fd84.tar.lz
gsoc2013-evolution-aaa19dc93631394043152804b9caf1d4ffd5fd84.tar.xz
gsoc2013-evolution-aaa19dc93631394043152804b9caf1d4ffd5fd84.tar.zst
gsoc2013-evolution-aaa19dc93631394043152804b9caf1d4ffd5fd84.zip
use camel_mkdir(0777) rather than 0777 & st.st_mode which isn't set
2004-01-21 Not Zed <NotZed@Ximian.com> * em-migrate.c (cp_r): use camel_mkdir(0777) rather than 0777 & st.st_mode which isn't set anyway. (cp): use simple 0666 for the mode open, and then chmod after. (cp): check the return code of close, not just fsync. (cp): dont use fd[0] and fd[1] when we really just want simple variables, rename to readfd and writefd. svn path=/trunk/; revision=24347
Diffstat (limited to 'calendar')
0 files changed, 0 insertions, 0 deletions