Tony Finch <[EMAIL PROTECTED]> writes: > What about setrlimit(RLIMIMT_DATA)? Yep, I'd forgotten about that. Malloc() will return NULL if you hit your data size limit. DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- Re: Setting memory allocator... Peter Seebach
- Re: Setting memory allocator... Rik van Riel
- Re: Setting memory allocator... Peter Seebach
- Re: Setting memory allocator... Rik van Riel
- Re: Setting memory allocator... Peter Seebach
- Re: Setting memory allocator... Peter Seebach
- Re: Setting memory allocators for library... Julian Elischer
- Re: Setting memory allocators for lib... Daniel C. Sobral
- Re: Setting memory allocators fo... Dag-Erling Smorgrav
- Re: Setting memory allocators for library fun... Tony Finch
- Re: Setting memory allocators for library... Dag-Erling Smorgrav
- Re: Setting memory allocators for library functions. Thomas David Rivers
- Re: Setting memory allocators for library functions. michael schuster

