posix

  • n.计算机环境可移植操作系统接口
  • 网络可移植操作系统接口(Portable Operating System Interface X);可移植性操作系统接口;系统界面

posixposix

posix

操作系统接口

例如,用户可以从便携操作系统接口 (POSIX) 子系统运行同一命令。要阻止这种情况的发生,请通过删除下列 POSIX 值来关闭 …

可移植操作系统接口(Portable Operating System Interface X)

它是可移植操作系统接口 (POSIX) 兼容的,并且包含 1992 POSIX 标准中的所有特性。 它没有预定义的内存限制。

可移植性操作系统接口

网络词汇_睿_百度空间 ... PPTP Point to point Tunneling protocol 点对点隧道协议 POSIX 可移植性操作系统接口 PTR 相关的 …

系统界面

移植操作系统界面POSIX)的第一部分;系统应多用户在换操作系统的时候都会考操作系统。他们和Killdal洽谈CP/M操作系 …

扩展正则表达式函数

... CXI. PostgreSQL 数据库函数 CXXIII. POSIX 扩展正则表达式函数 CXLII. String 字符串处理函数 ...

字符类

非常有用的一些Linux命令解析 - 脚本天堂 -... ... 2. grep 正则表达式元字符集(基本集) 4. POSIX 字符类 5. Grep 命令选项 ...

可移植操作系统接口标准

ATO缩写的意思-非洲木材组织_英文缩写查询 ... PR 部分缓解 POSIX 可移植操作系统接口标准 SECC 单边接触卡盒 ...

1
These days we're actually starting to see filesystems appear on Linux and on other UNIXes with the ability to have non-POSIX semantics. 这些日子,我们真正开始看到Linux和其它UNIX上出现了具有非POSIX语义能力的文件系统。
2
Note that you do not need a tmpfs filesystem to be mounted for POSIX shared memory to work; you simply need the support in your kernel. 注意,您不需要为了让POSIX共享的内存工作而安装tmpfs文件系统;您只需要在内核中支持tmpfs就可以了。
3
Q. Why does using parenthesis in a POSIX regular expression change the result of a match? 在POSIX正则表达式中使用括号为什么会改变匹配结果?
4
In BASH's case, the problem to be solved was a free software version of the Posix standard shell to be part of the GNU system. 就BASH的情况,要解决的问题是符合POSIX标准的自由软件版shell成为GNU系统的一部分。
5
POSIX capabilities break the root privileges into smaller pieces, and allow tasks to run with only a subset of the root user's privileges. POSIX能力将根特权划分成更小的特权,所以可以只用根用户特权的一个子集来运行任务。
6
The second form of file resource is a POSIX-like file system known as the Integrated File System or IFS. 第二种文件资源形式是POSIX类文件系统,称为IntegratedFileSystem(或IFS)。
7
It corresponds roughly with a UNIX process, and a Mach thread corresponds roughly with a POSIX thread. 它大致相当于UNIX的进程,Mach线程与移动操作系统接口(POSIX)线程相似。
8
Regular expression is now considerably faster after a complete rewrite to be POSIX compliant. 为了与POSIX兼容而进行重写之后,正则表达式的运行现在快了很多。
9
Nowadays, most multithreaded applications are written using standard sets of library functions called thread (POSIX thread) libraries . 如今,大多数多线程程序都是采用标准的线程库编写。
10
BusyBox: BusyBox is a multicall binary used to provide a minimal subset of POSIX-style commands and specialized functions. BusyBox:BusyBox是一个多调用的二进制文件,它提供了POSIX式的命令和专用函数的最小子集。
11
On POSIX systems, the selected locale identifies the encoding expected in all input and output files of a process. 在POSIX系统中,选中的语言环境识别了在一个过程中的所有输入输出文件期望的编码形式。
12
Thus, PTHREAD_PROCESS_SHARED and interprocess POSIX synchronization primitives can be implemented and are now available. 这样,PTHREAD_PROCESS_SHARED和进程间POSIX同步原语可以被实现,而且现在可用。
13
They decided early on that they would implement the shell as defined by the Posix standard, and used that as a specification. 他们一开始就决定,将按POSIX标准的定义实现shell,并且把POSIX标准用作技术规范。
14
And POSIX condition variables are the subject of my next article, where I'll show you exactly how to use them. 而POSIX条件变量将是我下一篇文章的主题,其中将说明如何正确使用条件变量。
15
For a full description of POSIX regular expressions see the regex man pages included in the regex directory in the PHP distribution. POSIX正则表达式完整的描述见包含在PHP发行包中regex目录下的man页面。
16
Another recent file system is Ceph, which provides a reliable POSIX-based distributed file system with no single point of failure. 另一个最近出现的文件系统是Ceph,它提供一个可靠的基于POSIX的分布式文件系统,这种文件系统没有单点故障。
17
In Linux, POSIX semaphores and System V semaphores are asynchronous but pthreads conditional variables are not asynchronous. 在Linux中,POSIX信号量和SystemV信号量也都是异步的,不过pthreads条件变量不是异步的。
18
In Linux, pthreads does not provide an initial state, but POSIX semaphores provide an initial state. 在Linux中,pthreads并没有提供初始状态,而POSIX信号量则提供了一个初始状态。
19
It covers the basics of Portable Operating System Interface (POSIX), real-time operating systems, and pointers for real-time analysis. 它涵盖了可移植操作系统接口(POSIX)、实时操作系统的基础知识,以及一些实时分析技巧。
20
Table 1 provides a list of the POSIX regex functions that will not be available after ereg is removed. 表1列出了删除ereg之后将不可用的POSIX正则表达式函数。
21
The VFS provides the abstraction layer, separating the POSIX API from the details of how a particular file system implements that behavior. VFS提供抽象层,从而将POSIXAPI与特定文件系统如何实现该行为的细节分离开来。
22
PHP has extremely useful text processing features, from the POSIX Extended or Perl regular expressions to parsing XML documents. PHP具有极其有效的文本处理特性,支持从POSIX扩展或者Perl正则表达式到XML文档解析。
23
POSIX provides locking and synchronization support through the pthread_mutex data type. POSIX通过pthread_mutex数据类型提供锁定和同步支持。
24
They are, however, specific to C and, therefore, have to be implemented in POSIX-conformant C libraries. 它们是特定于C的,因而,必须在符合POSIX的C库中实现。
25
With contention, a POSIX lock and unlock operation would trigger Linux kernel priority inheritance support to occur. 存在锁争用时,POSIX锁定和解锁操作将触发Linux内核优先级继承支持。
26
These goroutines are mapped to the appropriate operating-system concurrency primitives (e. g. POSIX threads) by the Go runtime. 这些goroutine将会通过Go运行时而映射到适当的操作系统原语(比如,POSIX线程)。
27
In Linux, the POSIX semaphore implementation only supports indefinite wait (blocking). 在Linux中,POSIX信号实现只支持不确定的等待(阻塞)。
28
First of all, open source POSIX-oriented operating systems tend to bring out a different crowd. 首先,开源面向POSIX的操作系统往往发布给一大群形形式式的人。
29
Whereas in the POSIX world, a file has a single data stream associated with it. 但是,在POSIX世界中,文件只有一个与之相关的数据流。
30
This distribution contains kernel updates and POSIX real-time support for real-time applications. 这个发行版包含内核更新以及对实时应用程序的POSIX实时支持。