Matthias Clasen 0e8faa8c31 document-portal: Implement access()
In testing readonly exports, I noticed that gedit is does not believe
the mode it gets from stat()ing a file a million times. Instead
it calls access() to determine whether to treat it as readonly.
Since the document portal fuse file system did not implement
access(), gedit treated my file as writable and then failed when
I clicked "Save". With this patch, gedit treats the file as read-only
from the get-go.
2016-07-26 14:55:18 -04:00
2016-07-26 13:39:57 -04:00
2016-06-10 10:09:02 +02:00
2016-05-27 06:45:16 +00:00
2016-05-30 14:54:22 +02:00
2016-07-12 00:00:45 -04:00
2016-05-27 06:46:56 +00:00
2016-07-26 13:39:57 -04:00
2016-04-27 16:37:15 +02:00
2016-07-23 14:37:02 -04:00
2016-07-15 11:58:46 -04:00
2016-04-29 15:38:20 +02:00
2015-09-07 17:17:44 +02:00
2016-07-15 11:58:46 -04:00
2015-03-31 15:36:29 +01:00
2016-05-09 09:46:26 +02:00
2016-06-02 18:05:22 -04:00
2016-07-01 14:05:29 +02:00
2016-07-12 01:02:22 -04:00
2016-05-06 15:27:19 +02:00
2016-05-06 15:27:19 +02:00

Flatpak

Flatpak is a system for building, distributing and running sandboxed desktop applications on Linux.

See http://flatpak.org/ for more information.

Read documentation for the flatpak commandline tools and for the libflatpak library API.

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