Diff for /libaitsched/inc/config.h.in between versions 1.11.2.1 and 1.13

version 1.11.2.1, 2025/07/16 11:05:10 version 1.13, 2026/05/20 04:07: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.11.2.1  
changed lines
  Added in v.1.13


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