Coder Social home page Coder Social logo

kadler / go Goto Github PK

View Code? Open in Web Editor NEW

This project forked from golang/go

4.0 4.0 2.0 218.51 MB

The Go programming language

Home Page: https://golang.org

License: BSD 3-Clause "New" or "Revised" License

Shell 0.12% Go 88.45% Fortran 0.01% C 0.22% Assembly 5.15% C++ 0.01% HTML 5.89% JavaScript 0.05% Batchfile 0.02% Makefile 0.01% Awk 0.01% Perl 0.07% Python 0.03%

go's People

Contributors

aclements avatar adg avatar agl avatar alexbrainman avatar altree avatar bradfitz avatar cherrymui avatar cixtor avatar crawshaw avatar davecheney avatar dr2chase avatar dsymonds avatar dvyukov avatar griesemer avatar ianlancetaylor avatar josharian avatar ken avatar martisch avatar mdempsky avatar minux avatar mundaym avatar mvdan avatar mwhudson avatar nigeltao avatar randall77 avatar remyoudompheng avatar robpike avatar rsc avatar thanm avatar tklauser avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

go's Issues

Remove *at functions from IBM i syscalls

None of the openat/fstatat/etc functions are supported by PASE yet, so they need to be disabled and worked around.

I believe these are only needed by src/os/removeall_at.go, but we can use src/os/removeall_noat.go instead.

Need to figure out DNS

Seems that golang does its own DNS lookup in src/net/dnsconfig_unix.go, which reads the standard Unix /etc/resolve.conf, but IBM i does not use such a file. An IBM i-specific implementation will need to be created in src/net/dnsconfig_os400.go and some way to retrieve DNS settings will need to be determined.

More changes needed to golang.org/x packages

Changes made in src/cmd/vendor/golang.org/x/sys/ need to be submitted to https://godoc.org/-/subrepo

In addition, the changes in the vendored sources are not comprehensive it seems. In addition, changes are needed in the golang.org/x/crypto package as well. These changes are needed to get the GitHub CLI and its dependency survey to build.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.