Ask a Question related to UNIX Programming, Design and Development.
-
Russell Shaw #1
Re: Tips on a good POSIX guide?
Greg P. wrote:
[url]http://www.gnu.org/manual/manual.html[/url]> Hello fellow coders,
> I have been looking for a good C POSIX reference. I have crept across
> the sites that are obvious for *NIX POSIX and what not, but have failed to
> find a hardcopy version. Does anyone here use a book as a good reference on
> POSIX functions/routines? Any links or book titles are welcome (even obvious
> ones). Thanks in advance! =)
[url]http://www.gnu.org/manual/glibc-2.2.5/libc.html[/url]
Russell Shaw Guest
-
Good flash website tips
Hi All, Does anyone know of any good websites that give tips on building Flash websites. I've looked on Google and found some O.K ones but I... -
good guide for setting up mysql
I am trying to find a good guide for setting up mysql on a stand alone linux box just to play around with but I can't find any good one do you have... -
Need good tips for photo-shop.
Hello, I am using photo-shop. I learned the photo-shop, and its ability. I am not an artist, but I need good samples and tips of designing in... -
Web Hosting...any good tips advice for a good host??
This site has Reviews of cheap web hosting companies: http://www.SterlingReport.com/business/web-hosting-reviews.html You should be able to find... -
Is there any guide,tips about installing DB2 v7 and DB2 v8 on the same windows machine?
As far as i know, DB2 v8 cant be installed in parallel with v7 on windows, but someone knows if this behavior can be workarounded? I'm really... -
DINH Viêt Hoà #2
Re: Tips on a good POSIX guide?
Greg P. wrote :
[url]http://www.unix-systems.org/single_unix_specification/[/url]> Hello fellow coders,
> I have been looking for a good C POSIX reference. I have crept across
> the sites that are obvious for *NIX POSIX and what not, but have failed to
> find a hardcopy version. Does anyone here use a book as a good reference on
> POSIX functions/routines? Any links or book titles are welcome (even obvious
> ones). Thanks in advance! =)
--
DINH V. Hoa,
"écrire 'dsl' au lieu de 'désolé', c'est pas un problème d'orthographe,
c'est un problème de capillarité palmaire" -- ed
DINH Viêt Hoà Guest
-
Morris Dovey #3
Re: Tips on a good POSIX guide?
Greg P. wrote:
Greg...> I have been looking for a good C POSIX reference. I have crept
> across the sites that are obvious for *NIX POSIX and what not,
> but have failed to find a hardcopy version. Does anyone here
> use a book as a good reference on POSIX functions/routines?
> Any links or book titles are welcome (even obvious ones).
POSIX Programmers Guide - Donald Lewine
POSIX.4 Programming for the Real World - Bill Gallmeister
Neither of these books are new; but both have been helpful to me.
You should be able to get more info about them from the O'Reilly
website at [url]http://www.ora.com[/url]
HTH
--
Morris Dovey
West Des Moines, Iowa USA
C links at [url]http://www.iedu.com/c[/url]
Morris Dovey Guest
-
Marc Rochkind #4
Re: Tips on a good POSIX guide?
On Wed, 30 Jul 2003 04:09:45 -0500, Morris Dovey <mrdovey@iedu.com> wrote:
The Lewine book is OK for "classic" POSIX (1990 version), but lots has> Greg P. wrote:>> > I have been looking for a good C POSIX reference. I have crept
> > across the sites that are obvious for *NIX POSIX and what not,
> > but have failed to find a hardcopy version. Does anyone here
> > use a book as a good reference on POSIX functions/routines?
> > Any links or book titles are welcome (even obvious ones).
> Greg...
>
> POSIX Programmers Guide - Donald Lewine
> POSIX.4 Programming for the Real World - Bill Gallmeister
>
> Neither of these books are new; but both have been helpful to me. You
> should be able to get more info about them from the O'Reilly website at
> [url]http://www.ora.com[/url]
>
> HTH
changed since then. Besides, 50% of the book is in manual-page form, which
you can get in a much updated form from the Open Group site that another
reply has provided a link to.
The POSIX.4 book, to my knowledge, is the ONLY book on that part of POSIX
(real-time). Very useful if you will be using the real-time options.
Best reference is the Open Group site. It's really extremely well done.
(In addition to POSIX, a larger standard called Single UNIX Specification
is getting more industry attention these days. That's what vendors have to
conform to to be able to use the UNIX brand. The SUS, which contains POSIX,
is what's on the Open Group site.)
--Marc
Marc Rochkind Guest



Reply With Quote

