This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 3/3] manual: Add new header and standards annotations.


On 11/23/2016 09:42 AM, Joseph Myers wrote:
> In stdio.h, 
> SEEK_SET, SEEK_CUR, SEEK_END are all likewise C90.

What about the other 2 headers?  I had:

@comment stdio.h unistd.h fcntl.h
@comment ISOC99, POSIX, XOPEN || XOPEN2K8

Do you want:

@comment stdio.h unistd.h fcntl.h
@comment C90, POSIX, XOPEN || POSIX.1-2008

Rical


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]