Changeset 9912f49 in mainline for uspace/lib/c/test/stdlib.c
- Timestamp:
- 2018-07-13T13:49:12Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5f97ef44
- Parents:
- 99d3123
- git-author:
- Jiri Svoboda <jiri@…> (2018-07-12 21:45:51)
- git-committer:
- Jiri Svoboda <jiri@…> (2018-07-13 13:49:12)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/test/stdlib.c
r99d3123 r9912f49 32 32 /** 33 33 * @file 34 * @brief Test formatted input (scanf family)34 * @brief Test General utilities (stdlib.h) 35 35 */ 36 36
Note:
See TracChangeset
for help on using the changeset viewer.