search for: de172eb1

Displaying 1 result from an estimated 1 matches for "de172eb1".

2019 Jun 25
2
A libc in LLVM
I’m not totally sold on the idea of having it be a layer between system libc and application. I think this is likely to create a split between windows and non windows that will be difficult to overcome. It also seems like it brings with it its own set of difficulties. Where can you make a separation in libc such that you’re guaranteed that the two pieces do not share any state, especially given