summaryrefslogtreecommitdiff
path: root/hurd/translator/exec.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2012-11-25 10:04:14 +0100
committerThomas Schwinge <thomas@codesourcery.com>2012-11-25 10:04:14 +0100
commit2bf43f4d28c19f346d4261630dadcca15f1389df (patch)
treee0f5029c2714db546bd6bff32a149f1bc0235404 /hurd/translator/exec.mdwn
parent61ce0487a68560c58367d3a82f30ab00345cd72f (diff)
open_issues/gcc: 3336556d2cb32f46322922a83015f760cfb79d8f (2012-11-13; 6b7a0b5b7dfa4071c95418040cc0ee1528ba7915 (2012-08-05))
Diffstat (limited to 'hurd/translator/exec.mdwn')
-rw-r--r--hurd/translator/exec.mdwn4
1 files changed, 3 insertions, 1 deletions
diff --git a/hurd/translator/exec.mdwn b/hurd/translator/exec.mdwn
index d5b6bfbc..54abba7e 100644
--- a/hurd/translator/exec.mdwn
+++ b/hurd/translator/exec.mdwn
@@ -1,4 +1,4 @@
-[[!meta copyright="Copyright © 2009 Free Software Foundation, Inc."]]
+[[!meta copyright="Copyright © 2009, 2012 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
@@ -10,3 +10,5 @@ License|/fdl]]."]]"""]]
The *exec* server, listening on `/servers/exec`, is responsible for
preparing the execution of processes.
+
+ * [[open_issues/exec_memory_leaks]].