-
Notifications
You must be signed in to change notification settings - Fork 0
exploring coding without the standard library
License
ericherman/eh-no-libc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is my exploration of programming without the C Standard library. Essentially starting with the instructions posted here: http://weeb.ddns.net/0/programming/c_without_standard_library_linux.txt and still visible here: https://web.archive.org/web/20180423015837/http://weeb.ddns.net/0/programming/c_without_standard_library_linux.txt Some of the code began transcribed from the above link, which contains no license information, but is clearly designed as a tutorial to build upon. My work, which builds upon that is aiming to go in another direction, specifically, I'd like to be able to implement more of libc, the standard library, especially for embedded systems. My additions will be LGPLv2+. We'll see where it goes. License ------- This work is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This work is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License (COPYING) along with this library; if not, see: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
About
exploring coding without the standard library
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published