Date: Mon, 19 Jul 93 17:06:03 +0200 From: kuku AT acds DOT physik DOT rwth-aachen DOT de (Christoph Kukulies) To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: int 21h I'm on track of finding a very nasty problem with lseek(), I presently have, when accesiong files which are located on a Novell network drive. Somehow it happens that ftell fails after doing a lot of fwrites to that file. Now while I'm looking at the file lseek.s in libsrc/c/sys I'm wondering what happens to the registers used in that routine. Do they not have to be saved on the stack? Also, is it possible, that Novell intercepts some of these int's and behaves differently than the DOS counterparts? --Chris Christoph P. U. Kukulies kuku AT acds DOT physik DOT rwth-aachen DOT de *** Error code 1 Stop.