gnu
Description:
Content:
Namespaces:
- Gnu
Structs:
Enums:
- FlockOperation - Provides the values for the
'operation' argument of 'flock'.
- GetoptArgument - Provides the values for the
'has_arg' field of 'GetoptOption'.
Methods:
- public string compute_curr_prefix (string orig_installprefix, string orig_installdir, string curr_pathname)
- public void error (int status, int errnum, string format, ...)
- public int flock (int fd, FlockOperation operation)
- public int getopt_long (string[] args, string shortopts, GetoptOption[] longopts, out int longind)
- public int getopt_long_only (string[] args, string shortopts, GetoptOption[] longopts, out int longind)
- public string memmem (string haystack, size_t haystack_len, string needle, size_t needle_len)
- public string quote (string arg)
- public string relocate (string path)
- public void set_relocation_prefix (string orig_prefix, string curr_prefix)