Skip to content

Add POSIX compatible case insensitive compare#290

Merged
OlegHahm merged 2 commits intoRIOT-OS:masterfrom
miri64:posix_strings_header
Nov 4, 2013
Merged

Add POSIX compatible case insensitive compare#290
OlegHahm merged 2 commits intoRIOT-OS:masterfrom
miri64:posix_strings_header

Conversation

@miri64
Copy link
Copy Markdown
Member

@miri64 miri64 commented Oct 31, 2013

Needed for libcoap

@miri64 miri64 mentioned this pull request Oct 31, 2013
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The return is missing. :)

@OlegHahm
Copy link
Copy Markdown
Member

Doxygen documentation for the header file is missing.

@miri64
Copy link
Copy Markdown
Member Author

miri64 commented Nov 1, 2013

Done and rebased to master

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd say why bother? Gcc+Clang give you "__builtin_ffs" which should result in good machine code for any arch.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Taken into account in 5b4955c

@OlegHahm
Copy link
Copy Markdown
Member

OlegHahm commented Nov 3, 2013

ACK

@miri64
Copy link
Copy Markdown
Member Author

miri64 commented Nov 3, 2013

Last change only rebased and formatted comments according to PR #251

@OlegHahm
Copy link
Copy Markdown
Member

OlegHahm commented Nov 3, 2013

In this case, my ACK still holds. ;)

@mehlis
Copy link
Copy Markdown
Contributor

mehlis commented Nov 4, 2013

ACK

OlegHahm added a commit that referenced this pull request Nov 4, 2013
Add POSIX compatible case insensitive compare
@OlegHahm OlegHahm merged commit c41fe46 into RIOT-OS:master Nov 4, 2013
@miri64 miri64 deleted the posix_strings_header branch November 20, 2013 21:02
thomaseichinger pushed a commit to thomaseichinger/RIOT that referenced this pull request Dec 9, 2013
Add POSIX compatible case insensitive compare
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.

4 participants