sofs19  0.1
FUSE based file system
bin_syscalls.h File Reference

Binary version of the sofs19 system calls. More...

#include <unistd.h>
#include <fcntl.h>
#include <inttypes.h>
#include <sys/types.h>
#include <sys/statvfs.h>
#include <sys/stat.h>
#include <time.h>
#include <utime.h>
#include <libgen.h>

Go to the source code of this file.

Detailed Description

Binary version of the sofs19 system calls.

The set of system calls are divided into two subsets:

  • one, contains the set of system calls for group work;
  • the other, constains the remaining required system calls
Author
Artur Carneiro Pereira 2007-2009, 2016-2019
Miguel Oliveira e Silva 2009, 2017
António Rui Borges - 2010–2015