Giter VIP home page Giter VIP logo

fuckitllvm's Introduction

fuckitLLVM

Improving reliability since 2016

Presentation

License

        DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE 
                    Version 2, December 2004 

 Copyright (C) 2004 Sam Hocevar <[email protected]> 

 Everyone is permitted to copy and distribute verbatim or modified 
 copies of this license document, and changing it is allowed as long 
 as the name is changed. 

            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE 
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 

  0. You just DO WHAT THE FUCK YOU WANT TO.

fuckitllvm's People

Contributors

lense avatar pbiernat avatar aweinstock314 avatar

Stargazers

Pablo Potat0 avatar Sharad Khanna avatar aweNousaku avatar  avatar Alyxia Sother avatar Nikolay Kasyanov avatar Dmytro Meleshko avatar unknowntrojan avatar PA avatar Cole Scott avatar Tim Oliver avatar Mars Buttfield-Addison avatar yui​ avatar Elias Lawson-Fox avatar Jade Macho avatar  avatar  avatar Phil avatar  avatar Eldred Habert avatar Aleksei Kulaev avatar Diana avatar Nicolas RUFF avatar hecate cantus avatar Rylan avatar Michael Bitokhov avatar rys avatar Minh-Triet Pham Tran avatar Dakota Williams avatar Giovanni Carvelli avatar Chris Sprague avatar drathier avatar TACIXAT avatar Alice Atlas avatar Zhang avatar Milo Trujillo avatar Max avatar Owen Stenson avatar Duc Phan avatar Kareem ElFaramawi avatar pager avatar  avatar

Watchers

Minh-Triet Pham Tran avatar James Cloos avatar  avatar  avatar

fuckitllvm's Issues

Add a license

What is a software license?
A software license is usually an agreement that grants a right to use software code to someone else. A license usually grants less rights than a sale of a copy of the software. The rights to use the code are defined by the terms of the license.

Why is it important?
Software is important; therefore software licenses are important. Today's businesses rely upon software to perform many critical functions. Software makes machines and systems work in every sector of the world economy - everything from applications that control advanced medical devices, applications that make us entertained, applications that make companies productive, to programs that analyze the behavior of financial markets.

Software developers may want to make code available to other developers in order for applications to be more widely used in the market. Manufacturers and publishers may want to acquire rights to software that can make their products work in new ways or in ways compatible with customers' existing computer systems.

In order to have the legal right to use software to achieve the required needs, the rights and limits in the associated software license take on critical importance.

You wouldn’t want your hard-earned-my-precious-gadget get stolen, would you?

Licensing is one of the most crucial part in acquiring a software. But this is always ignored.

Redirect stderr

Don't allow the programs to print anything to stderr.

Add function to beginning of main to close fd 2, then open /dev/null and dup2 it to 2.

Exit code 0

  • Replace all exits with exit 0
  • Replace all returns in main return 0

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.