Changeset da084d9 in mainline for uspace/lib/posix/strings.h
- Timestamp:
- 2011-06-22T22:45:58Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 823a929
- Parents:
- 0319e104
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/strings.h
r0319e104 rda084d9 37 37 #define POSIX_STRINGS_H_ 38 38 39 #ifndef POSIX_STRING_H_ 39 40 /* Search Functions */ 40 41 extern int posix_ffs(int i); 42 #endif 41 43 42 44 /* String/Array Comparison */
Note:
See TracChangeset
for help on using the changeset viewer.