summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/Symbol.map
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/Symbol.map')
-rw-r--r--lib/libc/gen/Symbol.map12
1 files changed, 10 insertions, 2 deletions
diff --git a/lib/libc/gen/Symbol.map b/lib/libc/gen/Symbol.map
index e7d59bb..534c81a 100644
--- a/lib/libc/gen/Symbol.map
+++ b/lib/libc/gen/Symbol.map
@@ -359,17 +359,25 @@ FBSD_1.1 {
FBSD_1.2 {
basename_r;
+ endutxent;
getpagesizes;
+ getutxent;
+ getutxid;
+ getutxline;
+ getutxuser;
+ pututxline;
sem_close;
sem_destroy;
sem_getvalue;
sem_init;
sem_open;
+ sem_post;
sem_timedwait;
sem_trywait;
- sem_post;
- sem_wait;
sem_unlink;
+ sem_wait;
+ setutxdb;
+ setutxent;
};
FBSDprivate_1.0 {
OpenPOWER on IntegriCloud