mirror of
https://github.com/NixOS/nix
synced 2025-07-01 08:28:00 +02:00
* Put WEXITSTATUS stuff somewhere else.
This commit is contained in:
parent
84007a0958
commit
5e2cf44a4d
4 changed files with 11 additions and 3 deletions
|
@ -243,5 +243,7 @@ Strings unpackStrings(const string & s);
|
|||
error string. */
|
||||
string statusToString(int status);
|
||||
|
||||
bool statusOk(int status);
|
||||
|
||||
|
||||
#endif /* !__UTIL_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue