* Callback interfaces
@ 2009-08-03 5:33 H. Peter Anvin
2009-08-03 5:47 ` H. Peter Anvin
0 siblings, 1 reply; 2+ messages in thread
From: H. Peter Anvin @ 2009-08-03 5:33 UTC (permalink / raw)
To: Steffen Winterfeldt, Sebastian Herbszt, Linux Kernel Mailing List
I'm sketching on a callback infrastructure for Syslinux 4. I'm
wondering specifically what you would prefer to have hooked. One option
is to put hooks into the code for open(), read() and close(); another
option would be to only invoke hooks from loadfile().
What other hooks would you like to have?
-hpa
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Callback interfaces
2009-08-03 5:33 Callback interfaces H. Peter Anvin
@ 2009-08-03 5:47 ` H. Peter Anvin
0 siblings, 0 replies; 2+ messages in thread
From: H. Peter Anvin @ 2009-08-03 5:47 UTC (permalink / raw)
To: Linux Kernel Mailing List
H. Peter Anvin wrote:
> I'm sketching on a callback infrastructure for Syslinux 4. I'm
> wondering specifically what you would prefer to have hooked. One option
> is to put hooks into the code for open(), read() and close(); another
> option would be to only invoke hooks from loadfile().
Sorry everyone, wrong mailing list...
-hpa
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-08-03 5:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-03 5:33 Callback interfaces H. Peter Anvin
2009-08-03 5:47 ` H. Peter Anvin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox