Date: Wed, 21 Jul 2010 10:39:29 +0000 (UTC) From: Kai Wang <kaiw@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libelf gelf_fsize.3 libelf.h libelf_data.c libelf_fsize.m4 Message-ID: <201007211834.o6LIYq1X099927@repoman.freebsd.org>
index | next in thread | raw e-mail
kaiw 2010-07-21 10:39:29 UTC
FreeBSD src repository
Modified files:
lib/libelf gelf_fsize.3 libelf.h libelf_data.c
libelf_fsize.m4
Log:
SVN rev 210340 on 2010-07-21 10:39:29Z by kaiw
- Document that the *fsize() functions return a size of 1 for Elf
types that don't have a fixed size.
- The *fsize() functions should return a size of 1, for variable length
types.
- Redefine symbol ELF_T_LAST to match the current end of the list.
Obtained from: elftoolchain
MFC after: 1 month
Revision Changes Path
1.6 +2 -7 src/lib/libelf/gelf_fsize.3
1.3 +1 -1 src/lib/libelf/libelf.h
1.5 +4 -0 src/lib/libelf/libelf_data.c
1.6 +3 -4 src/lib/libelf/libelf_fsize.m4
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007211834.o6LIYq1X099927>
