Windows global stuff:
[krb5.git] / src / lib / crypto / os / ChangeLog
index 9848d4be60227ddaf580d995be2c30aa1eac624b..465ec902b35c465544181fc26999162c5fce3c72 100644 (file)
@@ -1,3 +1,32 @@
+Thu Apr 13 15:49:16 1995 Keith Vetter (keithv@fusion.com)
+
+       * *.[ch]: removed unneeded INTERFACE from non-api functions.
+
+Sat Mar 25 15:38:23 1995  Mark Eichin  <eichin@cygnus.com>
+
+       * Makefile.in (memmove.c): memmove.c is in krb5/posix, not krb5/os.
+
+Wed Mar 22 11:44:07 1995    <tytso@rsx-11.mit.edu>
+
+       * Makefile.in: Use $(SRCTOP) instead of $(srcdir), since Mac's
+               don't like dealing with $(U)$(U).
+
+Fri Mar 17 16:21:46 1995  Theodore Y. Ts'o  (tytso@dcl)
+
+       * Makefile.in: Fix rules for localdr.c, ustime.c, and memmove.c so
+               that they reference $(srcdir) where appropriate.
+
+Thu Mar 16 21:24:43 1995  John Gilmore  (gnu at toad.com)
+
+       * Makefile.in (LDFLAGS):  Eliminate, comes in from pre.in.
+       (all-mac):  Add.
+       (localaddr.c, ustime.c, memmove.c):  Fix paths to work on Mac.
+
+Tue Mar 14 17:23:02 1995 Keith Vetter (keithv@fusion.com)
+
+       * Makefile.in: no longer need to bring in ustime and localaddr for
+          windows since everything's going into one DLL in the end.
+
 Thu Mar 2 17:56:48 1995 Keith Vetter (keithv@fusion.com)
 
        * Makefile.in: changed LIBNAME for the PC, and  brought in ustime