view modules/tls @ 8054:aa8abb5db935

Enforce the use of gnulib modules for unportable <string.h> functions.
author Bruno Haible <bruno@clisp.org>
date Thu, 01 Feb 2007 00:29:52 +0000
parents ab97b105b804
children 2bab2200e002
line wrap: on
line source

Description:
Thread-local storage in multithreaded situations.

Files:
lib/tls.h
lib/tls.c
m4/tls.m4

Depends-on:
lock

configure.ac:
gl_TLS

Makefile.am:
lib_SOURCES += tls.h tls.c

Include:
"tls.h"

License:
LGPL

Maintainer:
Bruno Haible