libgocryptfs/internal
Jakob Unterwurzacher 52655843ab stupidgcm: use __builtin_trap()
[...]/stupidgcm/locking.go:16:2:
  warning: indirection of non-volatile null pointer will
  be deleted, not trap [-Wnull-dereference]
  [...]/stupidgcm/locking.go:16:2:
  note: consider using __builtin_trap() or qualifying
  pointer with 'volatile'

https://github.com/rfjakob/gocryptfs/issues/15
2016-07-04 08:14:24 +02:00
..
configfile Refuse mounting of v0.6 and older filesystems 2016-06-19 20:01:04 +02:00
contentenc fusefronted: move Truncate() and Allocate() to their own file 2016-07-02 15:35:06 +02:00
cryptocore Rename internal "toggledlog" package to "tlog" 2016-06-15 23:30:44 +02:00
fusefrontend syscallcompat: OSX: add Mknodat wrapper 2016-07-03 20:22:22 +02:00
nametransform syscallcompat: OSX: add Unlinkat wrapper 2016-07-03 20:17:40 +02:00
prefer_openssl Rename internal "toggledlog" package to "tlog" 2016-06-15 23:30:44 +02:00
readpassword tests: exit with correct error code from TestMain 2016-06-16 21:56:23 +02:00
stupidgcm stupidgcm: use __builtin_trap() 2016-07-04 08:14:24 +02:00
syscallcompat syscallcompat: OSX: add Mknodat wrapper 2016-07-03 20:22:22 +02:00
tlog tlog: clean up messages from the go-fuse library 2016-06-27 09:12:03 +02:00