From 67b23376fb72cdc3fbef37837f6fb5ebe8f0f034 Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella Date: Mon, 21 Mar 2016 12:10:20 -0300 Subject: posix: Fix posix_spawn implict check style This patch fixes the implicit check style add in 2a69f853c for the general convention one. Checked on x86_64. * sysdeps/unix/sysv/linux/spawni.c (__spawnix): Fix implict checks style. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f662d9aef7..ffaf973d14 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2016-03-21 Adhemerval Zanella + + * sysdeps/unix/sysv/linux/spawni.c (__spawnix): Fix implict checks + style. + 2016-03-21 H.J. Lu * sysdeps/unix/sysv/linux/x86_64/cancellation.S -- cgit v1.2.3