Skip to content

Activity

Move the syscall syscall implementation into the Fil-C runtime. Corre…

pizlonatorpushed 1 commit to usermusl • 8a4323b…4aeacee • 
8 days ago

Adopt looser longjmp semantics. Corresponds to llvm-project-deluge/4c…

pizlonatorpushed 1 commit to usermusl • a81d9da…8a4323b • 
19 days ago

Remove the janky __thread support. Corresponds to llvm-project-deluge…

pizlonatorpushed 1 commit to usermusl • c6cca1e…a81d9da • 
on Jan 25

Add the yolo_ prefix to futex_calls to avoid namespace pollution. Cor…

pizlonatorpushed 1 commit to yolomusl • 4a0b9bb…1e8401a • 
on Jan 21

Remove stack-related functions added for the Fil-C runtime that the r…

pizlonatorpushed 1 commit to yolomusl • 02cd0b1…4a0b9bb • 
on Jan 21

Make the abstraction for how filc_runtime figures out forbidden signa…

pizlonatorpushed 1 commit to yolomusl • 0387be7…02cd0b1 • 
on Jan 19

Rename the yolo loader. Corresponds to llvm-project-deluge/f4bf8bf1fa65

pizlonatorpushed 1 commit to yolomusl • 42413c0…0387be7 • 
on Jan 18

Change the name of libyolomusl/ld-musl to libyoloc/ld-yolo. Correspon…

pizlonatorpushed 1 commit to yolomusl • f0a94f4…42413c0 • 
on Jan 14

Implement pthread_kill. Corresponds to llvm-project-deluge/16f448515e44

pizlonatorpushed 1 commit to usermusl • 066ac44…c6cca1e • 
on Jan 14

Add support for flock. Corresponds to llvm-project-deluge/46140601ae6a

pizlonatorpushed 1 commit to usermusl • 128c3a5…066ac44 • 
on Jan 11

Make getrandom work when invoked via syscall. Corresponds to llvm-pro…

pizlonatorpushed 1 commit to usermusl • f3e7b04…128c3a5 • 
on Jan 5

Fixed pthread.h's RWLOCK initalizer. Change contributed by James Darp…

pizlonatorpushed 1 commit to usermusl • cfb42e8…f3e7b04 • 
on Jan 4

Implement posix_fallocate. Corresponds to llvm-project-deluge/a1f092d…

pizlonatorpushed 1 commit to usermusl • 8d4a762…cfb42e8 • 
on Dec 16, 2024

Add support for clock_nanosleep. Corresponds to llvm-project-deluge/0…

pizlonatorpushed 1 commit to usermusl • c5677e3…8d4a762 • 
on Dec 12, 2024

Add support for sysconf(_SC_NPROCESSORS_ONLN). Corresponds to llvm-pr…

pizlonatorpushed 1 commit to usermusl • 12201bb…c5677e3 • 
on Dec 11, 2024

Add support for System V IPC. Corresponds to llvm-project-deluge/fc50…

pizlonatorpushed 1 commit to usermusl • 57a64b0…12201bb • 
on Dec 9, 2024

Add support for signalfd. Corresponds to llvm-project-deluge/c156718a…

pizlonatorpushed 1 commit to usermusl • bb26d68…57a64b0 • 
on Dec 8, 2024

Add suppport for tmpfile. Needed for icu4c.

pizlonatorpushed 1 commit to usermusl • 6efad5b…bb26d68 • 
on Dec 7, 2024

Add support for a bunch of syscalls including the syscall syscall. Co…

pizlonatorpushed 1 commit to usermusl • 67de7dd…6efad5b • 
on Dec 4, 2024

Harden malloc_usable_size a bit so it always returns zero if passed a…

pizlonatorpushed 1 commit to usermusl • 0d9c1a3…67de7dd • 
on Nov 29, 2024

Make strftime do some of the things that SQLite wants it to do.

pizlonatorpushed 1 commit to usermusl • 5861ea1…0d9c1a3 • 
on Nov 29, 2024

Add support for setrlimit syscall.

pizlonatorpushed 1 commit to usermusl • 5f01bd0…5861ea1 • 
on Nov 28, 2024

Stop lying that we have vfork - we don't.

pizlonatorpushed 1 commit to usermusl • b0322bc…5f01bd0 • 
on Nov 24, 2024

Implement eventfd syscall. Corresponds to llvm-project-deluge/94b4671…

pizlonatorpushed 1 commit to usermusl • db67208…b0322bc • 
on Nov 23, 2024

Implement madvise. Corresponds to llvm-project-deluge/8d1e47a026ea

pizlonatorpushed 1 commit to usermusl • 301d99f…db67208 • 
on Nov 22, 2024

Adopt InvisiCaps. This is mostly about reverting previous changes. Co…

pizlonatorpushed 1 commit to usermusl • dc7d5a7…301d99f • 
on Nov 20, 2024

Make sure that functions that use zargs don't get inlined.

pizlonatorpushed 1 commit to usermusl • 72a9b37…dc7d5a7 • 
on Aug 17, 2024

Increase default stack size to something sensible and expose API to l…

pizlonatorpushed 1 commit to yolomusl • ecc1129…f0a94f4 • 
on Aug 10, 2024

Implement prctl syscall. Corresponds to llvm-project-deluge/39f83eac96ee

pizlonatorpushed 1 commit to usermusl • d4ce2f2…72a9b37 • 
on Aug 7, 2024

Add fread_znullify/fwrite_znullify. Corresponds to llvm-project-delug…

pizlonatorpushed 1 commit to usermusl • ac9627c…d4ce2f2 • 
on Jul 30, 2024