⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 il.html

📁 IEEE 1003.1-2003, Single Unix Specification v3
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html> <head> <link type="text/css" rel="stylesheet" href="style.css"><!-- Copyright 2001 The Open Group, All Rights Reserved --> <title>Alphabetical Index - L </title></head> <body bgcolor=white><center> <font size=2> The Open Group Base Specifications Issue 6<br>IEEE Std 1003.1, 2003 Edition<br>Copyright &copy; 2001-2003 The IEEE and  The Open Group</font><hr size=2 noshade></center><P>[<a href="ia.html">A</A>|<a href="ib.html">B</A>|<a href="ic.html">C</A>|<a href="id.html">D</A>|<a href="ie.html">E</A>|<a href="if.html">F</A>|<a href="ig.html">G</A>|<a href="ih.html">H</A>|<a href="ii.html">I</A>|<a href="ij.html">J</A>|<a href="ik.html">K</A>|<a href="il.html">L</A>|<a href="im.html">M</A>|<a href="in.html">N</A>|<a href="io.html">O</A>|<a href="ip.html">P</A>|<a href="iq.html">Q</A>|<a href="ir.html">R</A>|<a href="is.html">S</A>|<a href="it.html">T</A>|<a href="iu.html">U</A>|<a href="iv.html">V</A>|<a href="iw.html">W</A>|<a href="ix.html">X</A>|<a href="iy.html">Y</A>|<a href="iz.html">Z</A>|<a href="index.html"> Index </a> ] </P><p><h3><font  face="Helvetica"><IMG ALIGN=TOP SRC="../images/index.gif" ALT="">L</H1></font></h3><UL><li><a href="../functions/l64a.html">l64a()</a> - convert a 32-bit integer to a radix-64 ASCII string <li><a href="../functions/labs.html">labs()</a>, llabs - return a long integer absolute value <li><a href="../basedefs/langinfo.h.html">langinfo.h</a> - language information constants <li><a href="../functions/lchown.html">lchown()</a> - change the owner and group of a symbolic link <li><a href="../functions/lcong48.html">lcong48()</a> - seed a uniformly distributed pseudo-random signed long integer generator <li><a href="../functions/ldexp.html">ldexp()</a>, ldexpf, ldexpl - load exponent of a floating-point number <li><a href="../functions/ldiv.html">ldiv()</a>, lldiv - compute quotient and remainder of a long division <li><a href="../utilities/lex.html">lex</a> - generate programs for lexical tasks (<b>DEVELOPMENT</b>) <li><a href="../functions/lfind.html">lfind()</a> - find entry in a linear search table <li><a href="../functions/lgamma.html">lgamma()</a>, lgammaf, lgammal - log gamma function <li><a href="../basedefs/libgen.h.html">libgen.h</a> - definitions for pattern matching functions <li><a href="../basedefs/limits.h.html">limits.h</a> - implementation-defined constants <li><a href="../functions/link.html">link()</a> - call link function <li><a href="../utilities/link.html">link</a> - link to a file (Utility)<li><a href="../functions/lio_listio.html">lio_listio()</a> - list directed I/O (<b>REALTIME</b>) <li><a href="../functions/listen.html">listen()</a> - listen for socket connections and limit the queue of incoming connections <li><a href="../functions/llabs.html">llabs()</a> - return a long integer absolute value <li><a href="../functions/lldiv.html">lldiv()</a> - compute quotient and remainder of a long division <li><a href="../functions/llrint.html">llrint()</a>, llrintf, llrintl, - round to nearest integer value using current rounding direction <li><a href="../functions/llround.html">llround()</a>, llroundf, llroundl, - round to nearest integer value <li><a href="../utilities/ln.html">ln</a> - link files <li><a href="../functions/localeconv.html">localeconv()</a> - return locale-specific information <li><a href="../utilities/localedef.html">localedef</a> - define locale environment <li><a href="../utilities/locale.html">locale</a> - get locale-specific information <li><a href="../basedefs/locale.h.html">locale.h</a> - category macros <li><a href="../functions/localtime.html">localtime()</a>, localtime_r - convert a time value to a broken-down local time <li><a href="../functions/lockf.html">lockf()</a> - record locking on files <li><a href="../functions/log10.html">log10()</a>, log10f, log10l - base 10 logarithm function <li><a href="../functions/log1p.html">log1p()</a>, log1pf, log1pl - compute a natural logarithm <li><a href="../functions/log2.html">log2()</a>, log2f, log2l - compute base 2 logarithm functions <li><a href="../functions/logb.html">logb()</a>, logbf, logbl - radix-independent exponent <li><a href="../functions/logf.html">logf()</a> - natural logarithm function <li><a href="../utilities/logger.html">logger</a> - log messages <li><a href="../functions/logl.html">logl()</a> - natural logarithm function <li><a href="../functions/log.html">log()</a>, logf, logl - natural logarithm function <li><a href="../utilities/logname.html">logname</a> - return the user's login name <li><a href="../functions/longjmp.html">longjmp()</a> - non-local goto <li><a href="../utilities/lp.html">lp</a> - send files to a printer <li><a href="../functions/lrand48.html">lrand48()</a> - generate uniformly distributed pseudo-random non-negative long integers <li><a href="../functions/lrint.html">lrint()</a>, lrintf, lrintl - round to nearest integer value using current rounding direction <li><a href="../functions/lround.html">lround()</a>, lroundf, lroundl - round to nearest integer value <li><a href="../functions/lsearch.html">lsearch()</a>, lfind - linear search and update <li><a href="../functions/lseek.html">lseek()</a> - move the read/write file offset <li><a href="../utilities/ls.html">ls</a> - list directory contents <li><a href="../functions/lstat.html">lstat()</a> - get symbolic link status </UL>Terminology<UL><li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_204">Last Close (of a File)</a><li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_205">Line</a><li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_206">Linger</a><li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_207">Link</a><li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_208">Link Count</a><li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_209">Local Customs</a><li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_210">Local Interprocess Communication (Local IPC)</a><li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_211">Locale</a><li type=disc><a href="../basedefs/xbd_chap07.html#tag_07">Locale (DESCRIPTION)</a><li type=disc><a href="../basedefs/xbd_chap07.html#tag_07_04">Locale Definition Grammar</a><li type=disc><a href="../basedefs/xbd_chap07.html#tag_07_04_01">Locale Lexical Conventions</a><li type=disc><a href="../basedefs/xbd_chap07.html#tag_07_04_02">Locale Grammar</a><li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_212">Localization</a><li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_213">Login</a><li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_214">Login Name</a></ul><hr size="2" noshade><center><font size="2">Copyright &copy; 2001 The Open Group, All Rights Reserved<br></font></center><hr size="2" noshade></body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -