This is the mail archive of the newlib@sources.redhat.com mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Adding wmem* and enabling multibyte on cygwin


egor duda wrote:
> 
> Hi!
> 
>   Attached is a patch and files taken from FreeBSD sources to
> implement wmem*() functions in newlib. Additionally, it enables
> MB_CAPABLE on cygwin.
> 
> egor.            mailto:deo@logos-m.ru icq 5165414 fidonet 2:5020/496.19
> 
>  

Patch checked in with slight modifications.  The new files have been modified
to use the _DEFUN macro.  As well, #include <_ansi.h> was added to <wchar.h>.

-- Jeff J.
 
------------------------------------------------------------------------------------------------------------------------------------------------------
>                             Name: newlib-wmem.ChangeLog
>    newlib-wmem.ChangeLog    Type: unspecified type (application/octet-stream)
>                         Encoding: base64
> 
>                        Name: newlib-wmem.diff
>    newlib-wmem.diff    Type: unspecified type (application/octet-stream)
>                    Encoding: base64
> 
>                 Name: wmemchr.c
>    wmemchr.c    Type: unspecified type (application/octet-stream)
>             Encoding: base64
> 
>                 Name: wmemcmp.c
>    wmemcmp.c    Type: unspecified type (application/octet-stream)
>             Encoding: base64
> 
>                 Name: wmemcpy.c
>    wmemcpy.c    Type: unspecified type (application/octet-stream)
>             Encoding: base64
> 
>                  Name: wmemmove.c
>    wmemmove.c    Type: unspecified type (application/octet-stream)
>              Encoding: base64
> 
>                 Name: wmemset.c
>    wmemset.c    Type: unspecified type (application/octet-stream)
>             Encoding: base64


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]