aboutsummaryrefslogtreecommitdiff
path: root/contributing.mdwn
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2013-10-13 20:13:22 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2013-10-13 20:13:22 +0200
commitff1b4ffd162fb0cc70cd474e88ea199f07f6022b (patch)
treea51a30c5963991889ea62364b2f511154791e919 /contributing.mdwn
parentca39ad0592e9b99dac9d99c68bb36ef1d27f72df (diff)
downloadweb-ff1b4ffd162fb0cc70cd474e88ea199f07f6022b.tar.gz
web-ff1b4ffd162fb0cc70cd474e88ea199f07f6022b.tar.bz2
web-ff1b4ffd162fb0cc70cd474e88ea199f07f6022b.zip
Some translators do not support fsysopts, should be relatively easy
Diffstat (limited to 'contributing.mdwn')
-rw-r--r--contributing.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/contributing.mdwn b/contributing.mdwn
index 4e9512e9..5978d01f 100644
--- a/contributing.mdwn
+++ b/contributing.mdwn
@@ -80,6 +80,7 @@ Here is a list of small hacks, which can serve as entries into the Hurd code for
people who would like to dive into the code but just lack a "somewhere to begin
with".
+* Some translators do not support fsysopts, such as `remap`.
* Make pfinet OK with the ethernet device going away. This would be a very
nice feature: being able to just restart the ethernet driver; we've just not
taken the time to fix it yet, but it shouldn't be very hard. The code begins