mirror of git://sourceware.org/git/glibc.git
1998-10-24 Roland McGrath <roland@baalperazim.frob.com>
* misc/Versions: Add reboot here; it exists on all platforms. * sysdeps/unix/sysv/linux/Versions: Remove reboot here.
This commit is contained in:
parent
fc40fc6c92
commit
501e2da554
|
@ -70,7 +70,7 @@ libc {
|
|||
qecvt; qecvt_r; qfcvt; qfcvt_r; qgcvt;
|
||||
|
||||
# r*
|
||||
readv; remque; revoke;
|
||||
readv; reboot; remque; revoke;
|
||||
|
||||
# s*
|
||||
sbrk; select; setdomainname; setfsent; sethostent; sethostid; sethostname;
|
||||
|
|
|
@ -42,9 +42,6 @@ libc {
|
|||
# q*
|
||||
query_module; quotactl;
|
||||
|
||||
# r*
|
||||
reboot;
|
||||
|
||||
# s*
|
||||
setfsgid; setfsuid;
|
||||
|
||||
|
|
Loading…
Reference in New Issue