Files | |
file | auth.h |
file | auth_address.h |
file | auth_all.h |
Global authentication controls. | |
file | auth_globus.h |
file | auth_hostname.h |
file | auth_kerberos.h |
file | auth_unix.h |
file | batch_job.h |
Batch job submission. | |
file | bitmap.h |
file | catalog_query.h |
Query the global catalog server for server descriptions. | |
file | catalog_server.h |
file | change_process_title.h |
Change the title of a process in ps and top. | |
file | clean_dir.h |
file | console_login.h |
Read a name and password from the console. | |
file | copy_stream.h |
file | create_dir.h |
Create a new directory recursively. | |
file | datagram.h |
file | debug.h |
General purpose debugging routines. | |
file | delete_dir.h |
Delete a directory recursively. | |
file | disk_info.h |
Query disk space properties. | |
file | domain_name.h |
Look up domain names and addresses directly. | |
file | domain_name_cache.h |
Look up domain names and addresses quickly. | |
file | fast_popen.h |
Fast process invocation. | |
file | file_cache.h |
file | full_io.h |
Perform complete I/O operations, retrying through failures and signals. | |
file | get_canonical_path.h |
file | hash_cache.h |
file | hash_table.h |
A general purpose hash table. | |
file | hash_table_to_list.h |
file | http_query.h |
file | int_sizes.h |
file | itable.h |
An integer-indexed hash table. | |
file | link.h |
A high level TCP connection library. | |
file | list.h |
file | load_average.h |
Get the current load and number of CPUs. | |
file | macros.h |
file | md5.h |
Routines for computing MD5 checksums. | |
file | memory_info.h |
Get current memory status. | |
file | mergesort.h |
Mergesort implementation. | |
file | nvpair.h |
An nvpair object is a collection of name-value pairs that might describe a complex object such as a host or a job. | |
file | nvpair_database.h |
An nvpair database maintains a list of name-value pair objects (see nvpair.h), each identified by a unique integer key. | |
file | preadwrite.h |
file | process.h |
Provides a higher level interface to finding information about complete processes. | |
file | sha1.h |
Routines for computing SHA1 checksums. | |
file | sleeptools.h |
Sleep for a specified amount of time. | |
file | sort_dir.h |
file | stringtools.h |
file | text_array.h |
A two dimensional array of strings. | |
file | timer.h |
Simple timer library. | |
file | timestamp.h |
file | url_encode.h |
provides routines for encoding strings according to RFC-2396. | |
file | username.h |
Obtain information about the current user. | |
file | work_queue.h |
A master-worker library. | |
file | xmalloc.h |