author | Junio C Hamano <junkio@cox.net> | |
Sat, 1 Oct 2005 18:58:43 +0000 (11:58 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 1 Oct 2005 18:58:43 +0000 (11:58 -0700) | ||
commit | f8d839ad992d92e1e31d7a557c198371d1fb7692 | |
tree | 18425275f360765ee15285c2be48f46a52d68abc | tree | snapshot |
parent | 1fea629f794cda57cc161979dab903ec7460cc7c | commit | diff |
Honor user's umask.
Fix the last two holdouts that forced mode bits stricter than the user's umask.
Noticed by Wolfgang Denk and fixed by Linus.
[jc: applied the same fix to mailsplit just for the sake of consistency.]
Signed-off-by: Junio C Hamano <junkio@cox.net>
Fix the last two holdouts that forced mode bits stricter than the user's umask.
Noticed by Wolfgang Denk and fixed by Linus.
[jc: applied the same fix to mailsplit just for the sake of consistency.]
Signed-off-by: Junio C Hamano <junkio@cox.net>
index.c | diff | blob | history | |
mailsplit.c | diff | blob | history |