]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
One more thinko in CL
authorUlrich Drepper <drepper@gmail.com>
Mon, 30 May 2011 15:57:50 +0000 (11:57 -0400)
committerUlrich Drepper <drepper@gmail.com>
Mon, 30 May 2011 15:57:50 +0000 (11:57 -0400)
ChangeLog
elf/rtld.c

index bc879b799dc235be7191f6a176524984121cd449..f5309dfb363bf7e9fd9dacd3093d19f3cfbb115b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,7 +32,7 @@
 
        [BZ #11799]
        * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention
-       SI_USER in the comment.
+       raise in the comment.
        * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
        * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
        * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
index 9eb9289eadf7750d344d59b9edb18ee694ddcd4a..48c557485c18e04f3b90c7a2824e28aae857eaf8 100644 (file)
@@ -922,6 +922,7 @@ dl_main (const ElfW(Phdr) *phdr,
 
   /* Process the environment variable which control the behaviour.  */
   process_envvars (&mode);
+  mode=trace;
 
 #ifndef HAVE_INLINED_SYSCALLS
   /* Set up a flag which tells we are just starting.  */