Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F101916780
D45426.id139269.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
685 B
Referenced Files
None
Subscribers
None
D45426.id139269.diff
View Options
diff --git a/include/stddef.h b/include/stddef.h
--- a/include/stddef.h
+++ b/include/stddef.h
@@ -41,13 +41,6 @@
#define _PTRDIFF_T_DECLARED
#endif
-#if __BSD_VISIBLE
-#ifndef _RUNE_T_DECLARED
-typedef __rune_t rune_t;
-#define _RUNE_T_DECLARED
-#endif
-#endif
-
#ifndef _SIZE_T_DECLARED
typedef __size_t size_t;
#define _SIZE_T_DECLARED
diff --git a/include/stdlib.h b/include/stdlib.h
--- a/include/stdlib.h
+++ b/include/stdlib.h
@@ -38,13 +38,6 @@
__NULLABILITY_PRAGMA_PUSH
-#if __BSD_VISIBLE
-#ifndef _RUNE_T_DECLARED
-typedef __rune_t rune_t;
-#define _RUNE_T_DECLARED
-#endif
-#endif
-
#ifndef _SIZE_T_DECLARED
typedef __size_t size_t;
#define _SIZE_T_DECLARED
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Nov 6, 2:13 PM (11 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14486929
Default Alt Text
D45426.id139269.diff (685 B)
Attached To
Mode
D45426: stddef.h/stdlib.h: Remove unused rune_t
Attached
Detach File
Event Timeline
Log In to Comment