Home | History | Annotate | Download | only in net
History log of /src/lib/libc/arch/vax/net/Makefile.inc
RevisionDateAuthorComments
 1.4  06-Jun-2004  he Revert previous; mhitch has already committed a workaround to ../Makefile.inc.
 1.3  06-Jun-2004  he It appears necessary to add -I. to CPPFLAGS for nslexer.c. This is
most probably caused by gcc 2.95.3; will be documented in doc/HACKS.
Reviewed by ragge.
 1.2  15-Jan-1999  bouyer Move the bswap functions from libutil to libc (this bups the
minor of libc and the major of libutil). For little-endian architectures
merge the bnswap() assembly versions with nto* and hton* using symbols
aliasing. Use symbol renaming for the bswap function in this case to avoid
namespace pollution.
Declare bswap* in machine/bswap.h, not machine/endian.h. For little-endian
machines, common code for inline macros go in machine/byte_swap.h
Sync libkern with libc.
Adjust #include in kernel sources for machine/bswap.h.
 1.1  17-Apr-1995  ragge Added libc VAX specific files.

RSS XML Feed