Files
shadow/libmisc
Alejandro Colomar 62172f6fb5 Call NULL by its name
In variadic functions we still do the cast.  In POSIX, it's not
necessary, since NULL is required to be of type 'void *', and 'void *'
is guaranteed to have the same alignment and representation as 'char *'.
However, since ISO C still doesn't mandate that, and moreover they're
doing dubious stuff by adding nullptr, let's be on the cautious side.
Also, C++ requires that NULL is _not_ 'void *', but either plain 0 or
some magic stuff.

Signed-off-by: Alejandro Colomar <alx@kernel.org>
2023-02-02 13:08:30 -06:00
..
2022-12-22 11:43:29 +01:00
2023-02-02 13:08:30 -06:00
2023-02-02 12:04:28 +01:00
2022-12-22 11:43:29 +01:00
2021-12-23 19:36:50 -06:00
2023-01-30 18:24:15 +01:00
2022-08-06 11:27:56 -05:00
2022-09-02 20:27:14 -05:00
2021-12-23 19:36:50 -06:00
2022-08-17 12:34:01 -05:00
2021-12-23 19:36:50 -06:00
2023-02-01 15:47:35 -06:00
2023-01-25 12:31:17 +01:00
2023-02-02 13:08:30 -06:00
2023-02-02 13:08:30 -06:00
2022-12-22 10:31:43 +01:00
2022-12-22 10:31:43 +01:00
2022-12-22 11:43:29 +01:00
2022-12-22 11:43:29 +01:00
2021-12-23 19:36:50 -06:00
2021-12-23 19:36:50 -06:00
2022-08-06 11:27:56 -05:00
2023-01-25 12:31:17 +01:00
2021-12-23 19:36:50 -06:00
2022-08-06 11:27:56 -05:00
2023-02-02 13:08:30 -06:00
2022-12-22 11:43:29 +01:00
2023-02-02 13:08:30 -06:00
2021-12-23 19:36:50 -06:00
2023-02-02 13:08:30 -06:00
2021-12-23 19:36:50 -06:00
2023-01-30 18:24:15 +01:00
2022-08-06 11:27:56 -05:00
2021-12-23 19:36:50 -06:00
2023-02-02 12:04:28 +01:00
2022-12-22 11:43:29 +01:00
2022-01-03 15:09:17 +01:00
2022-12-22 11:43:29 +01:00
2022-12-15 16:22:05 -06:00
2023-02-02 13:08:30 -06:00
2022-08-17 12:34:01 -05:00
2022-12-15 16:22:05 -06:00
2021-12-23 19:36:50 -06:00
2023-02-02 13:08:30 -06:00
2021-12-23 19:36:50 -06:00
2023-02-02 13:08:30 -06:00
2021-12-23 19:36:50 -06:00
2022-12-22 10:31:43 +01:00
2022-12-22 18:03:39 -06:00
2021-12-23 19:36:50 -06:00
2022-12-15 16:22:05 -06:00
2023-01-26 22:44:39 -06:00
2023-01-26 22:44:39 -06:00
2022-12-15 16:22:05 -06:00
2023-01-26 22:44:39 -06:00
2023-01-26 22:44:39 -06:00
2021-12-23 19:36:50 -06:00