]> xenbits.xensource.com Git - unikraft/libs/musl.git/shortlog
unikraft/libs/musl.git
2022-11-24 Florin PostolacheMakefile.uk.musl.complex: Include tgmath.h header 12/head
2022-11-24 Dragos Iulian... Set tid to 0 for the main thread
2022-11-24 Dragos Iulian... Remove obsolete patches
2022-11-24 Dragos Iulian... pthread_create: TLS alignment and cleanup
2022-11-24 Dragos Iulian... Add patch for the `clone()` wrapper for x86_64
2022-11-24 Dragos Iulian... Add custom TLS related functions as glue code
2022-11-24 Dragos Iulian... Add custom `unmapself` function as glue code
2022-11-24 Dragos Iulian... Provide `__set_thread_area()` as glue code
2022-11-24 Dragos Iulian... Remove `__unmapself` and `set_thread_area`
2022-11-24 Dragos Iulian... Initialize TLS and reserve TCB space
2022-11-24 Dragos Iulian... Add library dependencies for thread support
2022-11-23 Robert KubanAdd script for generating Makefile.uk.musl.* entries
2022-11-23 Dragos Iulian... Remove patch for 'ioctl'
2022-11-23 Dragos Iulian... Add patches for system call handling
2022-11-23 Dragos Iulian... Re-enable musl-defined wrappers
2022-11-23 Dragos Iulian... Set `LIBSYSCALL_SHIM_NOWRAPPER` for musl
2022-11-17 Razvan DeaconescuMakefile.uk.musl.process: Add wait.c build dependency
2022-11-17 Robert KubanRemove include directory from clean list
2022-11-10 Razvan DeaconescuMakefile.uk: Add sysexits.h include dependency
2022-08-26 Florin PostolacheComment macros to stop using VDSO
2021-10-13 Cyril SoldaniMake musl initialization work with unikraft RELEASE-0.10.0 RELEASE-0.6 RELEASE-0.7.0 RELEASE-0.8.0 RELEASE-0.9.0
2021-10-13 Cyril SoldaniEnable sendfile, used by other modules
2021-10-13 Cyril SoldaniPrevent syscall shim layer libc wrapper generation
2021-10-13 gaulthier gainAdd patches that fixes stdout
2021-10-13 gaulthier gainUpdate README.md
2021-10-13 gaulthier gainSynchronize musl with POSIX-Process internal libs
2021-10-13 gaulthier gainUse sendfile only if lwip is not enabled
2021-10-13 gaulthier gainAdd gmtime
2021-10-13 gaulthier gainSynchronize musl with POSIX internal libs
2021-10-13 gaulthier gainAdd SC_LEVEL1_DCACHE_LINESIZ definition
2021-10-13 gaulthier gainSubcomponize musl (based on Alex work)
2021-10-13 Simon KuenzerCorrect license headers introduced by NEC Laboratories...
2020-08-24 gaulthier gainUpdate __stdout_write to allow flushing on stdout RELEASE-0.5
2020-08-24 gaulthier gainAdd patch to update mount.h to avoid conflicts with...
2020-02-01 Gaulthier GainUpdate README.md with current status RELEASE-0.4
2020-02-01 Gaulthier GainUpdate COPYING.md with musl specifications
2020-01-30 Gaulthier GainUpdate MAINTAINERS.md
2020-01-30 Gaulthier GainUpdate Config.uk with the required micro-libs
2020-01-30 Gaulthier GainAvoid multiple definitions by excluding functions relat...
2020-01-30 Gaulthier GainAvoid multiple definitions by excluding functions relat...
2020-01-30 Gaulthier GainAvoid multiple definitions by excluding functions relat...
2020-01-30 Gaulthier GainAvoid multiple definitions by excluding functions relat...
2020-01-30 Gaulthier GainAvoid multiple definitions by excluding functions relat...
2020-01-30 Gaulthier GainAvoid multiple definitions by excluding functions relat...
2020-01-30 Gaulthier GainAvoid multiple definitions by excluding functions relat...
2020-01-30 Gaulthier GainAvoid multiple definitions by excluding functions relat...
2020-01-30 Gaulthier GainAvoid multiple definitions by excluding functions relat...
2020-01-30 Gaulthier GainAvoid multiple definitions by excluding functions relat...
2020-01-30 Gaulthier GainAvoid multiple definitions by excluding functions relat...
2020-01-30 Gaulthier GainUpdate __syscall_cp.c to use syscalls from the syscall_...
2020-01-30 Gaulthier GainUse uk/bits/syscall_nrs.h instead of musl internal...
2020-01-30 Gaulthier GainUse syscall_shim layer instead of musl internal syscalls
2020-01-30 Gaulthier GainAdd patch to update time.h to avoid conflicts with...
2020-01-30 Gaulthier GainAdd patch to rename __unused field to pad
2020-01-30 Gaulthier GainAdd patch to remove syscall prototype in unistd.h
2020-01-30 Gaulthier GainAdd stub for mprotect in mem.c
2020-01-30 Gaulthier GainAdd glue code rules for mem.c in Makefile.uk
2020-01-30 Gaulthier GainRemove files related to syscalls management
2020-01-30 Gaulthier GainUpdate compilation flags with musl namespace
2020-01-30 Gaulthier GainReview formatting for files generations in Makefile.uk
2020-01-30 Gaulthier GainCall configure after patching
2020-01-30 Gaulthier GainAdd support for C++ applications
2020-01-30 Felipe HuiciInitial port
2020-01-30 Simon KuenzerInitial commit (empty)