cvs commit: src/lib/libc/net

Joerg Sonnenberger joerg at crater.dragonflybsd.org
Wed Sep 15 08:05:18 PDT 2004


joerg       2004/09/15 08:04:31 PDT

DragonFly src repository

  Modified files:
    lib/libc/net         byteorder.3 
  Log:
  The prefered location of the byteorder functions is arpa/inet.h. This
  are also provided from sys/param.h and netinet/in.h, for historic purpose
  and standard compliance.
  
  Change the prototypes to reflect the use of POSIX fixed types, GCC does
  produce warnings otherwise.
  
  Revision  Changes    Path
  1.3       +10 -10    src/lib/libc/net/byteorder.3


http://www.dragonflybsd.org/cvsweb/src/lib/libc/net/byteorder.3.diff?r1=1.2&r2=1.3&f=u





More information about the Commits mailing list