diff options
author | 2002-09-07 01:25:34 +0000 | |
---|---|---|
committer | 2002-09-07 01:25:34 +0000 | |
commit | 7a238890826d7a4406d96669ade8146763a2a098 (patch) | |
tree | ed2bca865d72ac8244c15842cd188f1ce61312ec /lib/libc | |
parent | remove discussion about photurisd; ok ho (diff) | |
download | wireguard-openbsd-7a238890826d7a4406d96669ade8146763a2a098.tar.xz wireguard-openbsd-7a238890826d7a4406d96669ade8146763a2a098.zip |
ansification of ld
* normalized the signatures of the functions passed to each_file()
and each_full_file(). In most cases that meant adding a void *dummy.
In one case it changed an int to a void*, but the arg was only checked
for zero/not-zero so the change was not significant.
* removes unused code and structures.
* makes sure printf args match their format.
* got rid of some of the gcc -Wall warnings
OK deraadt@
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions