Skip to content
Snippets Groups Projects
Select Git revision
  • a64l_l64a_refactor
  • abs-ub-panic
  • add-docstrings
  • alignment-test-nullcheck
  • all-posix-headers
  • alloc_cleanup
  • arpa-inet-docs
  • arpa_inet-types
  • arpa_inet-unsafe-blocks
  • asctime-char-cast
  • asctime-ub-asserts
  • assert-unsafe-blocks
  • bsearch-rework
  • calloc-no-intrinsics
  • calloc_overflow_check
  • centralize-page-size
  • clippy
  • clock_getcpuclockid-paramtype-fix
  • clocks-per-sec-test
  • crypt-docs
20 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.08May765429Apr262522191817161514131211543230Mar292827262524221093127Feb131117Jan14131219Dec162111Nov1025Oct1711Sep130Aug2625242322201918171513124129Jul2827262214Apr427Mar24231713Feb15Dec14130Nov22Sep141314Aug1310654319Jul1818Jun1716May1028Apr727Mar2416122127Feb28272319181420Jan181411105323Dec18Oct62130Sep29171098627Aug25232120171514121187543230Jul2519181598129Jun2725242322212019141397632128May2726242322211383226Apr241915141310729Mar2419108762128Feb2418147628Jan27212013818Dec1716156532129Nov281417Oct1618Sep1716151312873224Aug201712clock_getres/clock_settime additionsMerge branch 'wcsrtombs' into 'master'Adding `wcsrtombs`.Stop requiring #![feature(atomic_mut_ptr)].Fix AtomicPtr::as_ptr compiler version problem.Merge branch 'rw_van_230506' into 'master'change tzname to be mutImprove once test.Add more pthread tests.Add missing pthread_barrierattr_destroy.WIP: fix errno and args outputRun regular non-expect-based tests too.WIP: Add pthread tests.Update libc patch.Rustify pthread_rwlock_t.Patch libc via git recipe rather than local.Add pthread tests.Support custom pthread stacks.Use drop_in_place for pthread_attr_destroy.Also 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.
Loading