mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-28 05:20:28 +00:00
Delete most undocumented New Technology APIs
This change removes LIBC_KERNELBASE which is legacy code from the initial import which was generated off a script that resolved the delegated references, on Windows 10. All the important stuff here should have long since been filed under kernel32.dll for windows7 Many FooA functions that were never assigned an arity are removed because we almost never use the ASCII versions of WIN32 functions therefore it's not worth having them slowing down the build. Some other functions that overlap uncomfortably with libc are gone too If something you need was removed, file an issue we'll restore it
This commit is contained in:
parent
183b3ed6a2
commit
a157940ba6
1379 changed files with 4304 additions and 8337 deletions
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp EtwRegisterTraceGuidsA
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp NtdllDefWindowProc_A
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp NtdllDialogWndProc_A
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp RtlEthernetAddressToStringA
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp RtlEthernetStringToAddressA
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp RtlIpv4AddressToStringA
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp RtlIpv4AddressToStringExA
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp RtlIpv4StringToAddressA
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp RtlIpv4StringToAddressExA
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp RtlIpv6AddressToStringA
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp RtlIpv6AddressToStringExA
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp RtlIpv6StringToAddressA
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp RtlIpv6StringToAddressExA
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp ShipAssertMsgA
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp _atoi64
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp _errno
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp _fltused
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp _lfind
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp _local_unwind
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp _makepath_s
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp _memccpy
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp _memicmp
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp _setjmp
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp _setjmpex
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp _wmakepath_s
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp _wsplitpath_s
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp _wtoi
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp _wtoi64
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp _wtol
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp abs
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp atan
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp atan2
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp atoi
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp atol
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp bsearch
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp bsearch_s
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp ceil
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp cos
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp fabs
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp floor
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp iswascii
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp labs
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp log
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp longjmp
|
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/nt/ntdllimport.inc"
|
||||
.ntimp sin
|
Loading…
Add table
Add a link
Reference in a new issue