NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/44010 CVS commit: src/libexec/ld.elf_so



The following reply was made to PR lib/44010; it has been noted by GNATS.

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/44010 CVS commit: src/libexec/ld.elf_so
Date: Fri, 29 Oct 2010 11:08:18 -0400

 Module Name:   src
 Committed By:  christos
 Date:          Fri Oct 29 15:08:18 UTC 2010
 
 Modified Files:
        src/libexec/ld.elf_so: Makefile rtld.c rtldenv.h
 Added Files:
        src/libexec/ld.elf_so: xenv.c
 
 Log Message:
 PR/44010: YAMAMOTO Takashi: sbrk: grow 0xb3ba2000 failed, error = 12"
 (due to setenv changes?)
 Provide a mini unsetenv that does not allocate/free memory and does not
 bother about locking.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.97 -r1.98 src/libexec/ld.elf_so/Makefile
 cvs rdiff -u -r1.131 -r1.132 src/libexec/ld.elf_so/rtld.c
 cvs rdiff -u -r1.9 -r1.10 src/libexec/ld.elf_so/rtldenv.h
 cvs rdiff -u -r0 -r1.1 src/libexec/ld.elf_so/xenv.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index