site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com It might be better readable without the "restrict" word. -------- Is it a bug that the __restrict option is written behind the name of every parameters of the posix_spawn and posix_spawnp prototypes in the man page? int posix_spawn(pid_t *restrict pid, const char *restrict path, const posix_spawn_file_actions_t *file_actions, const posix_spawnattr_t *restrict attrp, char *constargv[restrict], char *const envp[restrict]); _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com