cvs commit: src/sys/compat/linux linux_futex.c linux_futex.h
Alexander Leidinger
netchild at FreeBSD.org
Sun Feb 25 12:40:35 UTC 2007
netchild 2007-02-25 12:40:35 UTC
FreeBSD src repository
Modified files:
sys/compat/linux linux_futex.c linux_futex.h
Log:
MFp4 (110523, parts which apply cleanly):
semi-automatic style(9)
The futex stuff already differs a lot (only a small part does not differ)
from NetBSD, so we are already way off and can't apply changes from NetBSD
automatically. As we need to merge everything by hand already, we can even
make the files comply to our world order.
Revision Changes Path
1.7 +73 -70 src/sys/compat/linux/linux_futex.c
1.2 +21 -21 src/sys/compat/linux/linux_futex.h
More information about the cvs-src
mailing list