patches and low-level development discussion
 help / color / mirror / code / Atom feed
261e11308d9eaca63ffc940bd0a6b821df11db02 blob 253 bytes (raw)

1
2
3
4
5
6
7
 
// SPDX-License-Identifier: GPL-2.0-or-later
// SPDX-FileCopyrightText: 2021 Alyssa Ross <hi@alyssa.is>

#include <stddef.h>

// Like execvp, but takes an argz vector instead of an argv array.
int execzp(const char *file, const char *argz, size_t len);
debug log:

solving 261e113 ...
found 261e113 in https://spectrum-os.org/git/ucspi-vsock

Code repositories for project(s) associated with this public inbox

	https://spectrum-os.org/git/crosvm
	https://spectrum-os.org/git/doc
	https://spectrum-os.org/git/mktuntap
	https://spectrum-os.org/git/nixpkgs
	https://spectrum-os.org/git/spectrum
	https://spectrum-os.org/git/ucspi-vsock
	https://spectrum-os.org/git/www

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).