Torbjörn SVENSSON
615cf4bdce
libc/include/inttypes.h: Remove parameter name
...
As discussed in GCC bug 97088
(https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97088 ), parameters in
prototypes of library functions should use reserved names, or no name
at all.
This patch removes the 'j' parameter name from
extern intmax_t imaxabs(intmax_t);
to avoid possible clashes with user code in case someone uses
before including Newlib's inttypes.h (or uses some other conflicting
definition)
Signed-off-by: Torbjörn SVENSSON <torbjorn.svensson@st.com>
2020-10-02 17:00:43 -04:00
..
2020-09-23 15:08:59 -04:00
2018-01-17 11:47:29 -06:00
2018-03-14 10:46:32 -05:00
2020-09-03 12:55:32 +02:00
2018-01-17 11:47:30 -06:00
2016-02-25 15:04:19 -05:00
2018-01-17 11:47:29 -06:00
2020-01-29 19:03:31 +01:00
2018-01-17 11:47:29 -06:00
2017-07-05 14:40:02 +02:00
2016-04-04 10:25:27 -05:00
2020-07-16 11:27:38 +02:00
2020-02-20 09:45:39 +01:00
2018-10-11 08:29:16 +02:00
2017-11-22 14:10:37 -05:00
2018-01-17 11:47:29 -06:00
2019-08-09 17:49:16 +02:00
2016-03-17 21:08:54 -05:00
2018-06-18 18:45:44 +02:00
2013-11-21 17:04:57 +00:00
2020-01-29 19:03:31 +01:00
2018-01-17 11:47:29 -06:00
2018-01-17 11:47:29 -06:00
2020-10-02 17:00:43 -04:00
2019-06-14 10:02:08 +02:00
2018-01-17 11:47:29 -06:00
2018-09-06 14:11:45 +02:00
2019-06-14 10:02:08 +02:00
2018-02-16 12:16:07 +01:00
2020-09-25 22:53:43 -04:00
2016-11-22 14:21:35 +01:00
2019-07-25 15:28:32 +02:00
2013-10-15 17:34:23 +00:00
2018-03-15 09:25:45 -05:00
2020-01-29 19:03:31 +01:00
2018-01-17 11:47:13 -06:00
2013-11-20 16:25:50 +00:00
2019-08-12 17:30:20 +02:00
2013-11-20 18:22:27 +00:00
2018-01-17 11:47:29 -06:00
2018-01-17 11:47:29 -06:00
2018-01-17 11:47:29 -06:00
2013-09-12 22:05:43 +00:00
2016-10-25 16:24:05 +02:00
2018-01-17 11:47:29 -06:00
2020-01-29 19:03:31 +01:00
2019-06-14 10:02:08 +02:00
2019-06-14 10:02:08 +02:00
2019-06-14 10:02:08 +02:00
2016-04-04 10:25:29 -05:00
2016-03-29 14:43:55 +02:00
2015-10-13 17:52:34 -04:00
2019-06-14 10:02:08 +02:00
2020-01-29 19:03:31 +01:00
2019-06-14 10:02:08 +02:00
2019-06-14 10:02:08 +02:00
2013-11-23 22:39:34 +00:00