libc/sysdeps/generic dl-tls.c

roland@sources.redhat.com roland@sources.redhat.com
Sun Aug 4 18:28:00 GMT 2002


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sources.redhat.com	2002-08-04 18:28:07

Modified files:
	sysdeps/generic: dl-tls.c 

Log message:
	2002-08-04  Roland McGrath  <roland@redhat.com>
	
	* sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): Allocate the
	TCB with __libc_memalign instead of mmap.
	(_dl_deallocate_tls): Free it with free instad of munmap.



More information about the Glibc-cvs mailing list