Skip to content
Snippets Groups Projects
Select Git revision
  • fix_semaphore
  • master default protected
  • scheme-fmt
  • 0.6.0
  • 0.5.0
5 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.06May5429Apr262522191817161514131211543230Mar292827262524221093127Feb131117Jan14131219Dec162111Nov1025Oct1711Sep130Aug2625242322201918171513124129Jul2827262214Apr427Mar24231713Feb15Dec14130Nov22Sep141314Aug1310654319Jul1818Jun1710May28Apr27Mar2416122127Feb282723191420Jan181411105323Dec18Oct62130Sep29171098627Aug25232120171514121187543230Jul2519181598129Jun27252423222019141397632128May2726242322211383226Apr241915141310729Mar2419108762128Feb2418147628Jan27212013818Dec171615652129Nov281418Sep17161513817Aug1211987431Jul252421181312111065431Also add SIGRTMAX.Send RLCT_CANCEL and not SIGTERM when main exits.Switch to a boring mutex+condvar based barrier.Hack to support multiple compiler versions.Wake all when unlocking internal mutexes.Fix Linux.Make sighold unsafe.Fix once and try to improve barrier.Improve pthread_cleanup_{push,pop}.Simplify Mutex implementation, for now.New attempt at pthread_cleanup_{push,pop}.Adjust pthread_cond_t size.Use futex directly in waitval.Use broadcast in Cond, for now.Remove old pthreads-emb OS-specific code.Improve barrier.Fix pthread_join by not writing if retval == NULL.Redefine PTHREAD_BARRIER_SERIAL_THREAD.WIP: More complete pthread mutex implementation.Improved barrier implementation.Move condvar impl to a mostly-safe module.Fix embarrasing deadlock!Misc improvements, move barrier to safe module.Implement pthread_cleanup_{push,pop}.Make pthread types opaque, and check against libc.Specify the type in pthread initializers as well.Get pcid to work using this pthread impl.Add needed functions for acid to link.Get it to compileWIP: Expand native pthreads implementation.Remove pthreads-emb, add custom sched.hMerge branch 'fix_mspace_bug' into 'master'Fix mspaces not being protected by locks.fix tzset cbindgen declarationsMerge branch 'termios_cfsetspeed_shortcut' into 'master'termios adding cfsetspeed bsd extension which set both __c_ispeed/__c_ospeed fieldsMerge branch 'rw_van_230504' into 'master'Fix platform::errno = ... in signal.rsMerge branch 'signal_impl2' into 'master'Merge branch 'setsid__impl' into 'master'
Loading