Exposes the C99 functions
Exposes locale_t as defined in core.sys.posix.locale (<locale.h>)
Copy string until character found
Copy string (including terminating '\0')
Compare strings according to current collation
Save a copy of a string
Find length of string up to maxlen
System signal messages
Isolate sequential tokens in a null-terminated string
Transform a string under locale
D header file for POSIX's <string.h>.
Note: - The <string.h> header shall define NULL and size_t as described in <stddef.h>. However, D has builtin null and size_t is defined in object.