Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
adtools
/
libnix
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
13
Code
Issues
1
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Dec 9, 2018
Remove maintainer information due to ownership transfer.
cahirwpz
committed
e7bfc56
View commit details
Copy full SHA for e7bfc56
Browse repository at this point
Commits on Oct 15, 2016
Handle __CTOR_LIST__ and __DTOR_LIST__ initialization.
cahirwpz
committed
7ab6f71
View commit details
Copy full SHA for 7ab6f71
Browse repository at this point
Commits on Oct 8, 2016
Devise a counterpart for libnix13.
Show description for b1c9ff1
cahirwpz
committed
b1c9ff1
View commit details
Copy full SHA for b1c9ff1
Browse repository at this point
Commits on Sep 9, 2015
Fix reference to device initialization routine.
cahirwpz
committed
b529583
View commit details
Copy full SHA for b529583
Browse repository at this point
Commits on Jan 5, 2014
Direct link to alternative sources.
cahirwpz
committed
fc3531a
View commit details
Copy full SHA for fc3531a
Browse repository at this point
Move sources root to main directory.
cahirwpz
committed
f8bed6e
View commit details
Copy full SHA for f8bed6e
Browse repository at this point
Fix permissions.
cahirwpz
committed
d063737
View commit details
Copy full SHA for d063737
Browse repository at this point
Commits on May 24, 2013
Build missing library for completeness sake.
cahirwpz
committed
6ececb1
View commit details
Copy full SHA for 6ececb1
Browse repository at this point
Commits on May 23, 2013
Correct the structure of document for prettier HTML.
cahirwpz
committed
8dbe1d7
View commit details
Copy full SHA for 8dbe1d7
Browse repository at this point
Commits on May 21, 2013
Add note about clib2.
cahirwpz
committed
94d3449
View commit details
Copy full SHA for 94d3449
Browse repository at this point
Readme file.
cahirwpz
committed
d1e2ab5
View commit details
Copy full SHA for d1e2ab5
Browse repository at this point
Remove leftovers after cvs to git migration.
cahirwpz
committed
9b110e6
View commit details
Copy full SHA for 9b110e6
Browse repository at this point
Commits on Dec 21, 2004
setvar/putvar -> setenv/putenv.
Show description for 08e9358
jshepher
committed
08e9358
View commit details
Copy full SHA for 08e9358
Browse repository at this point
Commits on Dec 20, 2004
Went back to original fast versions. Redid using unions to get rid of the
Show description for d31d8fb
jshepher
committed
d31d8fb
View commit details
Copy full SHA for d31d8fb
Browse repository at this point
Moved the right functions into the right files.
jshepher
committed
93758f1
View commit details
Copy full SHA for 93758f1
Browse repository at this point
Moved putchar to putchar.c
jshepher
committed
96e0e3d
View commit details
Copy full SHA for 96e0e3d
Browse repository at this point
Commits on Dec 11, 2004
Allow for overlapping regions.
jshepher
committed
7a5099b
View commit details
Copy full SHA for 7a5099b
Browse repository at this point
Commits on Dec 4, 2004
Reimplemented bzero, bcopy and memset again. The previous ones had
Show description for f5e2060
jshepher
committed
f5e2060
View commit details
Copy full SHA for f5e2060
Browse repository at this point
Added history about V2.2 and such.
jshepher
committed
be3a110
View commit details
Copy full SHA for be3a110
Browse repository at this point
Added header for missing function prototype.
jshepher
committed
b2cc289
View commit details
Copy full SHA for b2cc289
Browse repository at this point
Got rid of useless GNUC define. Let the macros take care of it.
jshepher
committed
ca6e5c4
View commit details
Copy full SHA for ca6e5c4
Browse repository at this point
Rewrote in C for easier reading.
jshepher
committed
06ae980
View commit details
Copy full SHA for 06ae980
Browse repository at this point
Added headers for missing function prototypes.
jshepher
committed
37223e0
View commit details
Copy full SHA for 37223e0
Browse repository at this point
Now calls tmpnam.
jshepher
committed
6a0d455
View commit details
Copy full SHA for 6a0d455
Browse repository at this point
Provide pre-V37 compatibility.
jshepher
committed
8acaa74
View commit details
Copy full SHA for 8acaa74
Browse repository at this point
Now calls memset (avoids code duplication).
jshepher
committed
c685985
View commit details
Copy full SHA for c685985
Browse repository at this point
Rewrote function to get rid of GCC 3.x warnings.
jshepher
committed
5ed58ad
View commit details
Copy full SHA for 5ed58ad
Browse repository at this point
Fixed GCC 3.x warning.
jshepher
committed
a87d16a
View commit details
Copy full SHA for a87d16a
Browse repository at this point
Fixed missing function warnings.
Show description for a99f123
jshepher
committed
a99f123
View commit details
Copy full SHA for a99f123
Browse repository at this point
Added tmpnam (for tmpfile).
jshepher
committed
ec19111
View commit details
Copy full SHA for ec19111
Browse repository at this point
Commits on Dec 3, 2004
Deleted duplicate files.
jshepher
committed
90f1b9b
View commit details
Copy full SHA for 90f1b9b
Browse repository at this point
Took out GNUC ifdef. The inline macros should take care of the register
Show description for b0ba608
jshepher
committed
b0ba608
View commit details
Copy full SHA for b0ba608
Browse repository at this point
Took out unneeded OpenLibrary line (used in debugging which has disappeared).
jshepher
committed
7f84c8e
View commit details
Copy full SHA for 7f84c8e
Browse repository at this point
Commits on Oct 6, 2004
Need to make error messages nonstatic so the asm code can find them.
jshepher
committed
dc91732
View commit details
Copy full SHA for dc91732
Browse repository at this point
Commits on Sep 12, 2004
Show description for e42dc80
jshepher
committed
e42dc80
View commit details
Copy full SHA for e42dc80
Browse repository at this point
Previous
Next
You can’t perform that action at this time.