|
cctools
|
Files | |
| file | auth_all.h [code] |
| Global authentication controls. | |
| file | b64.h [code] |
| Base64 Encoding Operations. | |
| file | buffer.h [code] |
| String Buffer Operations. | |
| file | catalog_query.h [code] |
| Query the global catalog server for server descriptions. | |
| file | category.h [code] |
| Implements bookkeeping for categories of tasks and their resources. | |
| file | cctools.h [code] |
| Common CCTools functions for version and common output management. | |
| file | cctools_endian.h [code] |
| Byte order conversions. | |
| file | change_process_title.h [code] |
| Change the title of a process in ps and top. | |
| file | clean_dir.h [code] |
| file | compat-at.h [code] |
| at syscall compatibility layer. | |
| file | console_login.h [code] |
| Read a name and password from the console. | |
| file | create_dir.h [code] |
| Create a new directory recursively. | |
| file | datagram.h [code] |
| UDP datagram communications. | |
| file | debug.h [code] |
| General purpose debugging routines. | |
| file | display_size.h [code] |
| Display file sizes in human readable format i.e. | |
| file | domain_name.h [code] |
| Look up domain names and addresses directly. | |
| file | domain_name_cache.h [code] |
| Look up domain names and addresses quickly. | |
| file | dpopen.h [code] |
| Double Pipe process invocation. | |
| file | fast_popen.h [code] |
| Fast process invocation. | |
| file | file_link_recursive.h [code] |
| Make deep links to directories. | |
| file | full_io.h [code] |
| Perform complete I/O operations, retrying through failures and signals. | |
| file | gpu_info.h [code] |
| Query gpu properties. | |
| file | hash_table.h [code] |
| A general purpose hash table. | |
| file | histogram.h [code] |
| Keep counts of doubles that fall in some given bucket size. | |
| file | hmac.h [code] |
| Routines for computing Hash-based Message Authentication Codes. | |
| file | host_disk_info.h [code] |
| Query disk space properties. | |
| file | host_memory_info.h [code] |
| Get current memory status. | |
| file | itable.h [code] |
| An integer-indexed hash table. | |
| file | jx.h [code] |
| JSON Expressions (JX) library. | |
| file | jx_binary.h [code] |
| Binary format encode/decode for JX expressions. | |
| file | jx_canonicalize.h [code] |
| Print a JX structure in canonical form. | |
| file | jx_eval.h [code] |
| Implements evaluation of JX expressions. | |
| file | jx_getopt.h [code] |
| Pull command line args from a JSON document. | |
| file | jx_match.h [code] |
| Unwrap JX types. | |
| file | jx_parse.h [code] |
| Parse JSON strings and files into JX expressions. | |
| file | jx_print.h [code] |
| Print JX expressions to strings, files, and buffers. | |
| file | jx_sub.h [code] |
| Implements context substitution of JX expressions. | |
| file | link.h [code] |
| A high level TCP connection library. | |
| file | list.h [code] |
| Robust, reentrant linked list structure. | |
| file | load_average.h [code] |
| Get the current load and number of CPUs. | |
| file | md5.h [code] |
| Routines for computing MD5 checksums. | |
| file | mkdir_recursive.h [code] |
| Create a new directory recursively. | |
| file | nvpair.h [code] |
| This module is deprecated, please use jx.h for new code. | |
| file | path_disk_size_info.h [code] |
| Query disk space on the given directory. | |
| file | pattern.h [code] |
| Pattern Matching Facilities. | |
| file | priority_queue.h [code] |
A general purpose priority queue. | |
| file | process.h [code] |
| Provides a higher level interface to finding information about complete processes. | |
| file | random.h [code] |
| A PRNG library. | |
| file | set.h [code] |
| A set data structure. | |
| file | sh_popen.h [code] |
| Non Terminal-Stealing popen implementation. | |
| file | sha1.h [code] |
| Routines for computing SHA1 checksums. | |
| file | sleeptools.h [code] |
| Sleep for a specified amount of time. | |
| file | sort_dir.h [code] |
| Obtain a sorted directory listing. | |
| file | string_array.h [code] |
| Single Memory Block String Array. | |
| file | string_set.h [code] |
| A string_set data structure. | |
| file | text_array.h [code] |
| A two dimensional array of strings. | |
| file | timer.h [code] |
| Simple timer library. | |
| file | timestamp.h [code] |
| Portable routines for high resolution timing. | |
| file | unlink_recursive.h [code] |
| Unlink recursively. | |
| file | url_encode.h [code] |
| provides routines for encoding strings according to RFC-2396. | |
| file | username.h [code] |
| Obtain information about the current user. | |
| file | xxmalloc.h [code] |
| Brittle memory allocation routines. | |