>> We really ought to ship a debugging C library people could run for >> development purposes, a C library which: > >Yep, the equivalent of kmem_flags for userland. I like it. > >> - dies if the qcmp function passed to qsort() isn't correct. >> - doesn't have any of the backward compatibility workarounds in >> malloc (e.g., the allocator can be completely different) > >One which randomly selects among several *different* algorithms on each >call. "Now I dare you to depend on the behavior of this interface!! >bwahahaha" ;)
Well, that would be somewhat problematic in free() as it would need to randomly select the proper free :-) Casper _______________________________________________ opensolaris-discuss mailing list [email protected]
