]> xenbits.xensource.com Git - unikraft/libs/musl.git/shortlog
unikraft/libs/musl.git
2023-05-04 Marco SchlumppFix the definition of the prlimit64 syscall
2023-05-04 Marco SchlumppProperly cast the system call input and outputs
2023-05-04 Marco SchlumppForward abort calls to Unikraft's UK_CRASH
2023-05-04 Marco SchlumppInclude stdalign.h header
2023-05-04 Marco SchlumppInclude ucontext header files
2023-05-04 Marco SchlumppFix dependency on fetch step
2023-05-04 Maria SfiraialaMakefile.uk: Add flag to avoid gcc specifc symbol
2023-04-27 Marc RittinghausFix ioctl signature
2023-02-01 Eduard VintilăUpgrade musl to latest version (1.2.3) RELEASE-0.12.0
2023-02-01 Marco SchlumppRemove outdated vendored features.h
2023-02-01 Marco SchlumppMove _XOPEN_SOURCE define to library CFLAGS
2022-12-01 Razvan DeaconescuUse function declaration for getdents64 RELEASE-0.11.0
2022-11-29 Razvan DeaconescuAdd patch to fix definition of environ variable
2022-11-29 Dragos Iulian... Avoid `uk_syscall_set_tid_address()` for main thread
2022-11-27 Razvan DeaconescuMakefile.uk: Use -Wno-cast-function-type for GCC >= 8
2022-11-25 Eduard Vintilăuk_init_tls: Change `uk_thread_tcb_fini` to `uk_thread_...
2022-11-25 Michalis Pappaslinux: Add syscall wrapper for getrandom
2022-11-24 Razvan VirtanEnable FPSIMD support on ARM64
2022-11-24 Stefan JumareaMakefile.uk/misc: Always include the uname sources
2022-11-24 Stefan JumareaMakefile.uk: Add sources for POSIX_USER functions
2022-11-24 Ulrich MeisMakefile.uk: make 'version.h' depend on fetch.
2022-11-24 Robert KubanInclude internal headers only for building musl.
2022-11-24 Robert KubanAdd patch for CVE-2020-28928
2022-11-24 Robert KubanAdd aarch64 configurations
2022-11-24 Marc RittinghausAdd translation from arm64 to aarch64
2022-11-24 Marc RittinghausRemove files that depend on fork
2022-11-24 Robert Kubanuk_init_tls: Return tcb pointer in __uk_copy_tls
2022-11-24 Robert KubanAdd patch to replace open with openat with AT_FDCWD
2022-11-24 Robert KubanAdd patch to modify clone wrapper.
2022-11-24 Robert KubanAdd patch to avoid conflict with __unused macro
2022-11-24 Razvan DeaconescuMakefile.uk: Use Musl-build compatible build rule
2022-11-24 Razvan DeaconescuMakefile: Make Makefile.uk.musl.network compatible...
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)