Date: Sat, 4 Sep 2010 12:40:06 +0000 (UTC) From: Kai Wang <kaiw@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libelf _libelf.h elf_begin.c elf_scn.c elf_update.c Message-ID: <201009041240.o84CeUST072341@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kaiw 2010-09-04 12:40:06 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
lib/libelf _libelf.h elf_begin.c elf_scn.c
elf_update.c
Log:
SVN rev 212202 on 2010-09-04 12:40:06Z by kaiw
MFC r210329,r210330,r210347.
r210329:
Use <unistd.h> to declare the prototype for ftruncate().
r210330:
Allow an application that updates only the ELF Ehdr to work.
r210347:
Fix a memory leak.
Revision Changes Path
1.2.10.2 +1 -0 src/lib/libelf/_libelf.h
1.1.10.2 +1 -0 src/lib/libelf/elf_begin.c
1.2.10.2 +1 -1 src/lib/libelf/elf_scn.c
1.5.2.4 +10 -8 src/lib/libelf/elf_update.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009041240.o84CeUST072341>
