diff options
-rw-r--r-- | hurd/libfuse.mdwn | 2 | ||||
-rw-r--r-- | open_issues/_san.mdwn | 2 | ||||
-rw-r--r-- | user/b__61___the_same_time._.mdwn | 9 |
3 files changed, 2 insertions, 11 deletions
diff --git a/hurd/libfuse.mdwn b/hurd/libfuse.mdwn index 28125dd9..0c76645a 100644 --- a/hurd/libfuse.mdwn +++ b/hurd/libfuse.mdwn @@ -25,7 +25,7 @@ etc. * lowlevel API not implemented * Options handling (`fuse_parse_cmdline` and `fuse_opt_*`) not implemented * CUSE lowlevel not supported (compatibility level 29) -* Supports up to the compatibility level 25 (while current libfuse 2.9.x provides 26) +* Supports the compatibility level 25 and 26, up to libfuse 2.6.x * File I/O is quite slow. diff --git a/open_issues/_san.mdwn b/open_issues/_san.mdwn index fad53727..5e6c8796 100644 --- a/open_issues/_san.mdwn +++ b/open_issues/_san.mdwn @@ -23,7 +23,7 @@ as: GNU Tools Cauldron 2012. <http://code.google.com/p/address-sanitizer/>. * Memory Sanitizer, an detector of uninitialized reads (MSan; - `-fsanitize=memory) + `-fsanitize=memory`) <http://code.google.com/p/memory-sanitizer/> diff --git a/user/b__61___the_same_time._.mdwn b/user/b__61___the_same_time._.mdwn deleted file mode 100644 index 02078faa..00000000 --- a/user/b__61___the_same_time._.mdwn +++ /dev/null @@ -1,9 +0,0 @@ -[[!meta copyright="Copyright © 2014 Free Software Foundation, Inc."]] - -[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable -id="license" text="Permission is granted to copy, distribute and/or modify this -document under the terms of the GNU Free Documentation License, Version 1.2 or -any later version published by the Free Software Foundation; with no Invariant -Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license -is included in the section entitled [[GNU Free Documentation -License|/fdl]]."]]"""]] |