sylware / nyanvsnprintf (public) (License: Affero GPLv3 with lesser exception) (since 2024-01-05) (hash sha1)
vsnprintf x86_64 assembly partial implementation
List of commits:
Subject Hash Author Date (UTC)
switch the fatal error path to put_string c0207cd846900bac466e8cbcbdfd106725025e4b Sylvain BERTRAND 2024-01-07 13:17:28
add vim syntax file c7d18c64c42ca8ad008b381e380e8e92fabae08c Sylvain BERTRAND 2024-01-05 16:07:29
Initial commit c896ca24af61171afe0272d130cb5661e9956c24 Sylvain BERTRAND 2024-01-05 15:49:32
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/sylware/nyanvsnprintf

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/sylware/nyanvsnprintf

Clone this repository using git:
git clone git://git.rocketgit.com/user/sylware/nyanvsnprintf

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main