Revert "libxbps: implement xbps_file_exec() with posix_spawn()."

This reverts commit 5aa05f4c72.
This commit is contained in:
Juan RP
2012-05-30 17:26:25 +02:00
parent 5aa05f4c72
commit a94dd5dbfa
9 changed files with 182 additions and 138 deletions

3
NEWS
View File

@@ -1,8 +1,5 @@
xbps-0.16 (???):
* libxbps: implemented xbps_file_exec thru posix_spawn. That means
posix_spawn() is now required in xbps.
* libxbps: renamed xbps_repository_pool_xxx to xbps_rpool_xxx
(API/ABI incompat changes).