lix/src
Peter Simons a17071fef1 Include <cstring> to ensure that strcpy(), strlen(), and memset() are declared.
An "using namespace std" was added locally in those functions that refer to
names from <cstring>. That is not pretty, but it's a very portable solution,
because strcpy() and friends will be found in both the 'std' and in the global
namespace.
2010-06-24 17:51:04 +00:00
..
bin2c
boost * Install some headers in the right location. 2009-03-05 14:57:50 +00:00
bsdiff-4.3
libexpr
libmain Added support for passing an (impure) NIX_BUILD_CORES variable to build expressions. 2010-06-23 14:34:08 +00:00
libstore Include <cstring> to ensure that strcpy(), strlen(), and memset() are declared. 2010-06-24 17:51:04 +00:00
libutil
nix-env
nix-hash
nix-instantiate
nix-log2xml
nix-setuid-helper
nix-store
nix-worker Include <cstring> to ensure that strcpy(), strlen(), and memset() are declared. 2010-06-24 17:51:04 +00:00
Makefile.am