Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Dec 1997 20:06:08 -0800 (PST)
From:      John Birrell <jb@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG
Subject:   cvs commit: src/lib/libftpio ftpio.c ftpio.h
Message-ID:  <199712200406.UAA06743@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jb          1997/12/19 20:06:07 PST

  Modified files:
    lib/libftpio         ftpio.c ftpio.h 
  Log:
  Change errno usage as a field in a structure and as an argument to a
  function from 'errno' to 'error' so that there is no conflict with the
  thread-safe definition of errno in errno.h.
  
  Revision  Changes    Path
  1.29      +25 -25    src/lib/libftpio/ftpio.c
  1.14      +3 -3      src/lib/libftpio/ftpio.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712200406.UAA06743>