diff options
author | Roland McGrath <roland@gnu.org> | 2002-05-25 00:10:39 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-05-25 00:10:39 +0000 |
commit | 50d678e71aed8d606f2d377b7fb1dc6eb07f69c7 (patch) | |
tree | 5d854b66a6ab2947034f0cfba38bf2efa22ae3da /ChangeLog | |
parent | a9b4c07566f15990a9aa755d6887e81b3b6d0471 (diff) | |
download | mig-50d678e71aed8d606f2d377b7fb1dc6eb07f69c7.tar.gz mig-50d678e71aed8d606f2d377b7fb1dc6eb07f69c7.tar.bz2 mig-50d678e71aed8d606f2d377b7fb1dc6eb07f69c7.zip |
.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2002-05-07 Roland McGrath <roland@frob.com> + + * type.c (itMakeNaturalType): New function. + (init_type): Use that instead of itMakeIntType for itWaitTimeType and + itMsgOptionType--give them each their special typedef names. + * routine.c (rtCheckArgTypes): Use itCheckNaturalType for rtMsgOption. + 2002-04-05 Roland McGrath <roland@frob.com> * Makefile.am (cpu.symc): Depend on gensym.awk. |