Robert Manner
|
65e5b0ab79
|
roken/parse_bytes: fix test for >= terabyte units on 32 bit systems
On 32 bit systems, sizeof(ssize_t) and sizeof(unsigned long aka UL) is
32 bits which is not able to hold the value of a terabyte.
|
2023-06-20 12:57:28 -05:00 |
|
Luke Howard
|
2bb85f61e9
|
roken: unbreak Windows build
|
2021-12-21 08:19:31 +11:00 |
|
Nicolas Williams
|
686d5116de
|
roken: Unparse wider ints
|
2021-12-18 11:34:12 +11:00 |
|
Asanka Herath
|
d00f9984a5
|
Make roken build on windows
Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
|
2009-11-24 21:42:02 -08:00 |
|
Love Hörnquist Åstrand
|
6937d41a02
|
remove trailing whitespace
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23815 ec53bebd-3082-4978-b11e-865c3cabbd6b
|
2008-09-13 09:21:03 +00:00 |
|
Love Hörnquist Åstrand
|
e172367898
|
switch to utf8 encoding of all files
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23814 ec53bebd-3082-4978-b11e-865c3cabbd6b
|
2008-09-13 08:53:55 +00:00 |
|
Love Hörnquist Åstrand
|
c462f2b1a2
|
add ROKEN_LIB_FUNCTION glue
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14787 ec53bebd-3082-4978-b11e-865c3cabbd6b
|
2005-04-13 13:19:07 +00:00 |
|
Assar Westerlund
|
0a5f6ffdd9
|
use int instead of size_t as return values to be compatible with snprintf
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10655 ec53bebd-3082-4978-b11e-865c3cabbd6b
|
2001-09-04 09:56:00 +00:00 |
|
Johan Danielsson
|
3ca5f8150f
|
remove advertising clause
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7463 ec53bebd-3082-4978-b11e-865c3cabbd6b
|
1999-12-02 16:58:55 +00:00 |
|
Assar Westerlund
|
ccf62fe979
|
new files
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7033 ec53bebd-3082-4978-b11e-865c3cabbd6b
|
1999-09-26 15:52:32 +00:00 |
|