are the are C [or C++] src sites ....

Gary Kline kline at thought.org
Thu Apr 15 07:04:15 UTC 2010


On Wed, Apr 14, 2010 at 10:03:24PM -0400, Karl Vogel wrote:
> 
> >> On Sun, 11 Apr 2010 15:39:16 -0700, 
> >> Gary Kline <kline at thought.org> said:
> 
> G> what i am thinking of is functions that work in any of several venues:
> G> math, [every] science, strings, filenames, queues, stacks, arrays,
> G> <whatever>.
> 
>    Have a look at the Apache runtime library:
>    http://en.wikipedia.org/wiki/Apache_Portable_Runtime
> 
>    It provides:
>     * Memory allocation and memory pool functionality
>     * Atomic operations
>     * Dynamic library handling
>     * File I/O
>     * Command argument parsing
>     * Locking
>     * Hash tables and arrays
>     * Mmap functionality
>     * Network sockets and protocols
>     * Thread, process and mutex functionality
>     * Shared memory functionality
>     * Time routines
>     * User and group ID services
> 


	looks just about what i have in mind, thanks!


> -- 
> Karl Vogel                      I don't speak for the USAF or my company
> 
> Difference between airplanes and women #4:
> Airplanes don't object to a preflight inspection.
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"

-- 
 Gary Kline  kline at thought.org  http://www.thought.org  Public Service Unix
        http://jottings.thought.org   http://transfinite.thought.org
    The 7.79a release of Jottings: http://jottings.thought.org/index.php



More information about the freebsd-questions mailing list