]> git.ipfire.org Git - thirdparty/glibc.git/commit
login: Hidden prototypes for _getpt, __ptsname_r, grantpt, unlockpt
authorFlorian Weimer <fweimer@redhat.com>
Wed, 30 Jun 2021 05:21:13 +0000 (07:21 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Wed, 30 Jun 2021 05:28:12 +0000 (07:28 +0200)
commit8d1f854d60d159931594f31993599b9d9168552b
treeaa19e4f4bc12be041f2f1fb67b6a9d38fb7dab7d
parent3640654575bef7b56840fbadc1a6d6180ea011a7
login: Hidden prototypes for _getpt, __ptsname_r, grantpt, unlockpt

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
12 files changed:
include/stdlib.h
login/getpt.c
login/grantpt.c
login/ptsname.c
sysdeps/mach/hurd/ptsname.c
sysdeps/unix/bsd/getpt.c
sysdeps/unix/bsd/unlockpt.c
sysdeps/unix/grantpt.c
sysdeps/unix/sysv/linux/getpt.c
sysdeps/unix/sysv/linux/grantpt.c
sysdeps/unix/sysv/linux/ptsname.c
sysdeps/unix/sysv/linux/unlockpt.c