Date: Thu, 31 May 2007 13:07:37 +0000 (UTC) From: Daniel Eischen <deischen@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/quad Symbol.map Message-ID: <200705311307.l4VD7cjR044688@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
deischen    2007-05-31 13:07:37 UTC
  FreeBSD src repository
  Modified files:
    lib/libc/quad        Symbol.map 
  Log:
  Export quad symbols.  They were previously commented out.  These symbols
  really shouldn't be exported since they should be pulled from libgcc, but
  the build of some applications is broken and they expect to see them in
  libc.  glibc exports these symbols, although Solaris doesn't appear to,
  so export them for compatibility's sake.
  
  After discussion with:  kan
  
  Revision  Changes    Path
  1.3       +6 -6      src/lib/libc/quad/Symbol.map
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705311307.l4VD7cjR044688>
