Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add NGX_FREEBSD support. #2

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Add NGX_FREEBSD support. #2

wants to merge 3 commits into from

Conversation

geoffgarside
Copy link

Uses the FreeBSD uuid(3) functions. Correctly compiles for me, though I've not yet tested it in a running nginx instance.

Uses the FreeBSD uuid(3) libc uuid_create(3) and uuid_to_string(3) functions.
Thanks to @gabor for pointing out this mistake to me.
@gabor
Copy link

gabor commented Oct 25, 2011

sure, will submit a pull request to @newobj :)

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