LDT currently unused?

Florian Weimer (fw@cygnus.stuttgart.netsurf.de)
10 Jul 1996 19:35:44 +0200


Hi!

I'm currently developing an application which needs call gates to
kernel mode. These call gates are stored in the LDT of a certain
process at a fixed position (currently, the first six descriptors are
used by my program). Do I have to expect any conflicts with existing
software? Are there any libraries which use the LDT?

Florian