Bug#923067: libc0.1: missing UTIME_OMIT for utimensat(2) and futimens(2)

2019-02-24 Thread Thorsten Glaser
On Sat, 23 Feb 2019, Thorsten Glaser wrote: > then give-back src:pax on both kfreebsd architectures. In the meantime, I had to do a pax upload to fix bugs anyway, so I just added a configure-time check for UTIME_OMIT, so it built now, although not using utimensat/futimes. In case you wonder…

Bug#923067: libc0.1: missing UTIME_OMIT for utimensat(2) and futimens(2)

2019-02-23 Thread Thorsten Glaser
Package: libc0.1 Version: 2.25-2 Severity: normal glibc on Debian GNU/kFreeBSD is missing UTIME_OMIT, making src:pax FTBFS. While I could work around this by using the older functions, https://www.freebsd.org/cgi/man.cgi?query=utimensat indicates that the FreeBSD kernel has gained native support