From 83bcd2361de9d2da98abef1e4b8f2dddae5a2b14 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 24 Apr 2012 13:53:38 -0700 Subject: Add flexibility to localplt-*.data files, using an awk script rather than diff to check the results. --- scripts/data/localplt-generic.data | 3 +++ 1 file changed, 3 insertions(+) (limited to 'scripts/data') diff --git a/scripts/data/localplt-generic.data b/scripts/data/localplt-generic.data index 2219aa9048..d2965199f3 100644 --- a/scripts/data/localplt-generic.data +++ b/scripts/data/localplt-generic.data @@ -1,3 +1,6 @@ +# See scripts/check-localplt.awk for how this file is processed. +# PLT use is required for the malloc family and for matherr because +# users can define their own functions and have library internals call them. libc.so: calloc libc.so: free libc.so: malloc -- cgit 1.4.1