issues
search
unikraft
/
lib-musl
musl: A C standard library
Other
9
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
uk_init_tls: Initialize the TSD to the value expected by musl
#82
shym
opened
4 weeks ago
0
Add a few netinet headers (ip.h, ip_icmp.h, ..)
#81
Mrmaxmeier
opened
1 month ago
0
Introduce `stdatomic.h`
#80
huyang531
opened
5 months ago
2
Makefile.uk.*: Use Musl mallocng memory allocator
#79
StefanJum
opened
5 months ago
0
Rename LIBUKSWRAND to LIBUKRANDOM
#78
Alex-deVis
closed
5 months ago
0
.github/workflows: Introduce catalog tests
#77
craciunoiuc
opened
7 months ago
0
Add sys/membarrier.h to the headers list
#76
StefanJum
closed
7 months ago
0
libsched: Add sys/membarrier.h to provided headers
#75
andreittr
closed
9 months ago
0
Option to handle DNS requesets by lwIP
#74
skuenzer
closed
9 months ago
1
patches: Prefault page tables used in stacks allocated for threads
#73
eduardvintila
closed
11 months ago
1
Makefile.uk.musl.misc: Add missing ar.h
#72
marcrittinghaus
closed
1 year ago
0
undefined reference to `__muldc3`
#71
nderjung
closed
1 year ago
3
Makefile.uk.musl.exit: Patch for building on case insensitive file systems
#70
Starnox
closed
1 year ago
1
Makefile.uk.musl.misc: Add `memory.h` header
#69
mariasfiraiala
closed
1 year ago
1
Config.uk: Add `uksignal` dependency for `LIBMUSL_SIGNAL`
#68
eduardvintila
closed
1 year ago
0
patches: Add syscall function prototype
#67
eduardvintila
closed
1 year ago
0
Initialize pthread structure fields for non-pthread threads
#66
mschlumpp
closed
1 year ago
1
Makefile.uk: Include missing gettid implementation
#65
andreittr
closed
1 year ago
0
Makefile.uk: Include missing cpow* functions
#64
andreittr
closed
1 year ago
3
Makefile.uk.musl.exit: Patch for building on MacOS
#63
Starnox
closed
1 year ago
2
patches: Delete patching of `ioctl` call in `isatty`
#62
mogasergiu
closed
1 year ago
0
Makefile.uk: Silence warnings
#61
andreittr
closed
1 year ago
0
Introduce Library.uk
#60
nderjung
closed
1 year ago
0
Initialize main thread pthread structure
#59
alexhoppus
closed
1 year ago
6
`poll` returns `ENOSYS`
#58
mkroening
closed
1 year ago
1
Ignoring signals fails
#57
mkroening
closed
1 year ago
5
Fix GCC-specific warning flags being sent to clang
#56
andreittr
closed
1 year ago
1
Include missing parts of the string library
#55
andreittr
closed
1 year ago
0
Makefile.uk: Condition behavior on Kconfig
#54
andreittr
closed
1 year ago
2
glue: Init libc.auxv to point to a zero value
#53
StefanJum
closed
1 year ago
3
Allow deselection of ukmmap
#52
marcrittinghaus
closed
1 year ago
3
Makefile.uk: Fix gcc specific warnings
#51
mbrdg
closed
1 year ago
2
Makefile.uk: Fix gcc specific warnings
#50
mbrdg
closed
1 year ago
2
README: Update description of Musl support
#49
razvand
closed
1 year ago
3
Fix `unknown option` warnings when building with `clang`
#48
StefanJum
closed
1 year ago
1
`Config.uk`: Disable default LIBMUSL_COMPLEX
#47
razvand
closed
1 year ago
0
Revert "Makefile.uk: Add flag to avoid gcc specifc symbol"
#46
andreittr
closed
1 year ago
4
Fix C++ build issues w/ LLVM 14 (C++17 support)
#45
andreittr
closed
1 year ago
1
patches: Fix ioctl signature in function definition
#44
StefanJum
closed
1 year ago
2
Support for environment variables with `lib/posix-environ`
#43
skuenzer
closed
1 year ago
0
Fix ioctl signature
#42
marcrittinghaus
closed
1 year ago
0
Various fixes
#41
mschlumpp
closed
1 year ago
0
locale: Add option to disable character maps
#40
dinhngtu
closed
1 year ago
3
Introduce riscv64 support
#39
eduardvintila
opened
1 year ago
0
Makefile.uk: Add flag to avoid gcc specifc symbol
#38
mariasfiraiala
closed
1 year ago
1
Add changes related to D runtime support
#37
StefanJum
opened
1 year ago
0
Missing implementation for `stdatomic`
#36
craciunoiuc
opened
1 year ago
2
Apply -ffreestanding for the musl source code
#35
mschlumpp
closed
1 year ago
0
Upgrade musl to latest version (1.2.3)
#34
eduardvintila
closed
1 year ago
2
Move _XOPEN_SOURCE define to library CFLAGS
#33
mschlumpp
closed
1 year ago
0
Next