diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-06-11 21:06:58 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-06-11 21:06:58 +0000 |
commit | 37742e84b2569e6f392d04b338a7e48773ed7a94 (patch) | |
tree | a4c51a6ea01936e251910909099fa83253f3ed07 /libc.map | |
parent | 29fe4d0d250eb8a51e6d3a916f0083c1fcb88f69 (diff) | |
download | glibc-37742e84b2569e6f392d04b338a7e48773ed7a94.tar glibc-37742e84b2569e6f392d04b338a7e48773ed7a94.tar.gz glibc-37742e84b2569e6f392d04b338a7e48773ed7a94.tar.bz2 glibc-37742e84b2569e6f392d04b338a7e48773ed7a94.zip |
Update.
* manual/sysinfo.h: Document fstab and mtab handling functions.
Diffstat (limited to 'libc.map')
-rw-r--r-- | libc.map | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -530,12 +530,6 @@ GLIBC_2.1 { argp_error; argp_failure; argp_help; argp_parse; argp_state_help; argp_usage; - # These probably shouldn't be exported, they are internal. - # argp_fmtstream_free; argp_fmtstream_point; argp_fmtstream_printf; - # argp_fmtstream_putc; argp_fmtstream_puts; argp_fmtstream_set_lmargin; - # argp_fmtstream_set_rmargin; argp_fmtstream_set_wmargin; - # argp_fmtstream_write; argp_make_fmtstream; - authdes_create; authdes_getucred; authdes_pk_create; # b* |