libxbps: implement xbps_file_exec() with posix_spawn().

This commit is contained in:
Juan RP
2012-05-30 14:45:47 +02:00
parent c93d1637ae
commit 5aa05f4c72
9 changed files with 138 additions and 182 deletions

View File

@@ -140,7 +140,7 @@ This product uses some code with the following license
*/
This product uses some code with the following license
(lib/humanize_number.c, lib/fexec.c):
(lib/humanize_number.c):
/*
* Copyright (c) 2003 The NetBSD Foundation, Inc.