public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* query_modules syscall gone? Any replacement?
@ 2005-09-09 15:02 iSteve
  2005-09-09 15:27 ` linux-os (Dick Johnson)
  0 siblings, 1 reply; 13+ messages in thread
From: iSteve @ 2005-09-09 15:02 UTC (permalink / raw)
  To: linux-kernel

Greetings,
  I'm coding an application that messes with modules a lot, and I've 
stumbled upon a query_modules syscall in my docs. Later I've found out 
that the docs come from modutils and that module-init-tools doesn't seem 
to document (any of) the syscalls.

  May I then ask, why is the query_module syscall gone? And more 
importantly, what replaces it, if anything? It seems to me that parsing 
the /proc/modules is not only less comfortable, but according to the 
very obsolete manpage I have, it also can provide less information.

  For exmaple I'm not aware of anything like QM_SYMBOLS on per-module 
basis like it was (do correct me if I am wrong, it'd simplify my work a 
lot), ... and getting QM_REFS for example requires extensive parsing of 
/proc/modules.

Thanks in advance for reply.

  - iSteve


^ permalink raw reply	[flat|nested] 13+ messages in thread
[parent not found: <4KSFY-2pO-17@gated-at.bofh.it>]

end of thread, other threads:[~2005-09-13 19:46 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-09 15:02 query_modules syscall gone? Any replacement? iSteve
2005-09-09 15:27 ` linux-os (Dick Johnson)
2005-09-09 16:10   ` iSteve
     [not found] <4KSFY-2pO-17@gated-at.bofh.it>
2005-09-09 20:25 ` Bodo Eggert
2005-09-09 20:33   ` iSteve
2005-09-13 14:11   ` iSteve
2005-09-13 15:15     ` Randy.Dunlap
2005-09-13 15:30       ` iSteve
2005-09-13 15:44         ` Randy.Dunlap
2005-09-13 16:26           ` iSteve
2005-09-13 16:52             ` Randy.Dunlap
2005-09-13 19:50             ` Daniel Barkalow
2005-09-13 15:50         ` Jesper Juhl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox