Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 May 2008 20:09:44 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/include stdio.h src/lib/libc/stdio stdio.c src/lib/libftpio ftpio.c
Message-ID:  <200805032009.m43K9ifM028540@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2008-05-03 20:09:44 UTC

  FreeBSD src repository

  Modified files:
    include              stdio.h 
    lib/libc/stdio       stdio.c 
    lib/libftpio         ftpio.c 
  Log:
  Unbreak build: libftpio gropes inside struct __sFILE. Implement
  accessor functions for its benefit now thaat FILE is opaque.
  I'm sure there's a better way. I leave that for people to work
  on in a src tree that isn't broken.
  
  Pointy hat: jhb
  
  Revision  Changes    Path
  1.68      +3 -0      src/include/stdio.h
  1.26      +14 -0     src/lib/libc/stdio/stdio.c
  1.45      +11 -19    src/lib/libftpio/ftpio.c



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