Stichting-MINIX-Research-Foundation / minix

Official MINIX sources - Automatically replicated from gerrit.minix3.org
Other
2.9k stars 946 forks source link

Add support for 64 bits integers. #307

Open tbellavia opened 4 years ago

tbellavia commented 4 years ago

Fix issue #306

KSE3 commented 3 years ago

What makes you believe that in line 13 anything larger than the size of int is copied into the long long value?