如何实现可重入的putenv版本


如何实现可重入的getenv()函数,使得它既是线程安全的也是异步信号安全的呢?

Linux

亚当奎特斯 12 years, 3 months ago

Your Answer