Signed-off-by: Wincent Colaiuta <win@wincent.com>
-// Copyright 2007-2010 Wincent Colaiuta. All rights reserved.
+// Copyright 2007-2011 Wincent Colaiuta. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are met:
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are met:
{
return rb_funcall(block, rb_intern("call"), 0);
}
{
return rb_funcall(block, rb_intern("call"), 0);
}
/*
* @overload mkdtemp(template)
* Securely create a temporary directory.
/*
* @overload mkdtemp(template)
* Securely create a temporary directory.