Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Apr 2009 15:53:29 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libc/gen Symbol.map src/lib/libc/sys Symbol.map
Message-ID:  <200904021553.n32FrkDm055096@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2009-04-02 15:53:29 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/gen         Symbol.map 
    lib/libc/sys         Symbol.map 
  Log:
  SVN rev 190641 on 2009-04-02 15:53:29Z by jhb
  
  Properly update the shm_open/shm_unlink symbol versioning metadata after
  these functions were moved into the kernel:
  - Move the version entries from gen/ to sys/.  Since the ABI of the actual
    routines did not change, I'm still exporting them as FBSD 1.0 on purpose.
  - Add FBSD-private versions for the _ and __sys_ variants.
  
  Revision  Changes    Path
  1.18      +0 -2      src/lib/libc/gen/Symbol.map
  1.20      +6 -0      src/lib/libc/sys/Symbol.map



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