Section One BBS

Welcome, Guest.


Subject: 3rdp/build/cl-linux-yield.patch3rdp/build/GNUmakefile Date: Tue Oct 19 2021 12:57 pm
From: Rob Swindell To: Git commit to main/sbbs/master

https://gitlab.synchro.net/main/sbbs/-/commit/53264f2b0f20d28508ecdc61
Added Files:
        3rdp/build/cl-linux-yield.patch
Modified Files:
        3rdp/build/GNUmakefile
Log Message:
Use shed_yield() instead of pthread_yield() on Linux
                                                    
                                                    Per https://man7.org/linux/m
an-pages/man3/pthread_yield.3.html
                                    This call is nonstandard, but present on sev
eral other systems.
                           Use the standardized sched_yield(2) instead.
                                                                       
                                                                       Should fi
x #299.

---
 ■ SynchronetVertrauen Home of Synchronet [vert/cvs/bbs].synchro.net

Previous Message       Next Message