Skip to content
GitLab
Explore
Sign in
Fix SSIZE_MAX issue and introduce missing structs/methods
Code
Review changes
Check out branch
Download
Patches
Plain diff
Ulrich Huber
requested to merge
feature/ptpd
into
next
Oct 19, 2020
Overview
4
Commits
4
Pipelines
0
Changes
10
Expand
Fixes SSIZE_MAX not describing max value of ssize_t
Adds min, max, abs, sign methods as macros to math.h
Adds struct timespec and methods to handle it
Merge request reports
Loading