-
Notifications
You must be signed in to change notification settings - Fork 0
0strezz/std64
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
_ _ ___ ___ ___| |_ _| | _| | | |_ -| _| . | . |_ | |___|_| |___|___| |_| std64 is a small set of functions for x86_64 programming language in order to make it easier to used, these functions have been used in most of my x86_64 projects. note: programmed for x86_64, Linux, System V AMD64 ABI projects where they've been used: 1. cmds64 (github.com/0strezz/cmds64) To Do [ ] ctype like functions [ ] fprintf function [ ] memory functions [ ] string functions
About
Tiny helper functions for easier use of x86_64 language (GNU/Linux).