DragonFly commits List (threaded) for 2004-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/lib/libc/net
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]