Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152519172
D27125.id79271.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
351 B
Referenced Files
None
Subscribers
None
D27125.id79271.diff
View Options
Index: lib/csu/common/crtend.c
===================================================================
--- lib/csu/common/crtend.c
+++ lib/csu/common/crtend.c
@@ -28,7 +28,7 @@
typedef void (*crt_func)(void);
-static crt_func __JCR_LIST__[] __section(".jcr") __used = {
+static crt_func __JCR_END__[] __section(".jcr") __used = {
(crt_func)0
};
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 16, 11:21 AM (18 h, 33 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31598985
Default Alt Text
D27125.id79271.diff (351 B)
Attached To
Mode
D27125: Rename __JCR_LIST__ to __JCR_END__ in crtend.c.
Attached
Detach File
Event Timeline
Log In to Comment