<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0">

<channel>
<title><![CDATA[BoardTracker - Linux]]></title>
<link>http://www.boardtracker.com/all/249/1/</link>
<description><![CDATA[Latest threads from "Linux"]]></description>
<pubDate>Wed, 03 Dec 2008 08:23:23 GMT</pubDate>
<lastBuildDate>Wed, 03 Dec 2008 08:23:23 GMT</lastBuildDate>
<item>
<title><![CDATA[Linux SCSI programming...]]></title>
<link>http://www.boardtracker.com/rss/thread/65728409</link>
<description><![CDATA[ Hi, I'm trying to port a Windows SCSI API over to Linux. The API has several functions, most of them using ATA_PASS_THROUGH_EX to send a vendor specific command over to the device. I've manage...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/65728409</guid>
<pubDate>Mon, 01 Dec 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Embedded GUI...]]></title>
<link>http://www.boardtracker.com/rss/thread/65728410</link>
<description><![CDATA[ Hi, Been using Linux for development for a while now - getting familiar with gcc. I am soon to develop a portable device (I will be designing it with a single board PC or an ITX m/b) which...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/65728410</guid>
<pubDate>Sun, 30 Nov 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[An Autonomous Child Process...]]></title>
<link>http://www.boardtracker.com/rss/thread/65728413</link>
<description><![CDATA[ Hello! First, allow me to apologize in advance, in case this question has already appeared. My problem consists of the following: I am trying to create an application that has to launch anot...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/65728413</guid>
<pubDate>Sat, 29 Nov 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Concurrent chat, Sockets...]]></title>
<link>http://www.boardtracker.com/rss/thread/65728411</link>
<description><![CDATA[ Hey guys, Im writing this client/server chat program. Its in C and runs on UNIX. Its multiproccessed using the fork() function. My problem is that I cant seem to get my child functions to communi...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/65728411</guid>
<pubDate>Sat, 29 Nov 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Father and Son Variables...]]></title>
<link>http://www.boardtracker.com/rss/thread/65728417</link>
<description><![CDATA[ Hello, When creating son process with fork(), does it have its own copy of function's local variables? I mean if I change local variable of a function where son was created, will the father see ...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/65728417</guid>
<pubDate>Fri, 28 Nov 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Dual Booting (Win XP ,server 2003 and LINUX)...]]></title>
<link>http://www.boardtracker.com/rss/thread/65728415</link>
<description><![CDATA[ Hi Guys This is my first posting and i need ur help I am new to linux and i want to install Ubuntu 8.10 desktop(or Live cd) or Ubuntu Studio but i am having problem with partioning because...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/65728415</guid>
<pubDate>Fri, 28 Nov 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[select and O_NONBLOCK...]]></title>
<link>http://www.boardtracker.com/rss/thread/65728421</link>
<description><![CDATA[ &quot;Under Linux, select() may report a socket file descriptor as &quot;ready for reading&quot;, while nevertheless a subsequent read blocks. This could for example happen when data has arrived b...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/65728421</guid>
<pubDate>Thu, 27 Nov 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[cancellation points list needed!!...]]></title>
<link>http://www.boardtracker.com/rss/thread/65728419</link>
<description><![CDATA[ I have difficulties in finding good documentation of cancellation points among &quot;ordinary&quot; library functions I manually noted in the past the following list but it might be incomplete...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/65728419</guid>
<pubDate>Thu, 27 Nov 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[gcc error...]]></title>
<link>http://www.boardtracker.com/rss/thread/65672271</link>
<description><![CDATA[ I keep on getting this error compiling with gcc on Ubuntu: ld: error in main.o(.eh_frame); no .eh_frame_hdr table will be created. No matter the program I try compiling, I get the same message...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/65672271</guid>
<pubDate>Wed, 26 Nov 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Help with a program in C....]]></title>
<link>http://www.boardtracker.com/rss/thread/65672276</link>
<description><![CDATA[ Hello! I'm new to this forum. I really suck at C/C++ and I was wondering if anyone can help me with a program. Write a program in C which will print a menu so the user can choose if he wan...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/65672276</guid>
<pubDate>Wed, 26 Nov 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Linux for the dumpiest!!!...]]></title>
<link>http://www.boardtracker.com/rss/thread/65672273</link>
<description><![CDATA[ Hi, I'm so new Linux guy who finally decided to start on Linux. It seems too easy to say so, but I don't know where to start. Can you gave me some starting points or strengths what is the best ...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/65672273</guid>
<pubDate>Wed, 26 Nov 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Problem with reboot(), takes a few seconds before rebooting...]]></title>
<link>http://www.boardtracker.com/rss/thread/65672279</link>
<description><![CDATA[ Hi, I'm trying to use a call to reboot() to reboot the system after my program completes, however it seems that it takes a few seconds before the reboot actually happens. Why is this so? M...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/65672279</guid>
<pubDate>Mon, 24 Nov 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Detecting monitor is on or off...]]></title>
<link>http://www.boardtracker.com/rss/thread/65611850</link>
<description><![CDATA[ Hello everyone, I m writing a c program to detect whether monitor is on or off, but have no clue where to start from. In linux there is utility ddcprobe which detects the hardware status , b...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/65611850</guid>
<pubDate>Wed, 19 Nov 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Segmentation fault problem...]]></title>
<link>http://www.boardtracker.com/rss/thread/65553049</link>
<description><![CDATA[ hello people. i have a problem with my .so . i am dynamically loading and unloading my libtemp.so using the dlopen and dlclose functions. my .so contains many global instances of many classe...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/65553049</guid>
<pubDate>Wed, 19 Nov 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Pseudo TTY not reading singal character...]]></title>
<link>http://www.boardtracker.com/rss/thread/65553054</link>
<description><![CDATA[ Hi group, I have a simple C program that I am using to using to understand pseudo terminal programming. What I do is open a Pesudo TTY pair, then fork the program and the child calls Bash us...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/65553054</guid>
<pubDate>Wed, 19 Nov 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Simple Processes Program...]]></title>
<link>http://www.boardtracker.com/rss/thread/65553062</link>
<description><![CDATA[ Hello, I try to make a program which gets the number of desired childs from user, then creates them sequentially and destroys them in reverse order. I just don't understand why it doesn't work...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/65553062</guid>
<pubDate>Tue, 18 Nov 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Adding directories to PATH...]]></title>
<link>http://www.boardtracker.com/rss/thread/65553059</link>
<description><![CDATA[ If anyone is familiar with exec maybe you could help me out. I have a basic shell that I am trying to personalize. One of the features I want to include is that when the user inputs the command ...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/65553059</guid>
<pubDate>Tue, 18 Nov 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[linux, doubles, and unions...]]></title>
<link>http://www.boardtracker.com/rss/thread/65553044</link>
<description><![CDATA[ Hi All, I have a pretty bizarre problem going on regarding Linux. Our software is running on Unix and now we are porting to Linux. The problem involves a 'double' type within a union. This d...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/65553044</guid>
<pubDate>Mon, 17 Nov 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Inotify problem...]]></title>
<link>http://www.boardtracker.com/rss/thread/65492708</link>
<description><![CDATA[ I wrote this little example program just to start using inotify. The program adds a watch on a file, looking for the event of closing the file after having opened it for writing. When the even fir...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/65492708</guid>
<pubDate>Fri, 14 Nov 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Uploading generated files automatically...]]></title>
<link>http://www.boardtracker.com/rss/thread/65492712</link>
<description><![CDATA[ Hi everyone. I was wondering if any of you guys have a simple program that uploads files to an http server (Apache) once they are generated? And what would be required to accomplish this.. I'm...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/65492712</guid>
<pubDate>Thu, 13 Nov 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Is XLib included in all Linux Distros? What about Solaris/OSX?...]]></title>
<link>http://www.boardtracker.com/rss/thread/65426698</link>
<description><![CDATA[ I'm looking to get the position of the mouse on the screen. I'm hoping that there's one library that all linux distros use (so i don't have to worry about bundling/requiring any external libraries...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/65426698</guid>
<pubDate>Mon, 10 Nov 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Mac - File locking with fcntl() fails on shared volumes!?...]]></title>
<link>http://www.boardtracker.com/rss/thread/65426702</link>
<description><![CDATA[ This is a Mac specific question, but in essence it is a unix/bsd system level stuff. I suppose there are people here that can help me. I'm using fcntl() to perform locking regions of files....]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/65426702</guid>
<pubDate>Mon, 10 Nov 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[What is the difference between socket functions write() and send()?...]]></title>
<link>http://www.boardtracker.com/rss/thread/65426705</link>
<description><![CDATA[ Hello! Well,like the title says,I was wondering what is the difference between those functions.Don't they do the exact same thing,write data to socket? ...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/65426705</guid>
<pubDate>Sun, 09 Nov 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Xlib - Focused window and notifies...]]></title>
<link>http://www.boardtracker.com/rss/thread/65360392</link>
<description><![CDATA[ Hi, I'm coding my own window manager prototype and have this problem: When I'm not actively grabbing any button or pointer the notifies won't work correctly. When a pointer leaves the focu...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/65360392</guid>
<pubDate>Thu, 06 Nov 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[How to write/use watchdog in C program...]]></title>
<link>http://www.boardtracker.com/rss/thread/65293033</link>
<description><![CDATA[ Hi can anybody tell me how to handle the watchdog in C program, I mean if my program hang how can i reboot the whole device automatically. My program is written in C-Language. I am very new in C-l...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/65293033</guid>
<pubDate>Fri, 31 Oct 2008 00:00:00 GMT</pubDate>
</item>

</channel>
</rss>
