cvs commit: src/lib/libc/quad Symbol.map

Daniel Eischen deischen at FreeBSD.org
Thu May 31 13:07:38 UTC 2007


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


More information about the cvs-src mailing list