mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-06 11:18:30 +00:00
Make more improvements
This change includes many bug fixes, for the NT polyfills, strings, memory, boot, and math libraries which were discovered by adding more tools for recreational programming, such as PC emulation. Lemon has also been vendored because it works so well at parsing languages.
This commit is contained in:
parent
416fd86676
commit
23d333c090
201 changed files with 14558 additions and 3082 deletions
|
@ -5478,7 +5478,7 @@ imp 'RtlSetDaclSecurityDescriptor' RtlSetDaclSecurityDescriptor ntdll 138
|
|||
imp 'RtlSetDynamicTimeZoneInformation' RtlSetDynamicTimeZoneInformation ntdll 1386
|
||||
imp 'RtlSetEnvironmentStrings' RtlSetEnvironmentStrings ntdll 1387
|
||||
imp 'RtlSetEnvironmentVar' RtlSetEnvironmentVar ntdll 1388
|
||||
imp 'RtlSetEnvironmentVariable' RtlSetEnvironmentVariable ntdll 1389
|
||||
imp 'RtlSetEnvironmentVariable' RtlSetEnvironmentVariable ntdll 1389
|
||||
imp 'RtlSetExtendedFeaturesMask' RtlSetExtendedFeaturesMask ntdll 1390
|
||||
imp 'RtlSetGroupSecurityDescriptor' RtlSetGroupSecurityDescriptor ntdll 1391
|
||||
imp 'RtlSetHeapInformation' RtlSetHeapInformation ntdll 1392
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue