diff options
author | gshapiro <gshapiro@FreeBSD.org> | 2001-02-22 17:47:24 +0000 |
---|---|---|
committer | gshapiro <gshapiro@FreeBSD.org> | 2001-02-22 17:47:24 +0000 |
commit | d634c33dd2975563e805c82c47ca3ae583538e8a (patch) | |
tree | 4fba1aaa56eefcde4940d93928da7883c573381b /lib/libc/string/strdup.c | |
parent | e658f358fdbe8295147158c5d6385aea1a1fc6e7 (diff) | |
download | FreeBSD-src-d634c33dd2975563e805c82c47ca3ae583538e8a.zip FreeBSD-src-d634c33dd2975563e805c82c47ca3ae583538e8a.tar.gz |
Return to the code as distributed by sendmail.org. This eliminates a
warning on Alphas. It is still not the perfect solution for machines
which sizeof(u_long) != sizeof(void *) but it is as close as we are going
to get for now and consistent with the rest of the code. 8.12 has solved
this problem by providing a portable snprintf() which understands %p.
PR: bin/14142
Diffstat (limited to 'lib/libc/string/strdup.c')
0 files changed, 0 insertions, 0 deletions