Diff for /libaitsched/inc/config.h.in between versions 1.12 and 1.12.4.2

version 1.12, 2025/07/16 11:07:06 version 1.12.4.2, 2026/05/20 03:38:04
Line 3 Line 3
 /* Build scheduler library with AIO operations */  /* Build scheduler library with AIO operations */
 #undef AIO_SUPPORT  #undef AIO_SUPPORT
   
   /* atomic lock support */
   #undef ATOMIC_SUPPORT
   
 /* epoll support */  /* epoll support */
 #undef EP_SUPPORT  #undef EP_SUPPORT
   

Removed from v.1.12  
changed lines
  Added in v.1.12.4.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>