mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-27 23:08:31 +00:00
Add glob and some finer tuning of documentation
This commit is contained in:
parent
799e24a87b
commit
d51409ccd9
77 changed files with 1321 additions and 736 deletions
|
@ -1015,8 +1015,9 @@ typedef uint64_t uintmax_t;
|
|||
|
||||
/**
|
||||
* Pulls source of object being compiled into zip.
|
||||
* @note automates compliance with gpl terms
|
||||
* @see -DIM_FEELING_NAUGHTY
|
||||
* @note automates most compliance with gpl terms
|
||||
* @see libc/zipos/zipcentraldir.S
|
||||
* @see ape/ape.lds
|
||||
*/
|
||||
#ifdef __BASE_FILE__
|
||||
STATIC_YOINK_SOURCE(__BASE_FILE__);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue