Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Feb 1997 22:11:24 -0800 (PST)
From:      Mike Pritchard <mpp>
To:        CVS-committers, cvs-all, cvs-gnu
Subject:   cvs commit:  src/gnu/usr.bin/cpio main.c
Message-ID:  <199702250611.WAA28161@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mpp         97/02/24 22:11:23

  Modified:    gnu/usr.bin/cpio  main.c
  Log:
  Don't set the umask until after we have processed the arguments
  and opened the archive file.  This allows "cpio -o -O output_file"
  to create the output file with the callers proper umask.
  Closes PR# 1391.
  
  Revision  Changes    Path
  1.3       +1 -1      src/gnu/usr.bin/cpio/main.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702250611.WAA28161>