Explorar el Código

On HPUX-aCC, readdir_r is only declared if the option '-mt' is passed onto the aCC
compiler. Now the code detects if the multithreading option is passed by
checking if _REENTRANT is defined (in combination with __HP_aCC)


[SVN r29728]

Toon Knapen hace 21 años
padre
commit
12dbadbe81
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      libs/filesystem

+ 1 - 1
libs/filesystem

@@ -1 +1 @@
-Subproject commit 05df06a5c98adb87ce43b850cc64bbe1b871ac12
+Subproject commit 348391a38a2fa4162862c82211b14a112ce1f1b4

粤ICP备19079148号