about summary refs log tree commit diff
path: root/pkgs/os-specific/linux/musl
AgeCommit message (Expand)AuthorFilesLines
2023-06-20musl: add mips platformsJaime Breva1-2/+2
2023-05-01musl: tighten platformsAlyssa Ross1-1/+7
2023-03-11tree-wide: add git revisions to alpine git urlsYureka1-4/+8
2023-02-13treewide: use optionalStringFelix Buehler1-2/+1
2022-12-28musl: add bin output.Et7f31-6/+3
2022-09-15musl: apply patch for optional fields in fstab (#191033)Yuka1-0/+6
2022-08-07setup-hooks/separate-debug-info.sh: don't inhibit strip hookSergei Trofimovich1-6/+2
2022-04-09musl: 1.2.2 -> 1.2.3Will Dietz1-2/+2
2021-08-18stdenv: Fix overriding + `overrideAttrs`John Ericson1-0/+1
2021-03-23musl: 1.2.1 -> 1.2.2TredwellGit1-10/+5
2021-02-12add stackprotector support on musl32Walter Franzini1-0/+22
2021-01-03Merge pull request #104039 from kampka/muslSandro1-2/+2
2020-11-21musl: patch CVE-2020-28928Martin Weinelt1-0/+6
2020-11-17musl: 1.2.0 -> 1.2.1Christian Kampka1-2/+2
2020-08-16musl: 1.1.24 -> 1.2.0Niklas Hambüchen1-2/+2
2020-06-12musl: include libc.musl-$archEdmund Wu1-0/+9
2020-05-15treewide: fix broken AlpineLinux repo links (#87892)Lila1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-10-14musl: touchup meta, add myself (@dtzWill) to maintainers listWill Dietz1-4/+4
2019-10-14musl: 1.1.2x -> 1.1.24Will Dietz1-2/+2
2019-04-13musl: 1.1.21 -> 1.1.22Will Dietz1-2/+2
2019-01-21musl: 1.1.20 -> 1.1.21Will Dietz11-462/+5
2018-09-24musl: reduce stacksize patch series to just the bumpWill Dietz5-228/+2
2018-09-24musl: pick stacksize-related improvements, increase default sizeWill Dietz5-0/+264
2018-09-24musl: pick getaddrinfo fix (containers)Will Dietz2-0/+54
2018-09-24musl: pick upstream patches for name_to_handle_at supportWill Dietz3-0/+100
2018-09-24musl: whitespace, NFCWill Dietz1-3/+3
2018-09-18musl: apply other upstream fixes, selected for relevance to NixOS usageWill Dietz6-0/+205
2018-09-18musl: apply upstream fix for file locking raceWill Dietz2-0/+57
2018-09-18musl: convert CFLAGS to arrayWill Dietz1-1/+2
2018-09-04musl: 1.1.19 -> 1.1.20Will Dietz1-2/+2
2018-08-30treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson1-2/+2
2018-08-21[RFC] ppc64le enablement (#45340)CrystalGamma1-2/+3
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-1/+0
2018-06-28treewide: http -> https sources (#42676)Silvan Mosberger1-1/+1
2018-05-31treewide: get rid of musl stuffMatthew Bauer4-60/+0
2018-05-07treewide: Use pkgs/build-support/roles.bash to remove copy pastaJohn Ericson2-17/+7
2018-04-25musl: make libc -> {ldso,ldd} symlinks relativeWill Dietz1-1/+8
2018-04-25musl: build iconv using just-built piecesWill Dietz1-2/+9
2018-04-24musl/iconv: use copy from Alpine for minor touchups to error messagesWill Dietz1-3/+6
2018-04-24musl: provide 'iconv' utility occasionally expected as part of libiconvWill Dietz1-0/+10
2018-04-10Merge master into stagingFrederik Rietdijk1-6/+12
2018-04-09musl: enable musl-gcc, ld.musl-clang, musl-clangJörg Thalheim1-6/+12
2018-03-26musl-fts: add setup-hook to add -lftsWill Dietz2-0/+19
2018-03-23musl: provide debug info, separately, don't disable unwind tablesWill Dietz1-3/+14
2018-02-22musl: 1.1.18 -> 1.1.19Will Dietz2-75/+2
2018-02-13musl: add patch to make full use of new guards in kernel headersWill Dietz2-0/+73
2018-02-13add getconf, getent from Alpine for use w/muslWill Dietz2-0/+37
2018-02-13Add musl-fts for bits that need it.Will Dietz1-0/+14
2018-02-13muslCross: initWill Dietz1-7/+11