cvs commit: src/tools/regression/sockets/sendfile Makefile sendfile.c

Dag-Erling Smorgrav des at FreeBSD.org
Thu Apr 19 07:59:31 UTC 2007


des         2007-04-19 07:59:30 UTC

  FreeBSD src repository

  Modified files:
    tools/regression/sockets/sendfile Makefile sendfile.c 
  Log:
  Valid error codes for err() and errx() are 1..255.
  The correct format specifier for ssize_t is %zd.
  
  Revision  Changes    Path
  1.4       +1 -1      src/tools/regression/sockets/sendfile/Makefile
  1.3       +28 -26    src/tools/regression/sockets/sendfile/sendfile.c


More information about the cvs-src mailing list