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

Doug Rabson dfr at FreeBSD.org
Tue Aug 3 01:54:02 PDT 2004


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)


More information about the cvs-all mailing list