Module libalpm::util [] [src]

Some helper functions not directly related to the API

Structs

UtsName

A wrapper around a libc::utsname struct, holding information on the current computer and os.

Functions

get_servers [
Deprecated
]

A TEMPORARY helper function to extract server urls from a pacman conf file (until I've implemented Options::from_ini).

uname

A simple safe wrapper round libc::uname.