mirror of git://sourceware.org/git/glibc.git
Update.
This commit is contained in:
parent
18c5126084
commit
f156cf05bd
14
ChangeLog
14
ChangeLog
|
@ -1,3 +1,17 @@
|
|||
2001-01-08 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* elf/rtld.c (process_envvars): Place output files for profiling
|
||||
in SUID binaries in /var/profile.
|
||||
|
||||
* elf/dl-load.c (_dl_map_object): Don't look in cache for
|
||||
preloading in SUID binaries.
|
||||
|
||||
* elf/dl-profile.c (_dl_start_profile): Open the output file with
|
||||
O_NOFOLLOW if possible.
|
||||
|
||||
* sysdeps/generic/segfault.c (install_handler): Check output file
|
||||
name with access().
|
||||
|
||||
2000-09-10 David S. Miller <davem@redhat.com>
|
||||
|
||||
* sysdeps/sparc/sparc32/__longjmp.S (__longjmp): Correct %fp
|
||||
|
|
Loading…
Reference in New Issue