]> git.ipfire.org Git - thirdparty/glibc.git/commit - sysdeps/mach/hurd/reboot.c
* hurd/privports.c (__get_privileged_ports): Renamed with __.
authorRoland McGrath <roland@gnu.org>
Thu, 19 Apr 2001 22:53:58 +0000 (22:53 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 19 Apr 2001 22:53:58 +0000 (22:53 +0000)
commit5017b2c845c235542b3101b9cf648f72b9f6ed3e
treea0ff7d3eb2602ba4f969295acefd2a0150f23d83
parent426c52791a55674af144a8122be2847df625594c
* hurd/privports.c (__get_privileged_ports): Renamed with __.

Use __ names for calls we make.
(get_privileged_ports): Add alias.
* hurd/hurd.h: Declare it with the __ name.
* sysdeps/mach/hurd/reboot.c (reboot): Use __get_privileged_ports.
* sysdeps/mach/hurd/adjtime.c (__adjtime): Likewise.
* sysdeps/mach/hurd/settimeofday.c (__settimeofday): Likewise.
ChangeLog
hurd/hurd.h
hurd/privports.c
sysdeps/mach/hurd/adjtime.c
sysdeps/mach/hurd/reboot.c
sysdeps/mach/hurd/settimeofday.c