Commit Graph

13 Commits

Author SHA1 Message Date
Nicolas Williams
686d5116de roken: Unparse wider ints 2021-12-18 11:34:12 +11:00
Viktor Dukhovni
d73ec2510a Try to avoid parse_{time,units,flags} symbol conflicts
On Debian stretch systems PAM modules linked against Heimdal run into
symbol conflicts with parse_time() in systemd libraries.  We redefine
parse_time() and friends to rk_parse_time(), ... while keeping the old
names for ABI compatibility with existing clients.

The legacy names should eventually be droppped.
2017-08-23 15:09:11 -05: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
0d31d3d686 drop rcsid
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24356 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-25 00:30:37 +00: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
709aa58c74 define ROKEN_LIB_FUNCTION on all exported functions
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14773 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-12 11:29:18 +00:00
Love Hörnquist Åstrand
fc44dd3f4a use struct units instead of units
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11677 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-07 15:51:53 +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
4ae037ac0e (unparse_time_approx): new function that calls `unparse_units_approx'
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4444 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-02-20 07:51:44 +00:00
Assar Westerlund
60084331e4 (print_time_table): don't return a void value.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4382 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-02-12 02:30:05 +00:00
Assar Westerlund
e93d74a2ca (print_time_table): new function
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4219 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-12-17 03:22:32 +00:00
Assar Westerlund
8cae578cb0 new files
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2621 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-07-24 11:31:43 +00:00