Date: Sat, 4 Sep 2010 12:40:16 +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.o84CeaSv072368@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kaiw 2010-09-04 12:40:16 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) lib/libelf _libelf.h elf_begin.c elf_scn.c elf_update.c Log: SVN rev 212203 on 2010-09-04 12:40:16Z 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.2.1 +1 -0 src/lib/libelf/_libelf.h 1.1.2.1 +1 -0 src/lib/libelf/elf_begin.c 1.2.2.1 +1 -1 src/lib/libelf/elf_scn.c 1.3.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.o84CeaSv072368>