Search

March 13, 2013
General »
...a created a pull request for a sys/resource.h translation now.  It contains getrlimit...
March 12, 2013
Druntime »
...Mar 2013)

  Changed paths:
    M src/core/sys/windows/threadaux.d
    M src/core/thread...
March 12, 2013
Genel »
...std.stdio;
import core.memory;
import core.sys.windows.windows;
/* Runtime Dll Library */
class RDL...
March 12, 2013
Genel »
...std.stdio;
import core.memory;
import core.sys.windows.windows;
extern (Windows)
int function(HWND...
March 12, 2013
General »
Thanks!
March 11, 2013
General »
http://svnweb.freebsd.org/base/head/sys/sys/resource.h?view=markup ?
March 11, 2013
General »
...kyllingstad/druntime/blob/sysresource/src/core/sys/posix/sys/resource.d

(Regardless of how the...
March 10, 2013
General »
...You can increase it up to /proc/sys/fs/file-max (which is 394062 by...
March 10, 2013
General »
...dfeed
real    0m2.290s
user    0m1.960s
sys     0m0.304s
~/DFeed$ dmd -o- -v dfeed...
March 09, 2013
Issues »
...this module) because:

string cwd()
{
    import core.sys.windows.windows;
    wchar[] ret = new wchar[10240...
212 213 214 215 216 217 218 219 220 221 222
Next ›   Last »