Date: Thu, 4 Feb 1999 04:42:39 -0800 (PST) From: Mark Newton <newton@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/kern imgact_elf.c src/sys/sys imgact_elf.h Message-ID: <199902041242.EAA31962@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
newton 1999/02/04 04:42:39 PST
Modified files:
sys/kern imgact_elf.c
sys/sys imgact_elf.h
Log:
Provide elf_brand_inuse() as a method an emulator can use to find out
whether it is currently in use (which is kinda useful when it's about
to unload itself: Lockups are never very much fun, are they?).
Revision Changes Path
1.48 +14 -1 src/sys/kern/imgact_elf.c
1.11 +2 -1 src/sys/sys/imgact_elf.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902041242.EAA31962>
