summaryrefslogtreecommitdiffstats
path: root/posix-compliance/README-csv.txt (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-06-04Update Compliance Tracking CSV file to fix minor bugsJoel Sherrill1-1/+1
2021-05-17posix-compliance: Update to include POSIX 1003.1-2017 (Issue 7).Joel Sherrill1-1/+2
2021-04-07posix-compliance: Use constant name for API spreadsheet.Joel Sherrill1-25/+48
README-cvs.txt will need to be updated each time the spreadsheet is updated. The spreadsheet is managed and maintained externally and has a version in the name. We do not want that in the repository because a diff of the CSV should always be much smaller than a "delete old/add new" patch.
2017-10-12New version of POSIX Compliance GuideJoel Sherrill1-0/+47
This is a replacement of the POSIX 1003.1 Compliance Guide. It will be generated from a .csv file. Updates #3177.