This website works better with JavaScript.
Home
Explore
Register
Sign In
Fincer
/
openntpd-openbsd
mirror of
https://github.com/Fincer/openntpd-openbsd
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
61
Wiki
Activity
Browse Source
make Nm match Dt; found by pb@
some of this ok espie@, all of it ok deraadt@
OPENBSD_3_5
jmc
21 years ago
parent
5e55855984
commit
4d7a99a203
1 changed files
with
2 additions
and
23 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-23
src/lib/libc/string/string.3
+ 2
- 23
src/lib/libc/string/string.3
View File
@ -27,34 +27,13 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" $OpenBSD: string.3,v 1.
9 2003/06/02 20:18:38 millert
Exp $
.\" $OpenBSD: string.3,v 1.
10 2004/02/09 20:53:12 jmc
Exp $
.\"
.Dd April 19, 1991
.Dt STRING 3
.Os
.Sh NAME
.Nm strcat ,
.Nm strlcat ,
.Nm strncat ,
.Nm strchr ,
.Nm strrchr ,
.Nm strcmp ,
.Nm strncmp ,
.Nm strcasecmp ,
.Nm strncasecmp ,
.Nm strcpy ,
.Nm strlcpy ,
.Nm strncpy ,
.Nm strerror ,
.Nm strlen ,
.Nm strpbrk ,
.Nm strsep ,
.Nm strspn ,
.Nm strcspn ,
.Nm strstr ,
.Nm strtok ,
.Nm index ,
.Nm rindex
.Nm string
.Nd string specific functions
.Sh SYNOPSIS
.Fd #include <string.h>
Write
Preview
Loading…
Cancel
Save