bsd.prog.mk

2003-10-19 Thread T.M. Sommers
Is /usr/share/mk/bsd.prog.mk intended for use by any old program, or should it only be used only for FreeBSD itself? Obviously, using it would be less portable, but there are times when that does not matter. ___ [EMAIL PROTECTED] mailing list http://

elf core dump files

2003-06-04 Thread T.M. Sommers
I am trying to write a little program to get some information from core dump files. I do not understand, however, what is in each of the loadable segments in the core dump, and how those segments correlate to the segments in the executable file. For one thing, there are more loadable segments in

Re: first parameter to select

2003-03-13 Thread T.M. Sommers
Enache Adrian wrote: > > On Thu, Mar 13, 2003 at 02:00:49PM -0500, David Cuthbert wrote: > > Admittedly, my experience is dated and refers to implementing servers on > > Solaris. The man page for select(3c) on Solaris explicitly states: > > > > "The poll(2) function is preferred over this functio