cvs commit: src/sys/kern imgact_elf.c

看板DFBSD_commit作者時間21年前 (2005/03/08 21:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
davidxu 2005/03/08 04:30:32 PST DragonFly src repository Modified files: sys/kern imgact_elf.c Log: Merge from FreeBSD: Make sure that AT_PHDR has a useful value even for static programs. This header will be accessed via environ variable in libc, as crt0 stores the address into the variable. We use this header to phase TLS info in libc for static programs. Revision Changes Path 1.26 +11 -0 src/sys/kern/imgact_elf.c http://www.dragonflybsd.org/cvsweb/src/sys/kern/imgact_elf.c.diff?r1=1.25&r2=1.26&f=u
文章代碼(AID): #12BQ8S00 (DFBSD_commit)