Date: Tue, 3 Aug 2004 08:54:02 +0000 (UTC) From: Doug Rabson <dfr@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen Makefile.inc tls.c Message-ID: <200408030854.i738s2fk063041@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dfr 2004-08-03 08:54:01 UTC FreeBSD src repository Modified files: lib/libc/gen Makefile.inc Added files: lib/libc/gen tls.c Log: Add stubs for TLS functions. These will be replaced at runtime by the functional versions in rtld. Revision Changes Path 1.116 +4 -3 src/lib/libc/gen/Makefile.inc 1.1 +69 -0 src/lib/libc/gen/tls.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408030854.i738s2fk063041>