This website requires JavaScript.
Explore
Help
Sign In
oxmc
/
ipxe
Watch
1
Star
0
Fork
0
You've already forked ipxe
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
2,182
Commits
1
Branch
0
Tags
9e32e8e513dec3e6ba99079feef08cec83980800
Commit Graph
3 Commits
Author
SHA1
Message
Date
Michael Brown
70d20c4e7a
Use common symbols to avoid dragging in getopt.o unless a getopt-using
...
command is linked in.
2006-12-19 16:27:15 +00:00
Michael Brown
1e4a838f55
Added missing prototype
2006-12-08 00:21:08 +00:00
Michael Brown
be0cd1cddd
Added a functional version of getopt() and getopt_long(), ready for use
...
in our commands.
2006-12-07 03:54:57 +00:00