X-Git-Url: http://nsz.repo.hu/git/?p=musl-tables;a=blobdiff_plain;f=tab_posix.html;h=3b37e97a3569fca70ed5520d77a1c7ed03e48c56;hp=712a81d7c32a4c2bd3b364a986bd91932ca1283c;hb=186983d4990fadaff812ac236f262f80d803b941;hpb=ad7a5bacd4a21a26a14d7835422aa4f31a0330d4 diff --git a/tab_posix.html b/tab_posix.html index 712a81d..3b37e97 100644 --- a/tab_posix.html +++ b/tab_posix.html @@ -6,8 +6,8 @@   d FD_ISSET sys/select.h pselect, select - synchronous I/O multiplexing   d FD_SET sys/select.h pselect, select - synchronous I/O multiplexing   d FD_ZERO sys/select.h pselect, select - synchronous I/O multiplexing - Tp _Exit stdlib.h unistd.h _Exit, _exit - terminate a process - Tp _exit stdlib.h unistd.h _Exit, _exit - terminate a process + Tp _Exit stdlib.h _Exit, _exit - terminate a process + Tp _exit unistd.h _Exit, _exit - terminate a process  Tp _longjmp setjmp.h OB XSI_longjmp, _setjmp - non-local goto  Tp _setjmp setjmp.h OB XSI_longjmp, _setjmp - non-local goto   d _tolower ctype.h OB XSI_tolower - transliterate uppercase characters to lowercase @@ -314,7 +314,7 @@  Tp ftrylockfile stdio.h CXflockfile, ftrylockfile, funlockfile - stdio locking functions  Tp ftw ftw.h OB XSIftw - traverse (walk) a file tree  Tp funlockfile stdio.h CXflockfile, ftrylockfile, funlockfile - stdio locking functions - Tp futimens sys/stat.h sys/time.h futimens, utimensat, utimes - set file access and modification times + Tp futimens sys/stat.h futimens, utimensat, utimes - set file access and modification times  Tp fwide stdio.h wchar.h fwide - set stream orientation  Tp fwprintf stdio.h wchar.h fwprintf, swprintf, wprintf - print formatted wide-character output  Tp fwrite stdio.h fwrite - binary output @@ -570,11 +570,11 @@  Tp mq_getattr mqueue.h MSGmq_getattr - get message queue attributes (REALTIME)  Tp mq_notify mqueue.h MSGmq_notify - notify process that a message is available (REALTIME)  Tp mq_open mqueue.h MSGmq_open - open a message queue (REALTIME) - Tp mq_receive mqueue.h mqueue.h time.h MSGmq_receive, mq_timedreceive - receive a message from a message queue (REALTIME) - Tp mq_send mqueue.h mqueue.h time.h MSGmq_send, mq_timedsend - send a message to a message queue (REALTIME) + Tp mq_receive mqueue.h MSGmq_receive, mq_timedreceive - receive a message from a message queue (REALTIME) + Tp mq_send mqueue.h MSGmq_send, mq_timedsend - send a message to a message queue (REALTIME)  Tp mq_setattr mqueue.h MSGmq_setattr - set message queue attributes (REALTIME) - Tp mq_timedreceive mqueue.h mqueue.h time.h MSGmq_receive, mq_timedreceive - receive a message from a message queue (REALTIME) - Tp mq_timedsend mqueue.h mqueue.h time.h MSGmq_send, mq_timedsend - send a message to a message queue (REALTIME) + Tp mq_timedreceive mqueue.h time.h MSGmq_receive, mq_timedreceive - receive a message from a message queue (REALTIME) + Tp mq_timedsend mqueue.h time.h MSGmq_send, mq_timedsend - send a message to a message queue (REALTIME)  Tp mq_unlink mqueue.h MSGmq_unlink - remove a message queue (REALTIME)  Tp mrand48 stdlib.h XSIdrand48, erand48, jrand48, lcong48, lrand48, mrand48, nrand48, seed48, srand48 - generate uniformly distributed pseudo-random numbers  Tp msgctl sys/msg.h XSImsgctl - XSI message control operations @@ -607,8 +607,8 @@  Tp p ntohl arpa/inet.h htonl, htons, ntohl, ntohs - convert values between host and network byte order  Tp p ntohs arpa/inet.h htonl, htons, ntohl, ntohs - convert values between host and network byte order  Tp open sys/stat.h fcntl.h OHopen, openat - open file relative to directory file descriptor - Tp open_memstream stdio.h wchar.h CXopen_memstream, open_wmemstream - open a dynamic memory buffer stream - Tp open_wmemstream stdio.h wchar.h CXopen_memstream, open_wmemstream - open a dynamic memory buffer stream + Tp open_memstream stdio.h CXopen_memstream, open_wmemstream - open a dynamic memory buffer stream + Tp open_wmemstream wchar.h CXopen_memstream, open_wmemstream - open a dynamic memory buffer stream  Tp openat sys/stat.h fcntl.h OHopen, openat - open file relative to directory file descriptor  Tp opendir dirent.h fdopendir, opendir - open directory associated with file descriptor  Tp openlog syslog.h XSIcloselog, openlog, setlogmask, syslog - control system log @@ -1050,8 +1050,8 @@  Tp unsetenv stdlib.h CXunsetenv - remove an environment variable  Tp uselocale locale.h CXuselocale - use locale in current thread  Tp utime utime.h OButime - set file access and modification times - Tp utimensat sys/stat.h sys/time.h futimens, utimensat, utimes - set file access and modification times - Tp utimes sys/stat.h sys/time.h XSIfutimens, utimensat, utimes - set file access and modification times + Tp utimensat sys/stat.h futimens, utimensat, utimes - set file access and modification times + Tp utimes sys/time.h XSIfutimens, utimensat, utimes - set file access and modification times   d d va_arg stdarg.h va_arg, va_copy, va_end, va_start - handle variable argument list   d d va_copy stdarg.h va_arg, va_copy, va_end, va_start - handle variable argument list   d d va_end stdarg.h va_arg, va_copy, va_end, va_start - handle variable argument list