This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
zhangyang-libzt/pkg
Erik Hollensbe 2dd5f490c7 These are some things I noticed while working in this tree:
- target/ was not in .gitignore
- src/libzt.rs is generated, put in .gitignore and deleted
- time_t was not defined; libc is a build dep so didn't want to bring it
  in for a type. Decided to just typedef it.

Signed-off-by: Erik Hollensbe <linux@hollensbe.org>
2021-05-26 00:55:15 -07:00
..
2021-05-19 13:55:05 -07:00
2021-05-19 22:23:55 -07:00
2021-03-05 00:07:54 -08:00

Packages

This is where package spec files, source trees, project configs, etc live.

Example usage

Implementation Details