Changes in uspace/lib/posix/strings.h [da084d9:4f4b4e7] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/strings.h
rda084d9 r4f4b4e7 37 37 #define POSIX_STRINGS_H_ 38 38 39 #ifndef POSIX_STRING_H_40 39 /* Search Functions */ 41 40 extern int posix_ffs(int i); 42 #endif43 41 44 42 /* String/Array Comparison */
Note:
See TracChangeset
for help on using the changeset viewer.