Module Name:    src
Committed By:   riastradh
Date:           Thu Nov 21 19:37:46 UTC 2024

Added Files:
        src/lib/libutil: util.expsym

Log Message:
libutil: Add expected symbols list.

PR lib/58838: shared libraries in base should all have expsym lists


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/lib/libutil/util.expsym

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: src/lib/libutil/util.expsym
diff -u /dev/null src/lib/libutil/util.expsym:1.1
--- /dev/null	Thu Nov 21 19:37:46 2024
+++ src/lib/libutil/util.expsym	Thu Nov 21 19:37:46 2024
@@ -0,0 +1,112 @@
+__login50
+__login_getpwclass50
+__loginx50
+__parsedate50
+__pdparse
+__pw_copy50
+__pw_copyx50
+__pw_getpwconf50
+__pw_scan50
+__setusercontext50
+disklabel_dkcksum
+disklabel_scan
+easprintf
+ecalloc
+efopen
+emalloc
+erealloc
+ereallocarr
+esetfunc
+estrdup
+estrlcat
+estrlcpy
+estrndup
+estrtoi
+estrtou
+evasprintf
+flags_to_string
+forkpty
+freemntopts
+get_media_mode
+get_media_mode_string
+get_media_option_string
+get_media_options
+get_media_subtype
+get_media_subtype_string
+get_media_type_string
+getbootfile
+getbyteorder
+getdiskcookedname
+getdiskrawname
+getfsspecname
+getfstypename
+getlabeloffset
+getlabelsector
+getlabelusesmbr
+getmaxpartitions
+getmnt_silent
+getmntoptnum
+getmntopts
+getmntoptstr
+getrawpartition
+ifm_mode_descriptions
+ifm_option_descriptions
+ifm_subtype_descriptions
+ifm_type_descriptions
+kinfo_getvmmap
+login
+login_close
+login_getcapbool
+login_getcapnum
+login_getcapsize
+login_getcapstr
+login_getcaptime
+login_getclass
+login_getpwclass
+login_tty
+loginx
+logout
+logoutx
+logwtmp
+logwtmpx
+lookup_media_word
+opendisk
+opendisk1
+openpty
+parsedate
+pidfile
+pidfile_clean
+pidfile_lock
+pidfile_read
+pidlock
+proc_compare
+pw_abort
+pw_copy
+pw_copyx
+pw_edit
+pw_error
+pw_getconf
+pw_getprefix
+pw_getpwconf
+pw_init
+pw_lock
+pw_mkdb
+pw_prompt
+pw_scan
+pw_setprefix
+raise_default_signal
+secure_path
+setclasscontext
+setusercontext
+setuserenv
+setuserpath
+snprintb
+snprintb_m
+sockaddr_snprintf
+string_to_flags
+strpct
+strspct
+ttyaction
+ttylock
+ttymsg
+ttyunlock

Reply via email to