Jeffrey Altman 18f3115f78 roken: fix rk_getauxval missing stack variable
if defined(HAVE_GETAUXVAL) && !defined(GETAUXVAL_SETS_ERRNO) the
stack variable declaration for 'a' is missing:

  const auxv_t *a

Declare 'a' so that Heimdal can build again.

Change-Id: If64dd497f240688b76f3dd6139ac68c2ff149a0e
2017-04-29 01:05:57 -04:00
2016-11-20 17:43:51 -06:00
2017-04-17 18:02:30 -04:00
2017-04-17 18:02:30 -04:00
2016-11-28 17:34:44 -06:00
2017-03-13 18:39:41 -04:00
2017-04-24 17:46:52 -04:00
2017-03-13 18:39:41 -04:00
2017-03-09 13:41:49 -05:00
2016-11-14 14:19:58 -05:00
2016-11-14 14:34:43 -05:00
2004-02-12 14:19:16 +00:00
2016-01-21 12:43:31 -06:00
2000-06-07 10:01:25 +00:00
2002-08-21 13:29:08 +00:00
2017-03-31 18:56:04 -05:00
2014-08-23 19:14:10 -07:00
2016-12-15 12:15:56 -06:00
2017-04-13 18:06:39 -05:00
2016-01-21 12:43:31 -06:00
2009-09-27 18:26:54 -07:00
2011-07-24 22:45:55 -07:00
2010-01-05 19:21:45 +01:00

Heimdal is a Kerberos 5 implementation.

For information how to install see <http://www.h5l.org/compile.html>.

There are briefer man pages for most of the commands.

Bug reports and bugs are appreciated, see more under Bug reports in
the manual on how we prefer them: <heimdal-bugs@h5l.org>.

For more information see the web-page at
<http://www.h5l.org/> or the mailing lists:

heimdal-announce@sics.se	low-volume announcement
heimdal-discuss@sics.se		high-volume discussion

send a mail to heimdal-announce-request@sics.se and
heimdal-discuss-request@sics.se respectively to subscribe.
Languages
C 92.1%
Roff 2.8%
Shell 2.3%
Makefile 0.7%
M4 0.5%
Other 1.4%