Alexander Larsson 7a61eaa91d Reimplement fuse backend
The magic inode numbers we used before are problematic.

The inode nrs are tied to the file names, so inode changes on rename, which breaks posix expectations.

Also, it relied on 64bit inode space which is not true on i386.

So, this is a new implementation that uses a more traditional approach
of dynamically allocating inodes as needed.
2016-03-11 17:00:08 +01:00
2015-09-25 10:53:59 +02:00
2016-03-11 17:00:08 +01:00
2015-06-23 11:40:11 +02:00
2016-03-11 16:55:15 +01:00
2016-02-25 19:03:09 +01:00
2016-02-25 15:27:37 +01:00
2015-03-20 15:57:22 +01:00
2015-09-07 17:17:44 +02:00
2016-02-26 15:11:50 +01:00
2015-03-31 15:36:29 +01:00
2016-02-22 08:46:49 +01:00
2015-08-25 13:16:34 +02:00
2016-02-26 09:59:51 +01:00
2015-03-28 16:12:03 -04:00
2015-12-03 22:41:16 +01:00

xdg-app

xdg-app is a system for building, distributing and running sandboxed desktop applications on Linux.

See https://wiki.gnome.org/Projects/SandboxedApps for more information.

Description
No description provided
Readme 60 MiB
Languages
C 91.1%
Shell 5.1%
Python 1.8%
Meson 1.1%
Yacc 0.8%