Changeset da54714 in mainline for uspace/lib/posix/test/main.c
- Timestamp:
- 2025-03-11T10:50:28Z (4 months ago)
- Branches:
- master
- Children:
- 67cdc670, ae20886, eebecdc
- Parents:
- 0ae9e18
- git-author:
- Matěj Volf <git@…> (2025-03-11 10:50:28)
- git-committer:
- GitHub <noreply@…> (2025-03-11 10:50:28)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/test/main.c
r0ae9e18 rda54714 34 34 PCUT_IMPORT(stdlib); 35 35 PCUT_IMPORT(unistd); 36 PCUT_IMPORT(pthread_keys); 36 37 37 38 PCUT_MAIN();
Note:
See TracChangeset
for help on using the changeset viewer.