- Class timezone
- do *NOT* use this, its purely here for compatibility.
- Global inet_addr
- use inet_aton in preference.
- Global inet_aton
- use inet_pton and inet_ntop in preference
- Global atoq
- Use atoll instead of this old name.
- Global bcmp
- This function is deprecated and memcmp should be used.
- Global bcopy
- This call is deprecated and memmove should be used in preference. Care must be taken when performing this conversion as the source and destination arguments are swapped between bcopy and memmove.
- Global bzero
- This function is deprecated and memset should be used in preference.
Generated on Tue Jan 20 14:29:00 2009 for ABLE LIBC by
1.5.6