]> xenbits.xensource.com Git - unikraft/libs/musl.git/shortlog
unikraft/libs/musl.git
6 days ago Michalis PappasAdapt to updated libposix-process config options staging
12 days ago Samuel HymMakefile.uk.musl.signal: Fix arm64 architecture test stable
2025-04-22 Sergiu MogaRemove `musl`'s `vfork` functionality and use our own...
2025-04-22 Sergiu MogaRemove clone patches and use our own defined clone...
2025-02-25 Andrei TatarConfig.uk: Add posix-tty as dependency to stdio
2024-12-19 Cezar Craciunoiu.github/workflows: Introduce catalog tests RELEASE-0.18.0
2024-06-03 Alex ApostolescuRename LIBUKSWRAND to LIBUKRANDOM RELEASE-0.17.0
2024-03-27 Stefan JumareaAdd sys/membarrier.h to the headers list RELEASE-0.16.3
2024-02-15 Andrei Tatarlibsched: Add sys/membarrier.h to provided headers
2024-02-09 Simon Kuenzergethostbyname: Option to use lwIPs `gethostbyname()` RELEASE-0.16.2
2024-02-09 Simon Kuenzergetnameinfo: Copy lwip adapter code from `lib/newlib`
2024-02-09 Simon Kuenzergetaddrinfo: Option to use lwIPs `getaddrinfo()`
2023-10-20 Alexander JungIntroduce `Library.uk` RELEASE-0.15.0 RELEASE-0.16.0
2023-08-11 Eduard-Florin... Makefile.uk.musl.exit: Patch for case insensitive file... RELEASE-0.14.0
2023-08-10 Marc RittinghausMakefile.uk.musl.misc: Add missing ar.h
2023-08-10 Aleksandr IashchenkoInitialize main thread pthread structure
2023-08-10 Marc RittinghausConfig.uk: Allow deselection of ukmmap
2023-08-10 Andrei TatarMakefile.uk: Condition header inclusion on Kconfig
2023-08-10 Andrei TatarCondition AARCH64 TCB unreservation on Kconfig
2023-08-10 Andrei TatarMakefile.uk: Condition TCB reserve on Kconfig
2023-08-09 Eduard Vintilăpatches: Add syscall function prototype
2023-08-09 Andrei TatarConfig.uk: Select libcompiler-rt for libcomplex
2023-08-09 Andrei TatarMakefile.uk: Include missing cpow* functions
2023-08-07 Andrei TatarMakefile.uk: Condition flags on clang version
2023-08-07 Andrei TatarMakefile.uk: Silence warnings
2023-08-07 Andrei TatarMakefile.uk: Include missing gettid implementation
2023-08-07 Eduard VintilăConfig.uk: Add `uksignal` dependency for `LIBMUSL_SIGNAL`
2023-08-07 Andrei TatarInclude missing parts of the string library
2023-07-16 Sergiu Mogapatches: Delete patching of `ioctl` call in `isatty`
2023-06-28 Stefan Jumareaglue: Init libc.auxv to point to a zero value
2023-06-07 Miguel RodriguesMakefile.uk: Fix gcc specific warnings
2023-06-01 Andrei TatarInclude musl's own headers when building
2023-06-01 Andrei TatarFix typo in macro definition
2023-05-15 Razvan DeaconescuREADME: Update description of Musl support RELEASE-0.13.0 RELEASE-0.13.1
2023-05-10 Andrei TatarRevert "Makefile.uk: Add flag to avoid gcc specifc...
2023-05-10 Razvan DeaconescuConfig.uk: Disable default LIBMUSL_COMPLEX
2023-05-07 Simon KuenzerFix dependency to `lib/uksched`
2023-05-07 Simon KuenzerEnvironment variables with `lib/posix-environ`
2023-05-07 Marco SchlumppApply -ffreestanding for the musl source code
2023-05-07 Tu Dinh Ngocpatches: Add option to disable character maps
2023-05-05 Stefan Jumareapatches: Fix ioctl signature in function definition
2023-05-04 Marco SchlumppInitialize pthread structure fields for non-pthread...
2023-05-04 Marco SchlumppRemove mprotect stub
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
next