diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-10-20 20:58:38 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-10-20 20:58:38 +0200 |
commit | e3d8fe9d4a1085cbf7237411bcd1996613334994 (patch) | |
tree | 0e04341f5ab79efed8865810d3fb4954b1a026e3 /sys/src/libregexp/regexec.c | |
parent | 67d9c6b2f98888dc81154b0499bbd26171f908a6 (diff) |
libc: cleanup atexit and put exits() in its own compilation unit
this avoids having to pull in atexit() and its dependencies
(lock(), unlock()) into every program. (as exits() is called
by _main() from main9.s).
Diffstat (limited to 'sys/src/libregexp/regexec.c')
0 files changed, 0 insertions, 0 deletions