June 20, 2013 Learn » ... sys.mman.d missing some variable | |||
|---|---|---|---|
| |||
Dear, mman.d should to define these variable: MAP_NORESERVE MAP_POPULATE MAP_HUGETLB MAP... | |||
June 19, 2013 Learn » Re: Duplicate data between std.c.stdio and core.sys.posix.fcntl | |||
|---|---|---|---|
| |||
...on Posix systems, it's in core.sys.posix.fcntl. I would have _thought_ that... | |||
June 19, 2013 Learn » Re: Duplicate data between std.c.stdio and core.sys.posix.fcntl | |||
|---|---|---|---|
| |||
so we should to use O_RDONLY fnrom which module? | |||
June 19, 2013 Learn » Re: Duplicate data between std.c.stdio and core.sys.posix.fcntl | |||
|---|---|---|---|
| |||
Everything in std.c.* should just be publicly importing the corresponding stuff from core, and... | |||
June 19, 2013 Learn » Duplicate data between std.c.stdio and core.sys.posix.fcntl | |||
|---|---|---|---|
| |||
...data between std.c.stdio and core.sys.posix.fcntl
Both module define
O_RDONLY... | |||
June 19, 2013 Druntime » [D-runtime] [D-Programming-Language/druntime] ece1ee: unittest for Thread.priority | |||
|---|---|---|---|
| |||
...Jun 2013)
Changed paths:
M src/core/sys/posix/pthread.d
M src/core/thread... | |||
June 16, 2013 General » Re: I would like to add some function into core.sys.posix.sys.stat | |||
|---|---|---|---|
| |||
...should be adding any sugar to core.sys. It's specifically for providing bindings to... | |||
June 16, 2013 General » I would like to add some function into core.sys.posix.sys.stat | |||
|---|---|---|---|
| |||
...but is maybe better inside core.sys.posix.sys.stat @safe pure nothrow bool groupHasRead... | |||
June 16, 2013 General » Re: error messages that could be better | |||
|---|---|---|---|
| |||
...another error that went bad: ----- import core.sys.windows.windows; pragma(lib, "Advapi32.lib"); void... | |||
June 16, 2013 Druntime » [D-runtime] [D-Programming-Language/druntime] 019d40: Add in branches of pthread sizes for non-x86 platf... | |||
|---|---|---|---|
| |||
...2013)
Changed paths:
M src/core/sys/posix/sys/types.d
Log Message:
-----------
Add in... | |||
Copyright © 1999-2021 by the D Language Foundation