diff options
author | Marek Polacek <polacek@redhat.com> | 2012-01-31 20:02:53 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-01-31 20:02:53 +0000 |
commit | 69db4f8f463e509a3e5ccc00e70aa9f94c359d34 (patch) | |
tree | ab473bd1cf67bcd6263c383809a27d03b4f62381 /ChangeLog | |
parent | 41b81892f11fe1353123e892158b53de73863d62 (diff) | |
download | glibc-69db4f8f463e509a3e5ccc00e70aa9f94c359d34.zip glibc-69db4f8f463e509a3e5ccc00e70aa9f94c359d34.tar.gz glibc-69db4f8f463e509a3e5ccc00e70aa9f94c359d34.tar.bz2 |
Remove PARAMS macros.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2012-01-31 Marek Polacek <polacek@redhat.com> + + * libio/libio.h: Don't define _PARAMS. + * locale/programs/config.h: Don't define PARAMS. + * stdlib/strtol_l.c: Likewise. + (__strtol_l): Remove PARAMS from the prototype. + 2012-01-31 Ulrich Drepper <drepper@gmail.com> * malloc/arena.c (arena_get2): Really don't call __get_nprocs if |