diff options
| author | Roland McGrath <roland@hack.frob.com> | 2012-09-28 13:21:08 -0700 |
|---|---|---|
| committer | Roland McGrath <roland@hack.frob.com> | 2012-09-28 13:23:00 -0700 |
| commit | d3b9fd9e8dc00a5431408f27f0756e8e3923efd1 (patch) | |
| tree | 034577b7524ffdc38d376a75186c1ddb22e58e34 /ChangeLog | |
| parent | 084b8fabd28ab541efbe5ce7ef6008107a4b86ea (diff) | |
| download | glibc-d3b9fd9e8dc00a5431408f27f0756e8e3923efd1.tar.xz glibc-d3b9fd9e8dc00a5431408f27f0756e8e3923efd1.zip | |
Avoid unused static function warning in nsswitch.c.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2012-09-28 Roland McGrath <roland@hack.frob.com> + + * nss/nsswitch.c (nss_new_service): Conditionalize definition on + [!DO_STATIC_NSS || SHARED], matching its only caller. + 2012-09-28 David S. Miller <davem@davemloft.net> * sysdeps/sparc/fpu/libm-test-ulps: Update. |
