lkml.org 
[lkml]   [2013]   [Nov]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
SubjectFwd: [PATCH] fs: binfmt_elf: add ELF reference in header comment
From
This patch add the specification "System V Application Binary Interface"
reference to header comment.

Signed-off-by: Geyslan G. Bem <geyslan@gmail.com>
---
fs/binfmt_elf.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/fs/binfmt_elf.c b/fs/binfmt_elf.c
index 571a423..18938f9 100644
--- a/fs/binfmt_elf.c
+++ b/fs/binfmt_elf.c
@@ -2,9 +2,10 @@
* linux/fs/binfmt_elf.c
*
* These are the functions used to load ELF format executables as used
- * on SVr4 machines. Information on the format may be found in the book
- * "UNIX SYSTEM V RELEASE 4 Programmers Guide: Ansi C and Programming Support
- * Tools".
+ * on SVr4 machines. Information on the format may be found in the
+ * specification "System V Application Binary Interface" provided by SCO,
+ * as well as in the book "UNIX SYSTEM V RELEASE 4 Programmers Guide: Ansi C
+ * and Programming Support Tools".
*
* Copyright 1993, 1994: Eric Youngdale (ericy@cais.com).
*/
--
1.8.4.2

\
 
 \ /
  Last update: 2013-11-19 16:21    [W:0.025 / U:0.312 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site