OSDN Git Service

* dlltool.c (prefix_encode): New function. Encode temp file prefix from pid.
authorChristopher Faylor <me+cygwin@cgf.cx>
Sat, 5 Jul 2003 02:58:29 +0000 (02:58 +0000)
committerChristopher Faylor <me+cygwin@cgf.cx>
Sat, 5 Jul 2003 02:58:29 +0000 (02:58 +0000)
commitd1bbf3c189e1cc69082826fbb36a2612bffaac86
tree3e96cc160776f2e1305dc29bff7dfa1be93db514
parent6ed970e507fd5a204bbf124d4203b631b8efaa77
* 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