]> xenbits.xensource.com Git - unikraft/libs/pthread-embedded.git/shortlog
unikraft/libs/pthread-embedded.git
2021-04-21 Simon KuenzerRegister meta data on `uksched` thread creation callbacks
2021-02-03 Bernard Rizzolib/pthread-embedded: Support for uksignal RELEASE-0.5
2020-11-27 Simon KuenzerInclude missing `<stdlib.h>`
2020-06-27 George MuraruRemove compile warning
2020-04-14 Felipe HuiciRemove reference to non-existing exportsyms.uk file .
2020-04-02 Vlad-Andrei... Implement pthread_condattr_{getclock, setclock}
2020-04-02 Vlad-Andrei... Add clockid_t field to pthread_condattr_t_
2020-02-13 Felipe HuiciSupress warning to have a clean build. RELEASE-0.4
2020-01-08 Simon KuenzerUse Unikraft initcall for initialization
2019-12-09 Costin LupuAdd pthread_condattr_{get, set}clock() stubs
2019-12-09 Costin Lupuattributes.c: Allow GNU definitions regardless of _GNU_...
2019-12-09 Costin LupuRemove exportsyms.uk
2019-12-05 Vlad-Andrei... Add != operator for pte_handle_t
2019-11-05 Costin LupuAdd pthread_sigmask() stub
2019-11-01 Vlad-Andrei... Set priority to pthread constructor
2019-10-16 Cyril SoldaniAdd pte_{pop, push}_cleanup to exported symbols
2019-10-16 Cyril SoldaniSort exported symbols
2019-10-15 Costin LupuMakefile.uk: Rename SUPPRESS_FLAGS to LIBPTHREAD-EMBEDD...
2019-10-14 Costin Lupupthread.h: Convert pthread_t to unsigned long
2019-08-21 Costin LupuAdd sched.h header
2019-07-30 Teodora SerbanescuExport semaphore symbols
2019-07-10 Costin LupuAdd pthread_atfork() function
2019-06-05 Costin LupuMakefile.uk: Restrict pointer-to-int-cast and int-to...
2019-06-05 Costin Lupupatches: Add patch for making pte_handle a C++ structure
2019-06-04 Teodora Serbanescuinclude/pthread.h: Guard C code for C++
2019-06-04 Costin LupuAdd missing pthread functions
2019-06-04 Costin LupuDisable atomic functions
2019-06-04 Costin Lupupatches: Fix atomic operations
2019-06-04 Costin LupuInitial port of pthread-embedded to Unikraft
2019-06-04 Costin Lupupatches: Add patches for proper building of original...
2019-06-04 Costin LupuAdd .gitignore
2019-06-04 Costin LupuAdd documentation
2019-03-09 Costin LupuInitial commit (empty)