c++ Programming Glossary: ux
Run an Application in GDB Until an Exception Occurs http://stackoverflow.com/questions/1115428/run-an-application-in-gdb-until-an-exception-occurs A call to exec. This is currently only available for HP UX. fork A call to fork. This is currently only available for HP.. A call to fork. This is currently only available for HP UX. vfork A call to vfork. This is currently only available for.. A call to vfork. This is currently only available for HP UX. load or load libname The dynamic loading of any shared library..
Explanation of C++ FAQ's unsafe macro? http://stackoverflow.com/questions/16243509/explanation-of-c-faqs-unsafe-macro command. You can also #undef X from the command line with UX . This allows things like conditional compilation eg. #if X..
Small block allocator on Linux (or RedHat Linux) to avoid memory fragmentation http://stackoverflow.com/questions/2415373/small-block-allocator-on-linux-or-redhat-linux-to-avoid-memory-fragmentation than handles lots of small block allocation on HP UX link text and on Windows XP Low fragmentation Heap . On HP UX.. link text and on Windows XP Low fragmentation Heap . On HP UX it is possible to tune the allocator and on Windows XP it considers..
Benchmarks used to test a C and C++ allocator? http://stackoverflow.com/questions/2560114/benchmarks-used-to-test-a-c-and-c-allocator of old. However I have seen recently an allocator for HP UX MallocNextGen and HP also can't ensure that it is good for all..
|