Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-05 | libc: move calloc() into its own compilation unit | cinap_lenrek | |
move calloc() in its own compilation unit to avoid code duplication. also, calloc() is used rarely in plan9 programs. |
![]() |
index : plan9front.git | |
Unnamed repository; edit this file 'description' to name the repository. |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-05 | libc: move calloc() into its own compilation unit | cinap_lenrek | |
move calloc() in its own compilation unit to avoid code duplication. also, calloc() is used rarely in plan9 programs. |