Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Mar 1997 02:50:07 -0800 (PST)
From:      "David E. O'Brien" <obrien>
To:        CVS-committers, cvs-all, cvs-user
Subject:   cvs commit:  src/contrib/cpio main.c
Message-ID:  <199703301050.CAA19541@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      97/03/30 02:50:06

  Modified:    contrib/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.
  Closed PR# 1391
  
  Add setlocale LC_ALL (from ache).
  
  Revision  Changes    Path
  1.2       +11 -1     src/contrib/cpio/main.c



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