The NetBSD Project

CVS log for src/crypto/external/bsd/heimdal/lib/libkrb5/krb5.expsym

[BACK] Up to [cvs.NetBSD.org] / src / crypto / external / bsd / heimdal / lib / libkrb5

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Oct 31 15:05:52 2024 UTC (2 months, 2 weeks ago) by riastradh
Branches: MAIN
CVS tags: HEAD
heimdal: Add expected symbols lists.

Excluded:

- libasn1 -- exported symbol list is currently machine-dependent
  (vax, m68k, amd64 have _end/_init/_fini; earmv7 only has _end;
  aarch64 adds _bss_end__, __end__, __bss_end__, __bss_start__; ...)
  because it just does `global: *'
- libkafs, libsl -- no symbol version map, so exported list is
  currently machine-dependent
- libkadm5clnt -- has a symbol version map, but we're not using it
  (PR lib/58795: libkadm5clnt.so is built without symbol version map)
  so exported symbol list is currently machine-dependent

Preparing for adopting VERSION_MAP to fix:

PR lib/58376: Missing DPADD for library version scripts

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>