17 ms·
Does the GNU projet make its repositories available online ? I'd like to have a look at the code but all I found is an outdated mirror : https://github.com/rya
by gquiniou 6y ago
Does the GNU projet make its repositories available online ?
I'd like to have a look at the code but all I found is an outdated mirror : https://github.com/ryantenney/gnu-units https://github.com/ryantenney/gnu-units
- notRobot 6y agoHere you go: http://savannah.gnu.org/projects/units http://savannah.gnu.org/projects/units All official GNU software is hosted here: http://savannah.gnu.org http://savannah.gnu.org
- wheybags 6y agoGNU Savannah is where they keep their source IIRC. https://savannah.gnu.org/projects/units https://savannah.gnu.org/projects/units Unfortunately it looks like the upstream for this project is in... cvs
- kps 6y agoFor comparison, the original: https://minnie.tuhs.org/cgi-bin/utree.pl?file=V7/usr/src/cmd/units.c https://minnie.tuhs.org/cgi-bin/utree.pl?file=V7/usr/src/cmd... (Slightly discombobulating to read some of today's lucky 10,000 treating `units` as a (GNU) novelty when it's been around for 40+ years.)
- bodyfour 6y agoOr if you'd rather see it in git https://github.com/dspinellis/unix-history-repo/blob/BSD-4-Snapshot-Development/.ref-BSD-3/usr/src/cmd/units.c https://github.com/dspinellis/unix-history-repo/blob/BSD-4-S...