This website works better with JavaScript
Home
Explore
Help
Sign In
DragonOS-Community
/
tar
mirror of
https://github.com/DragonOS-Community/tar.git
Watch
4
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Initial revision
Paul Eggert
23 years ago
parent
01c35d7225
commit
509ab656f7
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
lib/strtoumax.c
+ 2
- 0
lib/strtoumax.c
View File
@@ -0,0 +1,2 @@
+#define UNSIGNED 1
+#include "strtoimax.c"