OSDN Git Service

* dlltool.c (prefix_encode): New function. Encode temp file prefix from pid.
authorcgf <cgf>
Sat, 5 Jul 2003 02:58:29 +0000 (02:58 +0000)
committercgf <cgf>
Sat, 5 Jul 2003 02:58:29 +0000 (02:58 +0000)
commitf15deac64ea616bc278a922e50efcb8dc569cca8
tree00a0680f907f4efd432656544752acfeada73ee4
parent53203a0198f22a2ff2fac0bfcba6bd188cb459fa
* dlltool.c (prefix_encode): New function.  Encode temp file prefix from pid.
(dlltmp): Pass address of pointer being alloced or suffer neverending mallocs.
(make_one_lib_file): Allocate enough space for new longer stub names.
(gen_lib_file): Ditto.
(main): Generate the temp file prefix from the pid if prefix was not specified
on the command line.
binutils/ChangeLog
binutils/dlltool.c