Re: Resolve conflicts for functions introduced in Android API level 30

2024-01-25 Thread Po Lu
Thanks. I will merge this to Emacs in a while.

Re: gettext-0.22.4 gettext-tools/gnulib-tests/test-execute.sh test case 17/18/19 bug

2024-01-25 Thread Bruno Haible
[CCing bug-gnulib, since these unit tests live in Gnulib. The original report is at .] Guangyu Li wrote: > Hi devs, I found a test bug on macOSX Sonoma (M2 chip) with clang 14.0.0. > The cause seems to be the unexpected fd retur

Resolve conflicts for functions introduced in Android API level 35

2024-01-25 Thread Bruno Haible
At level 35 the added functions are: timespec_getres The patch below updates Gnulib accordingly. 2024-01-25 Bruno Haible Resolve conflicts for functions introduced in Android API level 35. * lib/time.in.h (timespec_getres): Consider REPLACE_TIMESPEC_GETRES. * m4/ti

Resolve conflicts for functions introduced in Android API level 34

2024-01-25 Thread Bruno Haible
At level 34 the added functions are: __freadahead memset_explicit posix_spawn_file_actions_addchdir_np posix_spawn_file_actions_addfchdir_np copy_file_range close_range Here are the corresponding adjustments in Gnulib. 2024-01-25 Bruno Haible Resolve conflicts for functions i

Doc regarding functions introduced in Android API level 33

2024-01-25 Thread Bruno Haible
At level 31 the added functions are: pidfd_open pidfd_getfd pidfd_send_signal __libc_get_static_tls_bounds __libc_register_thread_exit_callback __libc_iterate_dynamic_tls __libc_register_dynamic_tls_listeners process_madvise Nothing to do in Gnulib. At level 32 there are no relevant added

Resolve conflicts for functions introduced in Android API level 30

2024-01-25 Thread Bruno Haible
Po Lu wrote: > this new release of the Android NDK Thanks for notifying us about it. In the NDK r26, I see new functions were added at the Android levels 30, 31, 32, 33, 34. At level 30 the added functions are: pthread_cond_clockwait pthread_mutex_clocklock pthread_rwlock_clockrdlock pthread_rw