Date: Wed, 24 Mar 2010 15:59:51 +0000 (UTC) From: Pietro Cerutti <gahr@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/include dlfcn.h src/lib/libc/gen dlfcn.c dlopen.3 src/libexec/rtld-elf rtld.c Message-ID: <201003241603.o2OG3dCx046554@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gahr 2010-03-24 15:59:51 UTC FreeBSD src repository Modified files: include dlfcn.h lib/libc/gen dlfcn.c dlopen.3 libexec/rtld-elf rtld.c Log: SVN rev 205606 on 2010-03-24 15:59:51Z by gahr - Remove const'ness from dlerror(3) prototype, for consistency with POSIX. Approved by: cognet MFC after: 1 week Revision Changes Path 1.24 +1 -2 src/include/dlfcn.h 1.17 +2 -2 src/lib/libc/gen/dlfcn.c 1.31 +1 -1 src/lib/libc/gen/dlopen.3 1.147 +1 -1 src/libexec/rtld-elf/rtld.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003241603.o2OG3dCx046554>