lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 19 Nov 2013 12:51:43 -0200
From:	Geyslan Gregório Bem <geyslan@...il.com>
To:	Alexander Viro <viro@...iv.linux.org.uk>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	"open list:FILESYSTEMS (VFS...), linux-kernel@...r.kernel.org (open
	list)" <linux-fsdevel@...r.kernel.org>,
	Joe Perches <joe@...ches.com>
Subject: Fwd: [PATCH] fs: binfmt_elf: add ELF reference in header comment

This patch add the specification "System V Application Binary Interface"
reference to header comment.

Signed-off-by: Geyslan G. Bem <geyslan@...il.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@...s.com).
  */
--
1.8.4.2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ