Deleted Added
full compact
a64l.3 (153707) a64l.3 (156043)
1.\" Copyright (c) 2005 Tom Rhodes
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 18 unchanged lines hidden (view full) ---

27.\" Portable Operating System Interface (POSIX), The Open Group Base
28.\" Specifications Issue 6, Copyright (C) 2001-2004 by the Institute of
29.\" Electrical and Electronics Engineers, Inc and The Open Group. In the
30.\" event of any discrepancy between this version and the original IEEE and
31.\" The Open Group Standard, the original IEEE and The Open Group Standard is
32.\" the referee document. The original Standard can be obtained online at
33.\" http://www.opengroup.org/unix/online.html.
34.\"
1.\" Copyright (c) 2005 Tom Rhodes
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 18 unchanged lines hidden (view full) ---

27.\" Portable Operating System Interface (POSIX), The Open Group Base
28.\" Specifications Issue 6, Copyright (C) 2001-2004 by the Institute of
29.\" Electrical and Electronics Engineers, Inc and The Open Group. In the
30.\" event of any discrepancy between this version and the original IEEE and
31.\" The Open Group Standard, the original IEEE and The Open Group Standard is
32.\" the referee document. The original Standard can be obtained online at
33.\" http://www.opengroup.org/unix/online.html.
34.\"
35.\" $FreeBSD: head/lib/libc/stdlib/a64l.3 153707 2005-12-24 22:37:59Z trhodes $
35.\" $FreeBSD: head/lib/libc/stdlib/a64l.3 156043 2006-02-26 23:01:11Z wkoszek $
36.\"
37.Dd November 20, 2005
38.Dt A64L 3
39.Os
40.Sh NAME
41.Nm a64l ,
42.Nm l64a ,
43.Nm l64a_r

--- 110 unchanged lines hidden (view full) ---

154.Pp
155The
156l64a
157function returns a pointer to the radix-64 representation.
158If value is 0,
159.Fn l64a
160returns a pointer to an empty string.
161.Sh SEE ALSO
36.\"
37.Dd November 20, 2005
38.Dt A64L 3
39.Os
40.Sh NAME
41.Nm a64l ,
42.Nm l64a ,
43.Nm l64a_r

--- 110 unchanged lines hidden (view full) ---

154.Pp
155The
156l64a
157function returns a pointer to the radix-64 representation.
158If value is 0,
159.Fn l64a
160returns a pointer to an empty string.
161.Sh SEE ALSO
162.Xr stroul 3
162.Xr strtoul 3
163.Sh HISTORY
164The
165.Fn a64l ,
166.Fn l64a ,
167and
168.Fn l64a_r
169functions are derived from
170.Nx

--- 16 unchanged lines hidden ---
163.Sh HISTORY
164The
165.Fn a64l ,
166.Fn l64a ,
167and
168.Fn l64a_r
169functions are derived from
170.Nx

--- 16 unchanged lines hidden ---