www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/1999/05/15/13:40:38

Message-Id: <199905151739.RAA54850@out1.ibm.net>
From: "Mark E." <snowball3 AT bigfoot DOT com>
To: djgpp-workers AT delorie DOT com
Date: Sat, 15 May 1999 13:40:04 -0400
MIME-Version: 1.0
Subject: patch for doslock.txh
X-mailer: Pegasus Mail for Win32 (v3.11)
Reply-To: djgpp-workers AT delorie DOT com

The return type for _dos_lock is missing in the docs. Here's a patch:

*** src/libc/dos/io/doslock.txh.orig	Sun Sep 27 11:21:32 1998
--- src/libc/dos/io/doslock.txh	Sat May 15 13:36:06 1999
***************
*** 4,10 ****
  @example
  #include <io.h>
  
! _dos_lock(int _fd, long _offset, long _length)
  @end example
  
  @subheading Description
--- 4,10 ----
  @example
  #include <io.h>
  
! int _dos_lock(int _fd, long _offset, long _length)
  @end example
  
  @subheading Description

--- 
Mark Elbrecht, snowball3 AT bigfoot DOT com
http://snowball.frogspace.net/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019