summaryrefslogtreecommitdiffstats
path: root/lib/libelf/gelf_xlatetof.3
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>2007-11-26 03:09:33 +0000
committerjkoshy <jkoshy@FreeBSD.org>2007-11-26 03:09:33 +0000
commit6bb7675a71702b9ec524f44be3a8d1e8ae6c8c02 (patch)
tree7ee081be0a048c2162a215cd19b739af5c5b2529 /lib/libelf/gelf_xlatetof.3
parent2179631991e01f5cac08108afc2fb3758fa63d30 (diff)
downloadFreeBSD-src-6bb7675a71702b9ec524f44be3a8d1e8ae6c8c02.zip
FreeBSD-src-6bb7675a71702b9ec524f44be3a8d1e8ae6c8c02.tar.gz
- Allow source descriptors with no data to be used as arguments to the
elf{32,64}_xlateto[fm]() translation functions. This change makes our libelf compatible with other ELF(3) implementations. [1] - Update manual page to reflect this change. - Style fixes: wrap a long line. Submitted by: jb [1]
Diffstat (limited to 'lib/libelf/gelf_xlatetof.3')
-rw-r--r--lib/libelf/gelf_xlatetof.36
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/libelf/gelf_xlatetof.3 b/lib/libelf/gelf_xlatetof.3
index 436fef3..b769930 100644
--- a/lib/libelf/gelf_xlatetof.3
+++ b/lib/libelf/gelf_xlatetof.3
@@ -208,12 +208,6 @@ specified an unsupported type.
.It Bq Er ELF_E_DATA
The
.Ar src
-argument had a zero
-.Va d_size
-field.
-.It Bq Er ELF_E_DATA
-The
-.Ar src
argument specified a buffer size that was not an integral multiple of
its underlying type.
.It Bq Er ELF_E_DATA
OpenPOWER on IntegriCloud