Pages du manuel Linux : Fonctions des bibliothèques / diet
- buffer_putsaflush
- write stralloc to buffer and flush
- buffer_putsalign
- write ASCIIZ string to buffer
- buffer_putsflush
- write ASCIIZ string to buffer and flush
- buffer_putspace
- write ASCII space to buffer
- buffer_putulong
- write a decimal ASCII representation of an unsigned long integer to buffer
- buffer_putulonglong
- write a decimal ASCII representation of a signed long integer to buffer
- buffer_putxlong
- write a hexidecimal ASCII representation of an unsigned long integer to buffer
- buffer_seek
- remove bytes from beginning of string in buffer
- byte_chr
- search for a byte in a string
- byte_copy
- copy a string
- byte_copyr
- copy a string
- byte_diff
- compare two strings
- byte_equal
- compare two strings
- byte_rchr
- search for a byte in a string
- byte_zero
- initialize a string
- case_diffb
- compare strings case-insensitively
- case_diffs
- compare strings case-insensitively
- case_lowerb
- compare strings case-insensitively
- case_lowers
- compare strings case-insensitively
- case_starts
- compare prefixes of strings case-insensitively
- dns_ip4
- look up IPv4 addresses
- dns_ip4_packet
- extract IPv4 address from DNS answer packet
- dns_ip4_qualify
- qualify name and look up IPv4 addresses
- dns_ip6
- look up IPv6 addresses
- dns_ip6_packet
- extract IPv6 address from DNS answer packet
- dns_ip6_qualify
- qualify name and look up IPv6 addresses
- dns_mx
- look up Mail eXchanger
- dns_mx_packet
- extract MX records from DNS answer packet
- dns_name4
- look up host name
- dns_name4_domain
- construct host name for reverse lookup
- dns_name6
- look up host name
- dns_name6_domain
- construct host name for reverse lookup
- dns_name_packet
- extract names from DNS answer packet
- dns_txt
- look up TXT records
- dns_txt_packet
- extract TXT records from DNS answer packet
- fmt_8long
- write an octal ASCII representation of an unsigned long integer
- fmt_double
- write an ASCII representation of a double
- fmt_fill
- append spaces to a string
- fmt_httpdate
- write a date in ASCII as in the HTTP protocol
- fmt_human
- write a human readable ASCII representation of a long integer
- fmt_humank
- write a human readable ASCII representation of a long integer
- fmt_ip4
- write a formatted ASCII representation of an IPv4 number
- fmt_ip6
- write a formatted ASCII representation of an IPv6 number
- fmt_ip6c
- write a formatted ASCII representation of an IPv6 number
- fmt_ip6if
- write a formatted ASCII representation of an IPv6 number
- fmt_ip6ifc
- write a formatted ASCII representation of an IPv6 number
- fmt_ip6_flat
- write a formatted ASCII representation of an IPv6 number
- fmt_long
- write an ASCII representation of a long integer
- fmt_longlong
- write an ASCII representation of a long long integer
- fmt_minus
- write '-' for negative integers