| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-02-13 | musl: Fix CVE-2025-26519 | Michael Forney | |
| 2022-04-10 | musl: Update to 1.2.3 | Michael Forney | |
| 2021-10-26 | musl: Add patch to use preferred location for packed attribute | Michael Forney | |
| 2021-10-05 | musl: Avoid long double inline functions in math.h | Michael Forney | |
| 2021-07-12 | musl: Add pthread_getname_np.c to sources | Michael Forney | |
| 03ff506c added the source file but didn't add it to base.lua, so it did not get built. Also, update the patch to fix the error check. | |||
| 2021-07-06 | musl: Cherry-pick patch adding pthread_getname_np | Michael Forney | |
| 2021-01-24 | musl: use _Generic selection for type-generic math macros | Michael Forney | |
| This way cproc can better handle programs that include math.h, since it doesn't have to generate code involving long double. | |||
| 2021-01-21 | musl: Update to 1.2.2 | Michael Forney | |
| 2020-10-30 | musl: Add patch to support SIGEV_THREAD_ID | Michael Forney | |
| This is needed by qemu-linux-user. | |||
| 2020-10-08 | musl: Prevent hang when setrlimit is used after vfork | Michael Forney | |
| This fixes a hang when building emacs from pkgsrc. | |||
| 2020-07-05 | musl: Update to latest git for integrated mallocng | Michael Forney | |
| 2020-06-10 | Switch to mallocng | Michael Forney | |
| 2020-02-20 | musl: Update to 1.2.0 | Michael Forney | |
| 2020-02-13 | musl: Apply patch to always use __builtin_alloca | Michael Forney | |
