mirror of
https://github.com/dlang/phobos.git
synced 2025-05-04 17:11:26 +03:00
The standard library of the D programming language
algorithmsallocatorconcurrencycontainersddlangfunctionalhacktoberfestmathmetaparallelismphobosrangesregexstandard-librarystdiotraitstype-conversionunicode
![]() Now that std.process will support pipe creation, the name isPipe will only cause confusion, as it will in fact be false for "normal" anonymous pipes. It is only true for files opened by popen(), and its purpose is simply to ensure they are closed with pclose(). |
||
---|---|---|
etc/c | ||
std | ||
.gitignore | ||
changelog.dd | ||
crc32.d | ||
index.d | ||
LICENSE_1_0.txt | ||
posix.mak | ||
unittest.d | ||
win32.mak | ||
win64.mak |