haiku/headers/private/system
Trung Nguyen d338200e2b libs/posix: Implemented new locale functions
Implemented the missing POSIX functions in <locale.h>:
newlocale, duplocale, uselocale, and freelocale, and also
provided missing type definitions for <locale.h>.

Implemented missing POSIX locale-based function variants.

Modified LocaleBackend so that it could support thread-local
locales.

Some glibc-like locale-related variables supporting
ctype and printf family of functions have also been updated
to reflect the thread-local variables present in the latest
glibc sources.

As there have been some modifications to global symbols
in libroot, libroot_stubs.c has been regenerated.

Bug: #17168
Change-Id: Ibf296c58c47d42d1d1dfb2ce64042442f2679431
Reviewed-on: https://review.haiku-os.org/c/haiku/+/5351
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
2022-07-11 16:30:16 +00:00
..
arch
posix
architecture_private.h
commpage_defs.h
computed_asm_macros.h
convertutf.h
ddm_userland_interface_defs.h
device_manager_defs.h
directories.h
disk_device_types.h
elf_private.h
extended_system_info_defs.h
find_directory_private.h
generic_syscall_defs.h
image_defs.h
node_monitor_private.h
pe_common.h
real_time_data.h
safemode_defs.h
scheduler_defs.h
signal_defs.h
spinlock_contention.h
symbol_versioning.h
symbol_visibility.h
syscall_load_image.h
syscall_process_info.h
syscalls.h
system_info.h
system_profiler_defs.h
thread_defs.h
tls.h libs/posix: Implemented new locale functions 2022-07-11 16:30:16 +00:00
user_mutex_defs.h
user_runtime.h
user_thread_defs.h
user_timer_defs.h
vfs_defs.h
vm_defs.h