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: conformtest: correct set of standards for which more headers are tested


On 03/05/2014 06:00 PM, Joseph S. Myers wrote:
> Continuing the corrections to which headers conformtest tests for
> which standards from
> <https://sourceware.org/ml/libc-alpha/2014-03/msg00084.html>, and
> relative to a tree with that patch applied (both patches affect
> expectations for ucontext.h), this patch corrects conformtest mistakes
> regarding which headers to test for the remaining standards (XOPEN2K
> POSIX2008 XOPEN2K8).  Tested x86_64.
> 
> 2014-03-05  Joseph Myers  <joseph@codesourcery.com>
> 
> 	* conform/data/netinet/tcp.h-data [POSIX2008 || XOPEN2K8]: Enable
> 	whole file.
> 	* conform/data/sys/timeb.h-data [POSIX2008 || XOPEN2K8]: Disable
> 	whole file.
> 	* conform/data/sys/uio.h-data [POSIX2008]: Likewise.
> 	* conform/data/ucontext.h-data [POSIX2008 || XOPEN2K8]: Likewise.

I spot tested that these match my expectations and it looks OK.

Cheers,
Carlos.


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