aboutsummaryrefslogtreecommitdiff
path: root/sdep.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed new bugSebastiano Tronto2023-05-151-0/+2
|
* Replaced strncpy with hand-written function suggested by NRKSebastiano Tronto2023-05-151-7/+23
|
* Removed conflict with string.h namespaceSebastiano Tronto2023-05-151-3/+3
|
* Removed calls to ctype.hSebastiano Tronto2023-05-151-3/+9
|
* Removed unnecessary alignmentSebastiano Tronto2023-05-151-19/+20
|
* Removed argument names from prototypesSebastiano Tronto2023-05-151-7/+7
|
* Changed compare function type to avoid castingSebastiano Tronto2023-05-151-7/+11
|
* FormattingSebastiano Tronto2023-05-151-4/+4
|
* Removed unnecessary sizeof(char)Sebastiano Tronto2023-05-151-4/+4
|
* Added explicit void parameterSebastiano Tronto2023-05-151-2/+2
|
* Changed const to #defineSebastiano Tronto2023-05-151-1/+1
|
* Removed unused macroSebastiano Tronto2023-05-151-2/+0
|
* First commit, v0.1Sebastiano Tronto2021-05-081-0/+250

Generated with cgit - Back to sebastiano.tronto.net