Changeset 777 for GPL/trunk/include/linux/string.h
- Timestamp:
- Apr 21, 2025, 7:17:25 PM (4 months ago)
- Location:
- GPL/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/trunk
- Property svn:mergeinfo changed
/GPL/branches/uniaud32-exp merged: 766-767,770-771,773-774
- Property svn:mergeinfo changed
-
GPL/trunk/include/linux/string.h
r772 r777 33 33 ssize_t strscpy(char *dest, const char *src, size_t count); 34 34 extern bool sysfs_streq(const char *s1, const char *s2); 35 36 35 #endif 37 36
Note:
See TracChangeset
for help on using the changeset viewer.