Date: Thu, 15 Apr 2010 00:04:09 -0700 From: Gary Kline <kline@thought.org> To: vogelke+unix@pobox.com Cc: freebsd-questions@freebsd.org Subject: Re: are the are C [or C++] src sites .... Message-ID: <20100415070409.GA30799@thought.org> In-Reply-To: <20100415020325.059D6B7ED@bsd118.wpafb.af.mil> References: <20100410151842.GA99692@thought.org> <20100410194515.GA96745@comcast.net> <20100411223916.GB17162@thought.org> <20100415020325.059D6B7ED@bsd118.wpafb.af.mil>
next in thread | previous in thread | raw e-mail | index | archive | help
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@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@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- Gary Kline kline@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100415070409.GA30799>