Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/rump



Module Name:    src
Committed By:   pooka
Date:           Sun Dec 14 19:58:29 UTC 2008

Modified Files:
        src/sys/rump/librump/rumpkern: emul.c
Removed Files:
        src/sys/rump/include/machine: bswap.h

Log Message:
If the arch uses __BSWAP_RENAME, provide non-namespaced kernel
symbols which just call the libc symbols.  Allows to get rid of
rump machine/bswap.h.

XXX:
1) this is unlikely to work on non-NetBSD
==>
2) should look into including libkern in librump


To generate a diff of this commit:
cvs rdiff -r1.1 -r0 src/sys/rump/include/machine/bswap.h
cvs rdiff -r1.58 -r1.59 src/sys/rump/librump/rumpkern/emul.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index