From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-la0-x234.google.com ([2a00:1450:4010:c03::234]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Ume4S-0005Ak-DM for barebox@lists.infradead.org; Wed, 12 Jun 2013 05:58:13 +0000 Received: by mail-la0-f52.google.com with SMTP id fo12so5700644lab.11 for ; Tue, 11 Jun 2013 22:57:49 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20130611152908.GQ32299@pengutronix.de> References: <1370833409-1870-1-git-send-email-monaka@monami-ya.jp> <20130611152908.GQ32299@pengutronix.de> Date: Wed, 12 Jun 2013 14:50:36 +0900 Message-ID: From: Masaki Muranaka List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH] Remove ftstc(). It is declared but not implemented. To: Sascha Hauer Cc: barebox@lists.infradead.org Hello, I couldn't find it on master branch at git://git.pengutronix.de/git/barebox.git. You mean it was applied but not pushed yet? 2013/6/12 Sascha Hauer : > On Mon, Jun 10, 2013 at 12:03:29PM +0900, Masaki Muranaka wrote: >> Signed-off-by: Masaki Muranaka > > I applied it already. > > Sascha > >> --- >> include/stdio.h | 1 - >> 1 file changed, 1 deletion(-) >> >> diff --git a/include/stdio.h b/include/stdio.h >> index 5c091a8..ff2572e 100644 >> --- a/include/stdio.h >> +++ b/include/stdio.h >> @@ -101,7 +101,6 @@ static inline void putchar(char c) >> int fprintf(int file, const char *fmt, ...) __attribute__ ((format(__printf__, 2, 3))); >> int fputs(int file, const char *s); >> int fputc(int file, const char c); >> -int ftstc(int file); >> int fgetc(int file); >> >> #endif /* __STDIO_H */ >> -- >> 1.8.3 >> >> >> _______________________________________________ >> barebox mailing list >> barebox@lists.infradead.org >> http://lists.infradead.org/mailman/listinfo/barebox >> > > -- > Pengutronix e.K. | | > Industrial Linux Solutions | http://www.pengutronix.de/ | > Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | > Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- -- Masaki Muranaka Monami-ya LLC, Japan. _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox