43 lines
2.2 KiB
HTML
43 lines
2.2 KiB
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>Legacy Interfaces Index </title>
|
|
</head>
|
|
<body bgcolor=white>
|
|
<center>
|
|
<hr size="2" noshade>
|
|
The Open Group Base Specifications, Issue 6<br>
|
|
IEEE Std 1003.1-2001<br>
|
|
Copyright © 2001 The IEEE and The Open Group, All Rights reserved.
|
|
<hr size="2" noshade>
|
|
</center>
|
|
<h3><font face="Helvetica">
|
|
<IMG ALIGN=TOP SRC="../images/index.gif" ALT="">Legacy Interfaces
|
|
</font></h3>
|
|
|
|
<ul>
|
|
<li type="disc"><a href="../functions/bcmp.html">bcmp()</a> - memory operations (<b>LEGACY</b>)
|
|
<li type="disc"><a href="../functions/bcopy.html">bcopy()</a> - memory operations (<b>LEGACY</b>)
|
|
<li type="disc"><a href="../functions/bzero.html">bzero()</a> - memory operations (<b>LEGACY</b>)
|
|
<li type="disc"><a href="../functions/ecvt.html">ecvt()</a>, fcvt, gcvt - convert a floating-point number to a string (<b>LEGACY</b>)
|
|
<li type="disc"><a href="../functions/fcvt.html">fcvt()</a> - convert a floating-point number to a string (<b>LEGACY</b>)
|
|
<li type="disc"><a href="../functions/ftime.html">ftime()</a> - get date and time (<b>LEGACY</b>)
|
|
<li type="disc"><a href="../functions/gcvt.html">gcvt()</a> - convert a floating-point number to a string (<b>LEGACY</b>)
|
|
<li type="disc"><a href="../functions/getwd.html">getwd()</a> - get the current working directory pathname (<b>LEGACY</b>)
|
|
<li type="disc"><a href="../functions/index.html">index()</a> - character string operations (<b>LEGACY</b>)
|
|
<li type="disc"><a href="../functions/mktemp.html">mktemp()</a> - make a unique filename (<b>LEGACY</b>)
|
|
<li type="disc"><a href="../functions/rindex.html">rindex()</a> - character string operations (<b>LEGACY</b>)
|
|
<li type="disc"><a href="../functions/utimes.html">utimes()</a> - set file access and modification times (<b>LEGACY</b>)
|
|
<li type="disc"><a href="../functions/wcswcs.html">wcswcs()</a> - find a wide substring (<b>LEGACY</b>)
|
|
</ul>
|
|
<center>
|
|
<hr size="2" noshade>
|
|
<font size="2">
|
|
Copyright © 2001 The Open Group, All Rights Reserved<br>
|
|
</font></center>
|
|
<hr size="2" noshade>
|
|
</body>
|
|
</html>
|