Changeset 12824b9 in mainline for uspace/lib/c/generic/libc.c


Ignore:
Timestamp:
2025-03-11T10:24:56Z (34 hours ago)
Author:
Matěj Volf <git@…>
Parents:
98743e2
git-author:
Matěj Volf <git@…> (2025-03-11 10:22:37)
git-committer:
Matěj Volf <git@…> (2025-03-11 10:24:56)
Message:

remove unnecessary changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/generic/libc.c

    r98743e2 r12824b9  
    8181                main_fibril.tcb = tls_make_initial(__progsymbols.elfstart);
    8282        }
    83         main_fibril.is_freeable = false;
    8483
    8584        assert(main_fibril.tcb);
Note: See TracChangeset for help on using the changeset viewer.