freebsd-dev/include
Alexander Kabaev 0eb88f2029 Implement ELF symbol versioning using GNU semantics. This code aims
to be compatible with symbol versioning support as implemented by
GNU libc and documented by http://people.redhat.com/~drepper/symbol-versioning
and LSB 3.0.

Implement dlvsym() function to allow lookups for a specific version of
a given symbol.
2005-12-18 19:43:33 +00:00
..
arpa
protocols
rpc
rpcsvc Fix ypwhich -m. This should be MFC'ed back at least as far as RELENG_5. 2005-12-06 02:01:06 +00:00
_ctype.h
a.out.h
ar.h
assert.h
bitstring.h
complex.h
cpio.h
ctype.h
db.h
dirent.h
dlfcn.h Implement ELF symbol versioning using GNU semantics. This code aims 2005-12-18 19:43:33 +00:00
elf-hints.h
elf.h
err.h
fmtmsg.h
fnmatch.h
fstab.h
fts.h
ftw.h
getopt.h
glob.h
grp.h
hesiod.h
histedit.h Sync libedit with recent NetBSD developments. Including improvements to the 2005-08-07 20:55:59 +00:00
ieeefp.h
ifaddrs.h
inttypes.h
iso646.h
kenv.h Fix prototype to match the code and documentation. 2005-11-24 07:20:26 +00:00
langinfo.h
libgen.h
limits.h
link.h
locale.h
Makefile Add an extensible version of our *printf(3) implementation to libc 2005-12-16 18:56:39 +00:00
malloc.h
memory.h
monetary.h
mpool.h
mqueue.h Fix compiling for c++, include cdefs.h. 2005-11-30 07:26:36 +00:00
ndbm.h
netconfig.h
netdb.h Remove padding for ABI compatibility of ai_addrlen member 2005-07-22 18:21:28 +00:00
nl_types.h Bring in NetBSD's improvements and cleanups to NLS subsystem, making 2005-02-27 16:20:53 +00:00
nlist.h
nss.h
nsswitch.h
objformat.h
paths.h
printf.h Add an extensible version of our *printf(3) implementation to libc 2005-12-16 18:56:39 +00:00
proc_service.h Add support for XMM registers in GDB for x86 processors that support 2005-05-31 09:43:04 +00:00
pthread_np.h Add pthread_timedjoin_np prototype. 2005-10-04 07:23:56 +00:00
pthread.h Add prototype for following functions, plus tab fixes. 2005-10-24 05:53:54 +00:00
pwd.h Correct a typo in the definition of _PW_VERSION_MASK. This macro is 2005-01-26 17:26:54 +00:00
ranlib.h
readpassphrase.h
regex.h
regexp.h
resolv.h Don't declare ___res_ext() twice. 2005-09-12 15:53:28 +00:00
runetype.h
search.h
setjmp.h
sgtty.h
signal.h Use __pid_t instead of pid_t for sigqueue as other functions. 2005-10-16 22:23:03 +00:00
stab.h
stdbool.h The Intel C/C++ compiler doesn't require a typedef for _Bool when compiling 2005-02-19 13:47:33 +00:00
stddef.h
stdio.h
stdlib.h Fix the prototypes for devname() and devname_r(), the first two argument 2005-09-12 15:58:15 +00:00
string.h Revert last revision, strmode() should be moved to <unistd.h> to be 2005-11-24 08:30:44 +00:00
stringlist.h
strings.h
sysexits.h
tar.h
tgmath.h
time.h Add POSIX timer interfaces. 2005-10-30 03:15:05 +00:00
timeconv.h
timers.h
ttyent.h
ulimit.h
unistd.h barrier and spin_lock had already been implemented in libpthread and 2005-12-02 02:36:13 +00:00
utime.h
utmp.h
uuid.h
varargs.h
vis.h
wchar.h Add an implementation of the semi-standard wcsdup() function, as found 2005-08-13 05:54:33 +00:00
wctype.h
wordexp.h