diff options
author | Roland McGrath <roland@hack.frob.com> | 2014-09-12 14:58:55 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2014-09-12 14:58:55 -0700 |
commit | c079afb7724ce4b9ff2d6b1ca4d7e3cdebcbcd1f (patch) | |
tree | 369a6ad855b46e8086b33166ceec3c13e374949c /ChangeLog | |
parent | ba90e05052ce57db51e3cb18978614fd0db5c7ef (diff) | |
download | glibc-c079afb7724ce4b9ff2d6b1ca4d7e3cdebcbcd1f.zip glibc-c079afb7724ce4b9ff2d6b1ca4d7e3cdebcbcd1f.tar.gz glibc-c079afb7724ce4b9ff2d6b1ca4d7e3cdebcbcd1f.tar.bz2 |
Don't use a nested function in rpmatch.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2014-09-12 Roland McGrath <roland@hack.frob.com> + + * stdlib/rpmatch.c (try): New function, broken out of ... + (rpmatch): ... local function here. Also, prototypify definition. + 2014-09-12 Joseph Myers <joseph@codesourcery.com> * scripts/soversions.awk: Do not handle configuration names. |