search for: writeonc

Displaying 2 results from an estimated 2 matches for "writeonc".

Did you mean: writeonce
2014 Oct 18
2
[Bug 2296] New: loginrec.c fails to compile when HAVE_ADDR_V6_IN_UTMP is defined
...is defined Product: Portable OpenSSH Version: 6.7p1 Hardware: All OS: All Status: NEW Severity: major Priority: P5 Component: sshd Assignee: unassigned-bugs at mindrot.org Reporter: writeonce at midipix.org Created attachment 2487 --> https://bugzilla.mindrot.org/attachment.cgi?id=2487&action=edit loginrec.c: change the 'ut' typo to 'utx' where applicable In loginrec.c: construct_utmpx(), the effective code path when HAVE_ADDR_V6_IN_UTMP is defined contains a...
2014 Sep 24
14
[LLVMdev] RFC: LLVM should require a working C++11 <thread>, <mutex>, and <atomic>
AKA: MinGW + win32threads is holding LLVM (and all of its subprojects) back. We need to stop supporting this host platform. I'm aware of essentially 2 reasonably important use cases for supporting MinGW + win32threads: 1) Sane host toolchain on Windows that doesn't require downloading MSVC. (I'm dubious about the value of this one...) 2) Cross-compiling a Windows clang.exe (and