OpenGL and the LinuxThreads pthread_descr structure
Jakub Jelinek
jakub@redhat.com
Fri May 17 00:48:00 GMT 2002
On Thu, May 16, 2002 at 08:08:02PM -0700, Gareth Hughes wrote:
> Let's be clear about what I'm proposing: you agree to reserve an
> 8*sizeof(void *) block at a well-defined and well-known offset in the
> TCB. OpenGL is free to access that block, but only that block.
But you define no way how libraries can acquire some offset in
it for its exclusive use, so basically you want a libGL private TCB block.
Jakub
More information about the Libc-alpha
mailing list