NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/58674 CVS commit: src/usr.bin/elf2aout



The following reply was made to PR lib/58674; it has been noted by GNATS.

From: "David H. Gutteridge" <gutteridge%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58674 CVS commit: src/usr.bin/elf2aout
Date: Fri, 1 Nov 2024 00:35:53 +0000

 Module Name:	src
 Committed By:	gutteridge
 Date:		Fri Nov  1 00:35:53 UTC 2024
 
 Modified Files:
 	src/usr.bin/elf2aout: elf2aout.c
 
 Log Message:
 elf2aout.c: switch to use htobe32(3)
 
 As discussed on tech-toolchain. Tested with virt68k tools build on
 Fedora 40. (Relevant to PR lib/58674.)
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.24 -r1.25 src/usr.bin/elf2aout/elf2aout.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index