URL:
  <http://savannah.nongnu.org/patch/?8958>

                 Summary: Allow CVS to compile on platforms with mempcpy that
are not GNU libc
                 Project: Concurrent Versions System
            Submitted by: awilfox
            Submitted on: Sun 27 Mar 2016 23:12:13 GMT
                Category: Feature (patch attached)
                Priority: 7 - High
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
           Fixed Release: None
   Fixed Feature Release: None

    _______________________________________________________

Details:

The musl libc provides the mempcpy function, but the regex code (from gnulib,
I believe) prefixes it with __ which is not exported by musl.  This patch
fixes that deficiency.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sun 27 Mar 2016 23:12:13 GMT  Name: cvs-1.12.12-mempcpy.patch  Size:
537B   By: awilfox

<http://savannah.nongnu.org/patch/download.php?file_id=36783>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?8958>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/


_______________________________________________
Bug-cvs mailing list
Bug-cvs@nongnu.org
https://lists.nongnu.org/mailman/listinfo/bug-cvs

Reply via email to