cvs commit: src/lib/libc/gen tls.c

Tim Kientzle kientzle at FreeBSD.org
Sun Feb 25 21:23:51 UTC 2007


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


More information about the cvs-all mailing list