Emit declarations.
authorMartin Baulig <baulig@Stud.Informatik.uni-trier.de>
Wed, 15 Jul 1998 16:08:27 +0000 (16:08 +0000)
committerMartin Baulig <martin@src.gnome.org>
Wed, 15 Jul 1998 16:08:27 +0000 (16:08 +0000)
commit22a9109843375d61e10c6c8292c79484695bf55b
tree3ed9cebbc499e54df8f86b2de5e5c0224fe8ca38
parent0b24c8633addf873c72ef18e6ca5c0cd5ded1791
Emit declarations.

1998-07-15  Martin Baulig  <baulig@Stud.Informatik.uni-trier.de>

* gnomesupport-h.c (memmove strtod strtol strtoul): Emit
declarations.

* memmove.c: New file.  Imported from GNU libiberty.

* strtod.c, strtol.c, strtoul.c: New files. Imported from
GNU libiberty.

svn path=/trunk/; revision=279
support/ChangeLog
support/gnomesupport.awk
support/memmove.c