#3656 new defect

Function prototypes for posix_fadvise() and posix_fallocate() missing in <fcntl.h> header file

Reported by: taneka zenon hans Owned by:
Priority: normal Milestone: Indefinite
Component: admin Version: 5
Severity: normal Keywords: POSIX-Compliance
Cc: Blocked By:
Blocking:

Description

Referring to the POSIX specification page, http://pubs.opengroup.org/onlinepubs/9699919799/, the page for <fcntl.h>. fcntl.h should contain the function prototype for posix_fadvise() and posix_fallocate(). However, currently, these are not implemented in <fcntl.h> header file.

Change History (1)

comment:1 Changed on 12/10/18 at 07:38:27 by taneka zenon hans

Keywords: POSIX-Compliance added
Note: See TracTickets for help on using tickets.