|
From: <sv...@va...> - 2008-04-27 07:11:40
|
Author: bart Date: 2008-04-27 08:11:45 +0100 (Sun, 27 Apr 2008) New Revision: 7938 Log: Added yet another output variant. Added: trunk/none/tests/mremap.stderr.exp-glibc27 Added: trunk/none/tests/mremap.stderr.exp-glibc27 =================================================================== --- trunk/none/tests/mremap.stderr.exp-glibc27 (rev 0) +++ trunk/none/tests/mremap.stderr.exp-glibc27 2008-04-27 07:11:45 UTC (rev 7938) @@ -0,0 +1,6 @@ + +mremap(grow, fixed): Cannot allocate memory +grow, nomove: p=0x........ np=0x........: shrink moved?! +grow, maymove: p=0x........ np=0x........: shrink moved?! +mremap(grow, nomove, constrained): Cannot allocate memory + |