duplicate a locale object NAME duplocale - duplicate a locale object LIBRARY Standard C libra...duplicate a string NAME strdup, strndup, strdupa, strndupa - duplicate a string LIBRARY Stand...duplicate a string NAME strdup, strndup, strdupa, strndupa - duplicate a string LIBRARY Stand...duplicate a string NAME strdup, strndup, strdupa, strndupa - duplicate a string LIBRARY Stand...duplicate a string NAME strdup, strndup, strdupa, strndupa - duplicate a string LIBRARY Stand...duplicate a wide-character string NAME wcsdup - duplicate a wide-character string LIBRARY Sta......are as follows: flags The flag value is specified by ORing any of the following values: R_DUP Permit duplicate keys in the tree, that is, permit insertion if the key to be inser…...he file descriptor is still owned by stream and will be closed when fclose (3) is called. Duplicate the file descriptor with dup (2) before passing it to code that might close i…...ent can have one of the following values: A handle returned by a call to newlocale (3) or duplocale (3) The calling thread's current locale is set to the specified locale. The s…...ym for PAGESIZE / _SC_PAGESIZE . (Both PAGESIZE and PAGE_SIZE are specified in POSIX.) RE_DUP_MAX - _SC_RE_DUP_MAX The number of repeated occurrences of a BRE permitted by regex…...id existing locale object (i.e., an object returned by a previous call to newlocale () or duplocale (3)), then that object is modified by the call. If the call is successful, th…...id existing locale object (i.e., an object returned by a previous call to newlocale () or duplocale (3)), then that object is modified by the call. If the call is successful, th…...all. STANDARDS None. HISTORY SVr4, 4.4BSD (first appeared in 4.2BSD). SEE ALSO close (2), dup (2), getrlimit (2), open (2)...of strfmon_l () is undefined if locale is the special locale object LC_GLOBAL_LOCALE (see duplocale (3)) or is not a valid locale object handle. Ordinary characters in format ar…...of strfmon_l () is undefined if locale is the special locale object LC_GLOBAL_LOCALE (see duplocale (3)) or is not a valid locale object handle. Ordinary characters in format ar…...f towupper_l () is undefined if locale is the special locale object LC_GLOBAL_LOCALE (see duplocale (3)) or is not a valid locale object handle. The argument wc must be represen…...f towupper_l () is undefined if locale is the special locale object LC_GLOBAL_LOCALE (see duplocale (3)) or is not a valid locale object handle. The argument wc must be represen…...f towlower_l () is undefined if locale is the special locale object LC_GLOBAL_LOCALE (see duplocale (3)) or is not a valid locale object handle. The argument wc must be represen…...f towlower_l () is undefined if locale is the special locale object LC_GLOBAL_LOCALE (see duplocale (3)) or is not a valid locale object handle. The argument wc must be represen…...001. NOTES When fork (2) is called in a multithreaded process, only the calling thread is duplicated in the child process. The original intention of pthread_atfork () was to all…