Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-11-24 | compatibility api: added type definition for lt_dladvise. | midipix | 1 | -0/+1 | |
2019-11-24 | search path: lt_dlpathopen(): initial implementation. | midipix | 2 | -0/+48 | |
2019-11-20 | search path: lt_dl{add|insert|set|get}searchdir(): initial implementation. | midipix | 3 | -0/+249 | |
2019-11-20 | internals: added lt_slock(), lt_sunlock(). | midipix | 3 | -0/+23 | |
2019-11-03 | imported COPYING.SOFORT. | midipix | 1 | -0/+56 | |
2019-11-03 | project: updated .gitignore. | midipix | 1 | -2/+12 | |
2019-10-28 | core: added lt_dlinit(), lt_dlexit() [global reference-counting]. | midipix | 4 | -0/+46 | |
2019-10-27 | sltdl.h: added lt_dlhandle's type definition (pointer to an opaque struct). | midipix | 1 | -0/+2 | |
2019-10-27 | build system: ccenv_set_cc_bits(): $ccenv_internal_test is a format specifier. | midipix | 1 | -2/+2 | |
2019-10-27 | sltdl.h: added api note. | midipix | 1 | -0/+13 | |
2019-10-27 | created api headers. | midipix | 3 | -0/+51 | |
2019-10-26 | build system: created skeleton. | midipix | 32 | -0/+3594 | |
2019-10-26 | created repository. | midipix | 3 | -0/+39 | |