jeff 👨💻@programming.dev to Programming@programming.devEnglish · 1 year agoWhat are some examples of xkcd 2347?xkcd.comexternal-linkmessage-square12fedilinkarrow-up10arrow-down10file-text
arrow-up10arrow-down1external-linkWhat are some examples of xkcd 2347?xkcd.comjeff 👨💻@programming.dev to Programming@programming.devEnglish · 1 year agomessage-square12fedilinkfile-text
minus-squarebitcrafter@lemmy.sdf.orglinkfedilinkEnglisharrow-up0·1 year agoHuh, is glibc really only maintained by a small number of people? I would not have expected that.
minus-square0xpr03@feddit.delinkfedilinkEnglisharrow-up0·edit-21 year agoit’s not much… https://salsa.debian.org/glibc-team/glibc/-/graphs/sid?ref_type=heads maybe 3 people ?
minus-squarebitcrafter@lemmy.sdf.orglinkfedilinkEnglisharrow-up0·1 year agoInteresting, but are those commits to the glibc library itself or commits to the Debian package of it? The link makes it look like the latter, but I could be wrong.
minus-square0xpr03@feddit.delinkfedilinkEnglisharrow-up0·edit-21 year agoah yeah the original is actually here https://sourceware.org/git/glibc.git running git shortlog -s -n -e glibc-2.35.. (03.02.2022 to now) gives 270 Adhemerval Zanella 179 Noah Goldstein 166 Florian Weimer 158 Sunil K Pandey 105 Sergey Bugaev 84 Samuel Thibault [...] ´´´
Huh, is glibc really only maintained by a small number of people? I would not have expected that.
it’s not much… https://salsa.debian.org/glibc-team/glibc/-/graphs/sid?ref_type=heads maybe 3 people ?
Interesting, but are those commits to the glibc library itself or commits to the Debian package of it? The link makes it look like the latter, but I could be wrong.
ah yeah the original is actually here https://sourceware.org/git/glibc.git
running
git shortlog -s -n -e glibc-2.35..
(03.02.2022 to now) gives270 Adhemerval Zanella 179 Noah Goldstein 166 Florian Weimer 158 Sunil K Pandey 105 Sergey Bugaev 84 Samuel Thibault [...] ´´´