diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-09-26 15:18:15 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-09-26 15:18:15 +0200 |
commit | 2c18eac2140a577090c84854905728ebd2ce0fac (patch) | |
tree | 799129f165d6dc77a652fe574c7e8c4761e9625d /open_issues/magic_translator_machtype.mdwn | |
parent | bba1488c7be842e5d0311ffa6541373d63b1164c (diff) | |
parent | ce4899ded119f3607515cc54252c4bad7224f804 (diff) |
Merge commit 'ce4899ded119f3607515cc54252c4bad7224f804'
Conflicts:
community/gsoc/project_ideas/mtab.mdwn
contributing.mdwn
hurd/translator/eth-filter.mdwn
hurd/translator/socketio.mdwn
open_issues/exec.mdwn
open_issues/gnumach_vm_object_resident_page_count.mdwn
public_hurd_boxen.mdwn
Diffstat (limited to 'open_issues/magic_translator_machtype.mdwn')
-rw-r--r-- | open_issues/magic_translator_machtype.mdwn | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/open_issues/magic_translator_machtype.mdwn b/open_issues/magic_translator_machtype.mdwn index 1c62b762..3ae16cf0 100644 --- a/open_issues/magic_translator_machtype.mdwn +++ b/open_issues/magic_translator_machtype.mdwn @@ -1,4 +1,5 @@ -[[!meta copyright="Copyright © 2008, 2010 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2008, 2010, 2013 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 @@ -22,3 +23,6 @@ License|/fdl]]."]]"""]] tschwinge@clubber:~ $ l machtype Segmentation fault tschwinge@clubber:~ $ l mach<TAB>Connection to clubber.bddebian.com closed. + +Justus: This is most likely just the shell not handling SIGLOST, see +[[!GNU_Savannah_bug 19479]]. |