| www.delorie.com/archives/browse.cgi | search |
| Message-ID: | <387F19D9.1714EDD3@softhome.net> |
| Date: | Fri, 14 Jan 2000 14:43:05 +0200 |
| From: | Laurynas Biveinis <lauras AT softhome DOT net> |
| X-Mailer: | Mozilla 4.7 [en] (Win98; I) |
| X-Accept-Language: | en |
| MIME-Version: | 1.0 |
| To: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
| CC: | djgpp-workers AT delorie DOT com |
| Subject: | Re: fchmod() / fchown() ? |
| References: | <Pine DOT SUN DOT 3 DOT 91 DOT 1000113192126 DOT 13602A-100000 AT is> |
| Reply-To: | djgpp-workers AT delorie DOT com |
Eli Zaretskii wrote: > > On Thu, 13 Jan 2000, Laurynas Biveinis wrote: > > I've only found static > > function is_used_fd() in fcntl.c. It uses int 0x21, function 0x44 > > (ioctl - get device information). If this is the way to go, I make > > that function global. > > Probably a good idea. Not anymore. I've found another global function - _get_dev_info(), which does the same thing. So I'm going only to provide cleanup patch for fcntl.c. Laurynas Biveinis
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |