Check out my Facebook profile

2009-02-26 Thread Yogesh Marathe
Hi Uclibc, I invited you to join Facebook a while back and wanted to remind you that once you join, we'll be able to connect online, share photos, organize groups and events, and more. Thanks, Yogesh To sign up for Facebook, follow the link below: http://www.facebook.com/p.php?i=678173553&k=56

Check out my Facebook profile

2008-10-16 Thread Yogesh Marathe
Hi Uclibc, I set up a Facebook profile where I can post my pictures, videos and events and I want to add you as a friend so you can see it. First, you need to join Facebook! Once you join, you can also create your own profile. Thanks, Yogesh To sign up for Facebook, follow the link below: http

uclibc 5 problem : system( ) call from user space creates system hang up

2008-09-19 Thread yogesh marathe
I'm trying to execute system( ) call (the one from stdlib.h) in an application that requires uclibc5 and pthread lib both. System hangs up when i do so. Please help me out. Issue is resolves when I do not use pthread library. Same function is working with uclibc4 with pthread library. I tried #in