haiku/headers/private/libroot
Adrien Destugues 1bad1ff34a Prepare for ICU update
- libicule and libiculx do not exist anymore in newer ICU versions
  (harfbuzz replaces them), but we didn't actually use them, so remove
  them from the build feature and from the package dependencies
- Add namespace usage marcos since the newer ICU packages put ICU things
  in a namespace, making it easier to have multiple versions of ICU used
  side by side.

No functional change intended, but this makes it possible to build the
code with either ICU 57 (for gcc2) or 66 (for other architectures).
2020-08-02 11:58:14 +02:00
..
locale Prepare for ICU update 2020-08-02 11:58:14 +02:00
time
dirent_private.h
errno_private.h
ErrnoMaintainer.h
extended_system_info.h Fix clang warning "mismatched-tags" 2020-03-23 01:30:23 +00:00
fork.h
image_private.h
launch.h
libroot_private.h libroot: Implement the general case of posix_spawn using load_image. 2020-05-30 01:19:48 -04:00
mathimpl.h
memory_private.h
pthread_private.h libroot: Expose the internal mutex_lock for private consumption. 2019-07-27 18:32:18 -04:00
SHA256.h Move SHA256 class to libroot instead of linking libshared into libroot. 2017-10-03 20:18:26 -04:00
signal_private.h
stdlib_private.h
system_revision.h
time_private.h
times_private.h
trig.h
umask.h
unistd_private.h
user_group.h Bump MAX_SHADOW_PWD_PASSWORD_LEN 2017-11-23 13:00:48 +01:00
user_thread.h
wchar_private.h