Chip Salzenberg on 24 Nov 2003 13:20:03 -0500 |
According to Walt Mankowski: > It never calls mmap directly. I assume it's happening deep inside g++ > somewhere. I believe that std::operator new () will be implemented in terms of malloc, so you're back to the glibc nightmare^Wsource code. -- Chip Salzenberg - a.k.a. - <chip@pobox.com> "I wanted to play hopscotch with the impenetrable mystery of existence, but he stepped in a wormhole and had to go in early." // MST3K ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|