CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/04/11 03:59:20
Modified files:
lang/hashlink : Makefile
lang/hashlink/patches: patch-Makefile patch-src_hl_h
patch-src_std_thread_c
Log message:
fix return type for hl_thread_id by switching to getthrid(2)
remove unneeded LONG_BIT detection in Makefile
ok tb@ for the above
also ifdef to hl.h to avoid typedef collision with clang in C++ mode
