This website requires JavaScript.
Explore
Help
Sign In
gnu
/
config
Watch
1
Star
0
Fork
0
You've already forked config
mirror of
git://git.savannah.gnu.org/config.git
synced
2025-07-13 22:53:41 +12:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1,009
Commits
1
Branch
0
Tags
9ca5f17e49a4459dd54556ed99350504f8481b0a
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Ben Elliston
9ca5f17e49
* config.guess: Change most ${foo} expansions to "$foo" to:
...
(1) double quote to prevent globbing and word splitting; and (2) remove extraneous braces.
2018-01-16 12:06:26 +11:00
doc
* config.guess: Update copyright years.
2018-01-01 17:10:32 +11:00
testsuite
* config.sub (os): Move -es1800* case above -es*.
2018-01-14 11:18:55 +11:00
ChangeLog
* config.guess: Change most ${foo} expansions to "$foo" to:
2018-01-16 12:06:26 +11:00
config.guess
* config.guess: Change most ${foo} expansions to "$foo" to:
2018-01-16 12:06:26 +11:00
config.sub
* config.sub: Double quote variables to silence warning SC2086
2018-01-15 07:33:04 +11:00
Makefile
* Makefile (doc/config.guess.1): Depend on config.guess.
2016-12-28 01:16:39 +11:00
Description
No description provided
2
MiB
Languages
Perl
77.6%
Shell
18.9%
Makefile
3.5%