[prev in list] [next in list] [prev in thread] [next in thread] 

List:       uclibc-cvs
Subject:    svn commit: trunk/uClibc/utils
From:       vapier () uclibc ! org (vapier () uclibc ! org)
Date:       2005-12-29 22:27:35
Message-ID: 20051230062734.843CB120209 () busybox ! net
[Download RAW message or body]

Author: vapier
Date: 2005-12-29 22:27:33 -0800 (Thu, 29 Dec 2005)
New Revision: 13022

Log:
tell people to ignore these two warnings unless someone can figure out how to make \
them go away ... the vfork() is safe due to the logic following it

Modified:
   trunk/uClibc/utils/ldd.c


Changeset:
Modified: trunk/uClibc/utils/ldd.c
===================================================================
--- trunk/uClibc/utils/ldd.c	2005-12-30 06:26:55 UTC (rev 13021)
+++ trunk/uClibc/utils/ldd.c	2005-12-30 06:27:33 UTC (rev 13022)
@@ -648,6 +648,7 @@
 }
 
 /* map the .so, and locate interesting pieces */
+#warning "There may be two warnings here about vfork() clobbering, ignore them"
 int find_dependancies(char* filename)
 {
 	int is_suid = 0;


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic