===================================================================== PLEASE NOTE THAT THIS LIST DOES NOT ALLOW JOB POSTINGS OF *ANY* KIND. If you post one,...
linux-bangalore-progr...
linux-bangalore-progr...
Sep 1, 2007 12:36 pm
7407
All: Here are the selected Project Days sessions, in alphabetical order: * Debian/Ubuntu * Fedora * Gnome * IndLinux * KDE * Mozilla * OpenOffice.org *...
I came across a need where I had to find out the name of a function within the program given its address, from within the program. Is this possible? If so,...
... I know abt doing this in gcc. You can use dladdr and compile your code with -rdynamic. --code snippet-- #define _GNU_SOURCE #include <stdio.h> #include...
This is a reminder to members of this list about the posting rules: If you are posting to this list, and your messages aren't appearing, check the following: ...
linux-bangalore-progr...
linux-bangalore-progr...
Sep 9, 2007 12:30 pm
7412
This is a reminder to members of this list about the posting rules: If you are posting to this list, and your messages aren't appearing, check the following: ...
linux-bangalore-progr...
linux-bangalore-progr...
Sep 23, 2007 12:30 pm
7413
And here we go! After a some delay, the Call for Participation is now out there. Please carefully note the important dates: * 24-Sep-2007 Call for...
All: In accordance with the FOSS.IN/2007 Call for Participation, speaker and talk registration is open. You can now go and register. You should read the CfP...
===================================================================== PLEASE NOTE THAT THIS LIST DOES NOT ALLOW JOB POSTINGS OF *ANY* KIND. If you post one,...
linux-bangalore-progr...
linux-bangalore-progr...
Oct 1, 2007 12:36 pm
7416
All: Going by some of the messages I see on the mailing lists and in private mail and on the contact system, some people are still confused about what FOSS.IN...
My application is MontaVista Linux based. My application crashes after 20 hrs. When I load the core in gdb it says only crash reason as Arithmetic Exception....
Satyajit, ... What architecture are you running on? Is it an ARM processor? If it is an embedded board, does is have an FPU ( from the crash it seems it does...
... use DTrace (Dynamic Tracing). search the term on Google.com and you will find it useful esp, in your case...
Srivatsa Kanchi R
skanchi@...
Oct 6, 2007 1:10 pm
7420
Attention all: This note is going to catch many people by surprise: As we had explained, over and over: this is a FOSS developer and contributor conference. We...
... DTrace can help in such situations, but it is not available on linux. Using the debugging tools available on the platform is the first option. If they do...
This is a reminder to members of this list about the posting rules: If you are posting to this list, and your messages aren't appearing, check the following: ...
linux-bangalore-progr...
linux-bangalore-progr...
Oct 7, 2007 12:43 pm
7423
Heads-up: 6 days left to submit talks/tutorial/workshops to FOSS.IN/2007. At 23:59 GMT+0530 this Saturday, submissions close for good. The extended deadline...
All: Last chance to get your talk abstract in. At midnight tonight, the talk submission system closes permanently for this year. To help you figure things out,...
Wow, that was quite a show! :) 300 talk submissions, not counting panels, bofs or keynotes, when we closed SpeakerReg at 23:59 on Saturday, 20-Oct-2007. The...
This is a reminder to members of this list about the posting rules: If you are posting to this list, and your messages aren't appearing, check the following: ...
linux-bangalore-progr...
linux-bangalore-progr...
Oct 21, 2007 12:26 pm
7427
All: http://foss.in/2007/shortlist.php This is the first list of talks. There are still plenty of things that will change over the next week. Some...
===================================================================== PLEASE NOTE THAT THIS LIST DOES NOT ALLOW JOB POSTINGS OF *ANY* KIND. If you post one,...
linux-bangalore-progr...
linux-bangalore-progr...
Nov 1, 2007 12:32 pm
7430
All: Yesterday, we had a long team discussion, and we have decided to make the following changes to the delegate costs: 1. There will not be separate charges...
... Forgot to add this: All companies who pay corporate delegate fees will be thanked publicly during the event and on the website. Atul -- F O S S . I N / 2 0...
All: Delegate Registration for FOSS.IN/2007 is now open: http://foss.in/2007/register/delegates Read the instructions there carefully. Online delegate...
This is a reminder to members of this list about the posting rules: If you are posting to this list, and your messages aren't appearing, check the following: ...
linux-bangalore-progr...
linux-bangalore-progr...
Nov 4, 2007 12:49 pm
7434
And here we go again! :) We all know that an international event like FOSS.IN simply cannot happen without the generous support from sponsors. And this is even...
I was going through a study of Linux TCP/IP stack performance analysis.I wanted to know more details about the link layer processing of packets--like amount of...