pkgsrc-WIP-discuss archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: srandomdev portability



On Tue, Nov 10, 2009 at 08:38:15AM -0600, Larson, Timothy E. wrote:
> Is there an idiom to use to work around the lack of this function in certain 
> systems (like NetBSD), or is it best to supply an implementation to use in 
> those cases?

What is this?
Usually, for function which might miss on some operating systems, the
program should provide a replacement function that is enabled by a
configure test.

(Of course, when packaging, sometimes we handle it with #ifdefs or
patches instead...)
 Thomas

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss


Home | Main Index | Thread Index | Old Index