CVSROOT: /cvs/glibc Module name: libc Changes by: drepper@sources.redhat.com 2002-07-19 17:45:58 Modified files: elf : dl-minimal.c Log message: Include <tls.h>. Define errno as thread-local variable if USE_TLS && HAVE___THREAD. Don't define __errno_location either.