Hi,<br><br>Thanks for your valuable <span class="query" id="query">suggestions</span>..<br><br>    i am working an application, which needs to read user_id(uid), group_id(gid). for this i need posix headers grp.h &amp; pwd.h.<br>
So my issue is if i replace these header files with any of the gnu libraries which supports in mingw, will my application able to read these file atributes correctly when it si running on a linux target..<br><br>if i summerise, i have to dvelop an filesystem related  application in mingw, with this executable i have to generate filesystem image in windows.. this filesystem image i will flash in a linux based target.. it should work perfectly as the filesystem generated in linux environment..<br>
<br>Thanks for u r help..<br>Ram<br><br><div class="gmail_quote">On Fri, Mar 6, 2009 at 7:51 AM, Kevin Kofler <span dir="ltr">&lt;<a href="mailto:kevin.kofler@chello.at">kevin.kofler@chello.at</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">Richard W.M. Jones wrote:<br>
&gt; Some portabilities libraries you can consider:<br>
&gt;<br>
&gt;  - gnulib<br>
&gt;  - glib<br>
&gt;  - NSPR<br>
&gt;  - APR<br>
&gt;  - Qt<br>
&gt;  - POCO &amp; Boost (for C++)<br>
<br>
</div>There&#39;s also the kdewin32 library which implements some POSIX functions used<br>
by KDE (but the functions aren&#39;t always fully compliant, the main goal<br>
there is to get KDE to build).<br>
<font color="#888888"><br>
        Kevin Kofler<br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
fedora-mingw mailing list<br>
<a href="mailto:fedora-mingw@lists.fedoraproject.org">fedora-mingw@lists.fedoraproject.org</a><br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/fedora-mingw" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/fedora-mingw</a><br>
</div></div></blockquote></div><br>