cvs commit: src/sys/sys sx.h
Ruslan Ermilov
ru at FreeBSD.org
Wed Feb 4 08:31:11 PST 2004
On Wed, Feb 04, 2004 at 06:18:21AM -0800, Bruce Evans wrote:
> bde 2004/02/04 06:18:21 PST
>
> FreeBSD src repository
>
> Modified files:
> sys/sys sx.h
> Log:
> Include <sys/queue.h> before <sys/_lock.h> instead of depending on
> namespace pollution in other headers. <sys/types.h> is now the only
> prerequisite for <sys/sx.h>.
>
> Fixed some style bugs:
> - removed bogus LOCORE ifdef. Including this C header in assembler
> sources is just nonsense.
> - removed unused include of <sys/_mutex.h>. It finished rotting when
> the mutex in struct sx became indirect in rev.1.15.
> - removed most comments on #else and #endif's and cleaned up the others.
> All were misindented...
>
> Revision Changes Path
> 1.19 +7 -8 src/sys/sys/sx.h
>
Please update the sx(9) manpage to reflect this change.
Cheers,
--
Ruslan Ermilov
FreeBSD committer
ru at FreeBSD.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20040204/994e63d5/attachment-0001.bin
More information about the cvs-src
mailing list