發信人Hasso Tepper <hasso@estpak.ee>,
看板DFBSD_kernel
標 題Re: unistd.h problem for C++ stuff and DragonFly
發信站(null) (Thu May 14 22:00:26 2009)
轉信站ptt!crater_reader.dragonflybsd.org!crater.dragonflybsd.org!127.0.0.1.M
As there have been already several questions, here is the source which was
used to produce these preprocessor outputs:
#include <string>
int main(void) { getuid(); return 0; }
--
Hasso Tepper