haiku/headers/private/libroot
Oliver Tappe 73186b2fcd Add implementation of mbsrtowcs() to our locale backend.
* add MultibyteStringToWchar() to ICU locale backend
* implement mbsrtowcs() and mbsnrtowcs() on top of 
  MultibyteStringToWchar()
* drop respective glibc files
2011-12-12 17:27:41 +01:00
..
locale Add implementation of mbsrtowcs() to our locale backend. 2011-12-12 17:27:41 +01:00
time
dirent_private.h
errno_private.h Introduce __set_errno() throughout libroot. 2011-11-24 23:48:18 +01:00
ErrnoMaintainer.h Let ErrnoMaintainer restore errno unconditionally. 2011-11-24 23:48:18 +01:00
extended_system_info.h
fork.h
image_private.h
libroot_lock.h
libroot_private.h Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
mathimpl.h
memory_private.h Add private get_memory_properties() syscall which allows one to retrieve the 2011-06-12 20:17:14 +00:00
pthread_private.h Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
signal_private.h Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
system_revision.h
time_private.h Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
times_private.h Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
trig.h
umask.h
unistd_private.h Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
user_group.h
user_thread.h
wchar_private.h Activate our new multibyte implementation. 2011-11-22 18:31:27 +01:00