Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jan 2010 10:00:01 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libc/gen Symbol.map
Message-ID:  <201001141000.o0EA0Krw028731@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ed          2010-01-14 10:00:01 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/gen         Symbol.map 
  Log:
  SVN rev 202279 on 2010-01-14 10:00:01Z by ed
  
  Revert the change to Symbol.map, made in r202274.
  
  Even though we use __sym_compat(), we should list the symbol in
  Symbol.map.
  
  ttyslot() is now listed as follows, which seems to do the right thing:
  
  | Symbol table '.dynsym' contains 2755 entries:
  |    Num:    Value          Size Type    Bind   Vis      Ndx Name
  |    613: 00000000000477b0   121 FUNC    GLOBAL DEFAULT   10 ttyslot@FBSD_1.0
  
  Reported by:    kib
  
  Revision  Changes    Path
  1.29      +1 -0      src/lib/libc/gen/Symbol.map



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