projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8552e4b
)
Add missing file to last commit.
author
Simon Josefsson
<simon@josefsson.org>
Tue, 31 Mar 2009 14:29:04 +0000
(16:29 +0200)
committer
Simon Josefsson
<simon@josefsson.org>
Tue, 31 Mar 2009 14:29:04 +0000
(16:29 +0200)
modules/u64
[new file with mode: 0644]
patch
|
blob
diff --git a/modules/u64
b/modules/u64
new file mode 100644
(file)
index 0000000..
e875fe2
--- /dev/null
+++ b/
modules/u64
@@ -0,0
+1,17
@@
+Description:
+uint64_t-like operations that work even on hosts lacking uint64_t
+
+Files:
+lib/u64.h
+
+Depends-on:
+stdint
+
+Include:
+"u64.h"
+
+License:
+LGPLv2+
+
+Maintainer:
+Paul Eggert