lib/manifest.h File Reference

Routines to expand a manifest containing glob expressions into an argv list. More...

Go to the source code of this file.

Functions

char * rpmPermsString (int mode)
 Return ls(1)-like formatted mode string.
int rpmReadPackageManifest (FD_t fd, int *argcPtr, const char ***argvPtr)
 Read manifest, glob items, and append to existing args.


Detailed Description

Routines to expand a manifest containing glob expressions into an argv list.

Definition in file manifest.h.


Function Documentation

char* rpmPermsString ( int  mode  ) 

Return ls(1)-like formatted mode string.

Parameters:
mode file mode
Returns:
(malloc'd) formatted mode string

Definition at line 17 of file manifest.c.

int rpmReadPackageManifest ( FD_t  fd,
int *  argcPtr,
const char ***  argvPtr 
)

Read manifest, glob items, and append to existing args.

Parameters:
fd manifest file handle
Return values:
argcPtr no. of args
argvPtr args themselves
Todo:
Infinite loops through manifest files exist, operator error for now.

Definition at line 59 of file manifest.c.


Generated on Wed Oct 21 08:56:34 2009 for rpm by  doxygen 1.5.9