diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2011-04-27 20:28:51 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2011-04-27 20:28:51 +0200 |
commit | cad857c113e206debcc7b188eb546f7134462de3 (patch) | |
tree | 8996e33edd3e66dafe9b8ae0669da1f8b777c826 /hurd | |
parent | 47db282da1446e1cbfb8f1ee804bdd8a8a994d8c (diff) |
FOSS Factory: Two more.
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/translator.mdwn | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/hurd/translator.mdwn b/hurd/translator.mdwn index 9e109a28..6f385b50 100644 --- a/hurd/translator.mdwn +++ b/hurd/translator.mdwn @@ -1,5 +1,5 @@ -[[!meta copyright="Copyright © 2007, 2008, 2009, 2010 Free Software Foundation, -Inc."]] +[[!meta copyright="Copyright © 2007, 2008, 2009, 2010, 2011 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 @@ -9,6 +9,11 @@ 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]]."]]"""]] +[[!toc]] + + +# General Information + A translator is simply a normal program acting as an object server and participating in the Hurd's distributed [[virtual_file_system]]. It is so-called @@ -143,3 +148,9 @@ Read about translator [[short-circuiting]]. <jim-crow> neal: ok, thanks <jim-crow> neal: is this functions where actually stubs are called? <neal> I think so. + + +# Bounties + +There is a [[!FF_project 280]][[!tag bounty]] on some translator improvement +tasks. |