Menu

#64 Move memcpy/memset definition to global init.c

Unstable_(example)
closed
None
5
2017-11-06
2017-11-06
Pete Batard
No

Move memcpy/memset definition to global init.c

Following up on previous patch, I think we should move memcpy/memset definitions to the global init.c, since MSVC does also inserts calls to memset/memcpy for the x86_32 platform, even when disabling standard libraries and intrinsics.

All in all, it looks like, for all platforms, we should assume that a compiler may still insert these calls regardless.

1 Attachments

Discussion

  • Nigel Croxon

    Nigel Croxon - 2017-11-06
    • status: open --> closed
    • assigned_to: Nigel Croxon
     
  • Nigel Croxon

    Nigel Croxon - 2017-11-06

    Patch accepted,

    commit id b1d426ce67cbeaa1a8ec7d9b8d0d8071ae4563b4

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.