Changeset b9a46fc in mainline
- Timestamp:
- 2011-07-13T23:46:21Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5889fc74, df217a6
- Parents:
- e6910c8 (diff), 27eddb52 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/string.c
re6910c8 rb9a46fc 370 370 } 371 371 372 ptr ++;372 ptr--; 373 373 } 374 374
Note:
See TracChangeset
for help on using the changeset viewer.