Hi! On Mon, 10 Oct 2011 21:53:47 +0200, Richard Braun <rbr...@sceen.net> wrote: > What are the requirements concerning additions (specifically, new files) > in GNU Mach ? In particular, what coding style should be used for them ?
<http://www.gnu.org/software/hurd/source_repositories.html#index3h2>: | Try to not introduce spurious, unneeded changes, e.g., whitespace | changes. | | Adhere to the coding conventions that are already used. These are | usually the GNU Coding Standards | <http://www.gnu.org/prep/standards/html_node/> for stuff written by | ourselves, including new files, of course. | | GNU Mach code is largely based on external code. Don't GNU-ify it, as | this would make merging external patches unnecessarily difficult. In GNU Mach, new files typically use the GNU Coding Standards, for example: i386/i386/io_perm.c. Other new files don't, for example: xen/block.c. I don't really care, as long as there's some consistency (per file, for example). Grüße, Thomas
pgp3BLDJmK4Xj.pgp
Description: PGP signature