Date: Tue, 9 Jan 1996 18:19:27 +0200 (EET) From: Martynas Kunigelis To: djgpp AT delorie DOT com Subject: bugs in libc.a! Message-ID: MIME-Version: 1.0 Looking through the dpmi api functions in djlsr200.zip I found the following [possible] bugs: in files 'd0305.s' and 'd0306.s' there seems to be a missing '#define USE_ESI' at the top. in file 'd0a00.s' the line 'movl ARG1, %edx' should be 'movl ARG2, %edx' I'm sorry if those are not bugs (which I doubt) and hope this helps to make DJGPP better. +---------------------------------+--------------------------------+ | Martynas Kunigelis | e-mail: algikun AT santaka DOT ktu DOT lt | | Kaunas University of Technology | | | Informatics faculty student | | +---------------------------------+--------------------------------+