Re: FSF office adddress update

2024-09-04 Thread Simon Josefsson via Gnulib discussion list
Richard Stallman writes: > [[[ To any NSA and FBI agents reading my email: please consider]]] > [[[ whether defending the US Constitution against all enemies, ]]] > [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > > I am amazed that such old addresses are still fou

Re: time_rz.c and Android NDK r27

2024-09-04 Thread Po Lu
Bruno Haible writes: > Hi Po Lu, > >> This new release of the Android NDK defines timezone_t in time.h whether >> or not it defines the related tzalloc and localtime_rz extensions, which >> being new APIs are controlled by __ANDROID_API__ as expected. >> Consequently, when building for earlier An

Re: time_rz.c and Android NDK r27

2024-09-04 Thread Bruno Haible
Hi Po Lu, > This new release of the Android NDK defines timezone_t in time.h whether > or not it defines the related tzalloc and localtime_rz extensions, which > being new APIs are controlled by __ANDROID_API__ as expected. > Consequently, when building for earlier Android releases with this NDK,

Re: macOS versions

2024-09-04 Thread Bruno Haible
Eric Gallager wrote: > One thing I'd note here would be to review the odd way macOS version > numbers (fail to) align these days; I'm still on Big Sur, which has > the function, and is macOS 11, although it would have been macOS 10.16 > under the old versioning scheme. So, make sure you're not gett

Re: pthread_setname_np documentation

2024-09-04 Thread Eric Gallager
On Tue, Sep 3, 2024 at 4:31 PM Bruno Haible wrote: > > Hi Eric, > > > Hi, I'm writing about gnulib's documentation for pthread_setname_np: > > https://www.gnu.org/software/gnulib/manual/html_node/pthread_005fsetname_005fnp.html > > It mentions NetBSD 10.0 as a platform where the function has a > >

Re: [gnu-prog-discuss] FSF office adddress update

2024-09-04 Thread Vincent Lefevre
On 2024-09-03 20:43:54 +0200, Simon Josefsson via gnu-prog-discuss wrote: > I think a regexp like this should cover it all: > > (Mass Ave|Massachusetts Ave|Temple Pl|Franklin St|Milk St) > > It covers 'Temple Pl' that I couldn't find any occurances for, and 'Milk > St' for future problems. The '

Re: FSF office adddress update

2024-09-04 Thread Simon Josefsson via Gnulib discussion list
Hi GNU webmasters, What is the process to update the postal addresses in the old GPLv2, LGPLv2 and LGPLv2.1 license files? $GNUWWWLICENSES old-licenses/gpl-2.0.txt $GNUWWWLICENSES old-licenses/gpl-2.0.texi $GNUWWWLICENSES old-licenses/lgpl-2.1.txt $GNUWWWLICENSES old-licenses/lgpl-2.1.texi $GNUWW

Doc regarding functions introduced in Android API level 35

2024-09-04 Thread Bruno Haible
Po Lu wrote: > This new release of the Android NDK ... Searching in these headers for 'INTRODUCED_IN(35)', I see the following added functions: ./string.h:154:const char* _Nullable strerrorname_np(int __errno_value) __INTRODUCED_IN(35); ./sys/epoll.h:104:int epoll_pwait2(int __epoll_fd, struct e