git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11203 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2002-08-22 16:23:46 +00:00
parent 21e16274ce
commit 6274df487f
2 changed files with 12 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2002-08-22 Johan Danielsson <joda@pdc.kth.se>
* common.c: remove only reference to strndup
2002-05-07 Johan Danielsson <joda@pdc.kth.se>
* krb5.c: use krb5_warn where appropriate

View File

@@ -1,5 +1,13 @@
2002-08-22 Johan Danielsson <joda@pdc.kth.se>
* roken.h.in: we may need a prototype for strndup
2002-08-20 Johan Danielsson <joda@pdc.kth.se>
* roken.h.in: typedef ssize_t here
* getarg.c: don't put Ns before comma
* resolve.c: _res might not be available
* localtime_r.c: include stdio.h and roken.h