| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
|
|
|
|
|
| |
setrunelocale() which is not exported from libc
ok jmc@ stsp@
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
on arm and m88k
problems with optind observed by jsg@
|
|
|
|
| |
In some cases, do additional cleanup in the immediate vicinity.
|
|
|
|
| |
ok semarie
|
|
|
|
|
|
| |
development of a cargo cult in case people look at existing files
for examples. This achieves a consistent .Fo and .Fn quoting style
across the whole tree.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
the symbols are weak
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
calls go direct and all the symbols are weak
|
|
|
|
| |
symbols are weak
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
can override it
|
| |
|
|
|
|
| |
symbols without underbar prefix are all weak
|
|
|
|
| |
(Do you sense a theme?)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
necessary
ok deraadt@ jsing@
|
| |
|
| |
|
| |
|
|
|
|
| |
prodded by semarie@
|
|
|
|
|
|
| |
Hide __xprt_register() and _authenticate(); truncate <rpc/svc_auth.h>
ok deraadt@
|
|
|
|
| |
Hide bcrypt_autorounds(), prefixing with an underbar for static builds.
|
|
|
|
| |
Hide bcrypt_autorounds(), prefixing with an underbar for static builds.
|
| |
|
|
|
|
|
|
|
| |
name, so that local references to it do not need to go through the plt.
(this routine is used by libm and thus can't be made internal to libc)
help and ok guenther@
|
|
|
|
|
| |
CFLAGS.
ok guenther@
|
|
|
|
|
| |
verified that they are there via isdigit() so we can convert from
ASCII to an int without using atoi(). OK guenther@ deraadt@
|
| |
|