libc walkthrough?

2001-01-15 Thread Rasputin

Morning all,

Ok, I know that The Bible for *BSDs is "TDaIotFOS", but STR from a glance
at the 4.3 version that it is very kernel-oriented.

I'd like to get started by porting a few userland apps
(have my sights on cdparanoia for starters), so was wondering if
anyone could recommend a good book to introduce newbies to
the BSD C library - I know the manpages are more up to date,
but I can't read them on the bus..

Local bookshops here in Cardiff are finally filling up with as much
gcc related books as Visual C++, but they're all quite Linux focussed.
(Or is there little difference from a userland point of view)?

Thanks for any pointers.

-- 
Rasputin 
Jack of All Trades :: Master of Nuns


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message



Re: libc walkthrough?

2001-01-15 Thread David Malone

On Mon, Jan 15, 2001 at 11:22:18AM +, Rasputin wrote:

> I'd like to get started by porting a few userland apps
> (have my sights on cdparanoia for starters), so was wondering if
> anyone could recommend a good book to introduce newbies to
> the BSD C library - I know the manpages are more up to date,
> but I can't read them on the bus..

Advanced Programming in the Unix Environment (Stevens) would probably
be a reasonable place to start.

David.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message



Re: libc walkthrough?

2001-01-15 Thread Arjan Knepper



David Malone wrote:

> On Mon, Jan 15, 2001 at 11:22:18AM +, Rasputin wrote:
>
> > I'd like to get started by porting a few userland apps
> > (have my sights on cdparanoia for starters), so was wondering if
> > anyone could recommend a good book to introduce newbies to
> > the BSD C library - I know the manpages are more up to date,
> > but I can't read them on the bus..
>
> Advanced Programming in the Unix Environment (Stevens) would probably
> be a reasonable place to start.
>
> David.

I agree with that, ISBN 0-201-56317-7 ca $65,=. You might also be
interested in "Unix network programmimg Volume 1 second edition ISBN
0-13-490012-X

>
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-hackers" in the body of the message


begin:vcard 
n:Knepper;Arjan
tel;fax:+31-(0)10-243-7314
tel;work:+31-(0)10-243-7362
x-mozilla-html:FALSE
url:http://www.jak.nl
org:JAK++ Software Development B.V.
adr:;;Stoveer 247;Rotterdam;;3032 GB;Netherlands
version:2.1
email;internet:[EMAIL PROTECTED]
x-mozilla-cpt:;-7904
fn:Arjan Knepper
end:vcard



Re: libc walkthrough?

2001-01-15 Thread Jeroen Ruigrok van der Werven

-On [20010115 12:25], Rasputin ([EMAIL PROTECTED]) wrote:
>Ok, I know that The Bible for *BSDs is "TDaIotFOS", but STR from a glance
>at the 4.3 version that it is very kernel-oriented.
>
>I'd like to get started by porting a few userland apps
>(have my sights on cdparanoia for starters), so was wondering if
>anyone could recommend a good book to introduce newbies to
>the BSD C library - I know the manpages are more up to date,
>but I can't read them on the bus..

Advanced UNIX Programming, by Warren W. Gay.  To follow up after Stevens
APUE.

-- 
Jeroen Ruigrok van der Werven  VIA Net.Works The Netherlands
BSD: Technical excellence at its best  Network- and systemadministrator
  D78D D0AD 244D 1D12 C9CA  7152 035C 1138 546A B867
Killing me is not enough to make me go away...


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message



Re: libc walkthrough?

2001-01-16 Thread Wes Peters

Jeroen Ruigrok van der Werven wrote:
> 
> -On [20010115 12:25], Rasputin ([EMAIL PROTECTED]) wrote:
> >Ok, I know that The Bible for *BSDs is "TDaIotFOS", but STR from a glance
> >at the 4.3 version that it is very kernel-oriented.
> >
> >I'd like to get started by porting a few userland apps
> >(have my sights on cdparanoia for starters), so was wondering if
> >anyone could recommend a good book to introduce newbies to
> >the BSD C library - I know the manpages are more up to date,
> >but I can't read them on the bus..
> 
> Advanced UNIX Programming, by Warren W. Gay.  To follow up after Stevens
> APUE.

Porting UNIX Software, O'Reilly & Associates.  The author is some goofball
named Greg Lehey.  Hi grog!

-- 
"Where am I, and what am I doing in this handbasket?"

Wes Peters Softweyr LLC
[EMAIL PROTECTED]   http://softweyr.com/


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message