Skip to content

safestringlib: conditional inclusion of errno.h#34

Open
divneil wants to merge 1 commit into
intel:masterfrom
divneil:safestring-compile-time-flag-for-errno
Open

safestringlib: conditional inclusion of errno.h#34
divneil wants to merge 1 commit into
intel:masterfrom
divneil:safestring-compile-time-flag-for-errno

Conversation

@divneil

@divneil divneil commented Sep 26, 2019

Copy link
Copy Markdown

o While compiling for non-Linux based platforms where errno.h
is not available, a new compile time flag is included.

o Defining LOCAL_ERRNO allows the safestring to compile
without looking for errno.h

Signed-off-by: Divneil Rai Wadhawan [email protected]

o While compiling for non-Linux based platforms where errno.h
  is not available, a new compile time flag is included.

o Defining __LOCAL_ERRNO__ allows the safestring to compile
  without looking for errno.h

Signed-off-by: Divneil Rai Wadhawan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants