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: wcsnlen


Thanks Artem. Code checked in. I added a copyright header for you that only requires the copyright notice be present in any copies of the source file.

Here is the ChangeLog:

2003-10-23 Artem B. Bityuckiy <mail_lists@mail.ru>

        * libc/string/wcsnlen.c: New file.
        * libc/include/wchar.h: Add wcsnlen prototype.
        * libc/string/Makefile.am: Add wcsnlen support.
        * libc/string/Makefile.in: Regenerated.
        * libc/string/wcstrings.tex: Add wcsnlen documentation.

-- Jeff J.

Artem B. Bityuckiy wrote:
Hello.
Here is wcsnlen with documentation header. Please, add Copyright header
yourself.

wchar.h_diff - is patch that adds wcsnlen prototype to wchar.h (wchar.h
is fresh since was given from Newlib CVS today)

Best Regards, Artem B. Bityuckiy.





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