diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-10-13 20:13:22 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-10-13 20:13:22 +0200 |
commit | ff1b4ffd162fb0cc70cd474e88ea199f07f6022b (patch) | |
tree | a51a30c5963991889ea62364b2f511154791e919 /contributing.mdwn | |
parent | ca39ad0592e9b99dac9d99c68bb36ef1d27f72df (diff) | |
download | web-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.mdwn | 1 |
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 |