| www.delorie.com/archives/browse.cgi | search |
| Date: | Sun, 16 Jan 2000 10:11:27 +0200 (IST) |
| From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
| X-Sender: | eliz AT is |
| To: | Laurynas Biveinis <lauras AT softhome DOT net> |
| cc: | DJGPP Workers <djgpp-workers AT delorie DOT com> |
| Subject: | Re: Library cleanups for _get_dev_info() |
| In-Reply-To: | <387F1F1A.A2A4778B@softhome.net> |
| Message-ID: | <Pine.SUN.3.91.1000116101050.11666F-100000@is> |
| MIME-Version: | 1.0 |
| Reply-To: | djgpp-workers AT delorie DOT com |
| Errors-To: | dj-admin AT delorie DOT com |
| X-Mailing-List: | djgpp-workers AT delorie DOT com |
| X-Unsubscribes-To: | listserv AT delorie DOT com |
On Fri, 14 Jan 2000, Laurynas Biveinis wrote: > This patch makes two library functions use _get_dev_info() > instead of their own code, which does the same. Thanks. I applied the patches to setmode, but not to fcntl, because the latter is due to be changed considerably for the next release (Mark was working on this). > diff -u -r fcntl.cvs/src/libc/dos/io/setmode.c fcntl/src/libc/dos/io/setmode.c > --- fcntl.cvs/src/libc/dos/io/setmode.c Thu Jun 3 20:27:36 1999 > +++ fcntl/src/libc/dos/io/setmode.c Fri Jan 14 14:54:40 2000 Please in the future try to generate the diffs relative to the root of the DJGPP installation tree.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |