This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
Re: [PATCH] rl78: Don't output CR when LF is encountered in write()
- From: DJ Delorie <dj at redhat dot com>
- To: Kevin Buettner <kevinb at redhat dot com>
- Cc: newlib at sourceware dot org
- Date: Tue, 15 Dec 2015 01:01:49 -0500
- Subject: Re: [PATCH] rl78: Don't output CR when LF is encountered in write()
- Authentication-results: sourceware.org; auth=none
- References: <20151214221337 dot 3fe812ec at pinnacle dot lan>
> libgloss/ChangeLog:
>
> * rl78/write.c (_write): Don't output CR when LF is encountered.
Ok. Thanks!