[PATCH] eal: add getline() function for Windows
    Thomas Monjalon 
    thomas at monjalon.net
       
    Thu Jun 12 03:01:03 CEST 2025
    
    
  
05/05/2025 22:40, Andre Muezerie:
> Existing DPDK code uses getline(), which is a POSIX function and is
> not available in the Windows APIs.
> 
> Instead of rewriting it or coming up with some other replacement, this
> patch makes use of the implementation provided by NetBSD to make it
> possible to compile code dependent on getline on Windows.
> 
> Signed-off-by: Andre Muezerie <andremue at linux.microsoft.com>
It has been approved by the techboard on May 28,
and the govboard on May 30,
so the patch is applied, thanks.
    
    
More information about the dev
mailing list