Skip to content
  • civodul's avatar
    Remove 'umask' calls from 'mkdir'. · 844b2cf7
    civodul authored and Andy Wingo's avatar Andy Wingo committed
    Fixes <http://bugs.gnu.org/24659>.
    
    * libguile/filesys.c (SCM_DEFINE): Remove calls to 'umask' when MODE is
    unbound; instead, use 0777 as the mode.  Update docstring to clarify
    this.
    * doc/ref/posix.texi (File System): Adjust accordingly.
    * NEWS: Mention it.
    844b2cf7