* 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)
commitbf7a6389e81782655f363fbeda9b5d16d5f6fdac
tree429b4b8080da6c50c7a4556d902ba102c3833f3a
parentdbb9d0f3eee9d21097d4cf7ab4f3b49e53ae22ed
* 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
This page took 0.023661 seconds and 4 git commands to generate.