diff options
author | Roland McGrath <roland@hack.frob.com> | 2012-04-24 13:53:38 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2012-04-24 14:48:15 -0700 |
commit | 83bcd2361de9d2da98abef1e4b8f2dddae5a2b14 (patch) | |
tree | cf845763792cd4b1014da400196907c9bce57672 /ChangeLog | |
parent | f37e0d6819c5ec185bed71dd72722176d88f6bef (diff) | |
download | glibc-83bcd2361de9d2da98abef1e4b8f2dddae5a2b14.zip glibc-83bcd2361de9d2da98abef1e4b8f2dddae5a2b14.tar.gz glibc-83bcd2361de9d2da98abef1e4b8f2dddae5a2b14.tar.bz2 |
Add flexibility to localplt-*.data files, using an awk script rather than diff to check the results.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -5,6 +5,11 @@ 2012-04-24 Roland McGrath <roland@hack.frob.com> + * scripts/check-localplt.awk: New file. + * elf/Makefile ($(objpfx)check-localplt.out): Use that script instead + of diff. + * scripts/data/localplt-generic.data: Add a comment. + * sysdeps/mach/hurd/symlink.c: Don't call __mach_port_deallocate on NODE when __dir_mkfile failed. * sysdeps/mach/hurd/symlinkat.c: Likewise. |