From bcac604197fca88f5cf3b9e933345752558a1aac Mon Sep 17 00:00:00 2001 From: Eric F Crist Date: Fri, 15 Dec 2017 08:47:43 -0600 Subject: [PATCH] Add link to POSIX standard. Signed-off-by: Eric F Crist --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 512ea98..97e6c4f 100644 --- a/README.md +++ b/README.md @@ -43,3 +43,9 @@ tracking and possible back-porting of relevant fixes. Branch layout is: release/1.x LICENSING info for 3.x is in the [COPYING.md](COPYING.md) file + +# Code style, standards + +We are attempting to adhere to the POSIX standard, which can be found here: + +http://pubs.opengroup.org/onlinepubs/9699919799/