Re: [PATCH v2] newlib: libc: define _ctype for AArch64 Cygwin
Corinna Vinschen <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
On Jun 18 11:51, Radek Barton wrote: > Hello. > > If that's the case, sure, why not. > > Radek > > --- > >From 53142128c2aad7b6b03d2592e4c0321feb69dc77 Mon Sep 17 00:00:00 2001 > From: =?UTF-8?q?Radek=20Barto=C5=88?= <[email protected]> > Date: Fri, 6 Jun 2025 16:17:27 +0200 > Subject: [PATCH v2] newlib: libc: define _ctype for AArch64 Cygwin > MIME-Version: 1.0 > Content-Type: text/plain; charset=UTF-8 > Content-Transfer-Encoding: 8bit > > Signed-off-by: Radek Bartoň <[email protected]> > --- > newlib/libc/ctype/ctype_.c | 9 --------- > 1 file changed, 9 deletions(-) Pushed. Thanks, Corinna