OSDN Git Service

spawn: use glibc style to keep differences down
authorMike Frysinger <vapier@gentoo.org>
Tue, 27 Mar 2012 03:34:37 +0000 (23:34 -0400)
committerMike Frysinger <vapier@gentoo.org>
Tue, 27 Mar 2012 03:42:24 +0000 (23:42 -0400)
commit54935c23e92c7f948ea3c561b3fac7cd4deac22a
tree19c3f1d2deaa4edc2c494ba8af73ab9729b97cc0
parentead38ba03a99f9acf4a722bd382617d3f853721c
spawn: use glibc style to keep differences down

There's no point in reformatting the code style when we're sourcing
most of it from glibc.  Further, the changed style breaks with older
compilers, and pollutes the namespace with non-double leading under-
scores.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
include/spawn.h