Interface Libraries libgen(3LIB)
NAME
libgen - string pattern-matching library
SYNOPSIS
cc [ flag... ] file... -lgen [ library... ]
DESCRIPTION
Functions in this library provide routines for stringpattern-matching and pathname manipulation.
INTERFACESThe shared object libgen.so.1 provides the public interfaces
defined below. See Intro(3) for additional information on shared object interfaces.___braelist ___braslist ___loc1
___loc2 ___locs ___nbra
___regerrno ___reglength advance
bgets braelist braslist bufsplit compile copylist eaccess gmatch isencrypt loc1 loc2 locs mkdirp nbra p2close p2open pathfind regerrno reglength rmdirp step strcadd strccpy streadd strecpy strfind strrspn strtrnsThe following interface is unique to the 32-bit version of
this library: copylist64 FILES/lib/libgen.so.1 shared object
/lib/64/libgen.so.1 64-bit shared object
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:SunOS 5.11 Last change: 24 Mar 2004 1
Interface Libraries libgen(3LIB)
____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | system/library (32-bit) |
|_____________________________|_____________________________|
| | SUNWcslx (64-bit) |
|_____________________________|_____________________________|
| MT-Level | Safe |
|_____________________________|_____________________________|
SEE ALSO
Intro(3), attributes(5)SunOS 5.11 Last change: 24 Mar 2004 2