diff options
Diffstat (limited to 'nptl/Versions')
-rw-r--r-- | nptl/Versions | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/nptl/Versions b/nptl/Versions index add7916..1422c21 100644 --- a/nptl/Versions +++ b/nptl/Versions @@ -103,7 +103,6 @@ libpthread { _IO_flockfile; _IO_ftrylockfile; _IO_funlockfile; - __close; __connect; __errno_location; __fcntl; @@ -131,7 +130,6 @@ libpthread { _pthread_cleanup_push; _pthread_cleanup_push_defer; accept; - close; connect; fcntl; flockfile; |