]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* td_symbol_list.c (DB_LOOKUP_NAME, DB_LOOKUP_NAME_TH_UNIQUE): cvs/fedora-glibc-20090320T1944
authorRoland McGrath <roland@gnu.org>
Thu, 19 Mar 2009 19:51:50 +0000 (19:51 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 19 Mar 2009 19:51:50 +0000 (19:51 +0000)
Use STRINGIFY macro in place of #argument.

nptl_db/ChangeLog

index 610ca9dbb65ca29a89e5855a18e17f778d037af5..8c07d9f32f2ebaa148ec15dd4807e163b30d6a3d 100644 (file)
@@ -1,3 +1,8 @@
+2009-03-19  Roland McGrath  <roland@redhat.com>
+
+       * td_symbol_list.c (DB_LOOKUP_NAME, DB_LOOKUP_NAME_TH_UNIQUE):
+       Use STRINGIFY macro in place of #argument.
+
 2009-02-27  Roland McGrath  <roland@redhat.com>
 
        * td_symbol_list.c (symbol_list_arr): Move initializer guts to ...