Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Feb 2007 21:23:50 +0000 (UTC)
From:      Tim Kientzle <kientzle@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/gen tls.c
Message-ID:  <200702252123.l1PLNo4x052901@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702252123.l1PLNo4x052901>