kientzle 2007-02-25 21:23:50 UTC FreeBSD src repository Modified files: lib/libc/gen tls.c Log: Don't assert() the TLS allocation requested is big enough; just fix the argument. In particular, this is a step towards breaking crt1's dependence on stdio. Revision Changes Path 1.14 +2 -2 src/lib/libc/gen/tls.c