Premake Internals
os_chmod.c File Reference

Change file permissions. More...

#include "premake.h"
#include <sys/stat.h>
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#include <io.h>

Detailed Description

Change file permissions.

Author
Copyright (c) 2014 Jason Perkins and the Premake project