]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - include/stdlib.h
Refer to C23 in place of C2X in glibc
[thirdparty/glibc.git] / include / stdlib.h
index 580da9be15adf0c1034986f62dd89aaaf6498c3f..0cab3f5b56fd918fa97a59589ab7e96026c3fc55 100644 (file)
@@ -53,8 +53,8 @@ libc_hidden_proto (__isoc23_strtoul_l)
 libc_hidden_proto (__isoc23_strtoll_l)
 libc_hidden_proto (__isoc23_strtoull_l)
 
-#if __GLIBC_USE (C2X_STRTOL)
-/* Redirect internal uses of these functions to the C2X versions; the
+#if __GLIBC_USE (C23_STRTOL)
+/* Redirect internal uses of these functions to the C23 versions; the
    redirection in the installed header does not work with
    libc_hidden_proto.  */
 # undef strtol