GNU C Library 2.38 released
Posted Aug 2, 2023 7:36 UTC (Wed)
by coriordan (guest, #7544)
[Link] (5 responses)
GIMP is another project that does a great job at this: https://www.gimp.org/news/2023/07/09/gimp-2-99-16-release...
Posted Aug 2, 2023 10:13 UTC (Wed)
by peregrin (guest, #56601)
[Link]
Posted Aug 2, 2023 19:31 UTC (Wed)
by Hobart (subscriber, #59974)
[Link] (1 responses)
Posted Aug 3, 2023 12:55 UTC (Thu)
by khim (subscriber, #9252)
[Link]
Posted Aug 3, 2023 13:08 UTC (Thu)
by bluca (subscriber, #118303)
[Link] (1 responses)
git log --pretty=tformat:%aN -s "${tag}.." |
Posted Aug 4, 2023 6:30 UTC (Fri)
by coriordan (guest, #7544)
[Link]
GNU C Library 2.38 released
GNU C Library 2.38 released
GNU C Library 2.38 released
And DJGPP is still alive and updating, believe it or not! Look for yourself: gcc 12, make 4.4, etc. All the cool goodies your DOS programs may need.
GNU C Library 2.38 released
GNU C Library 2.38 released
grep -v <bots to ignore> |
sed 's/ / /g; s/--/-/g; s/.*/\0,/' |
sort -u | tr '\n' ' ' | sed -e "s/^/Contributions from: /g" -e "s/,\s*$/\n/g" | fold -w 72 -s |
sed -e "s/^/ /g" -e "s/\s*$//g"
This should indeed be a minimum standard. Some projects give a thanks to the contributors "too numerous to mention", but fear of forgetting a few people shouldn't stop them from naming as many as possible. IMO.
GNU C Library 2.38 released