mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
stdlib.yaml: qsort_r() is in POSIX 2024 (aka issue 8). (#138572)
This commit is contained in:
@@ -158,7 +158,7 @@ functions:
|
||||
- type: __qsortcompare_t
|
||||
- name: qsort_r
|
||||
standards:
|
||||
- GNUExtensions
|
||||
- POSIX
|
||||
return_type: void
|
||||
arguments:
|
||||
- type: void *
|
||||
|
||||
Reference in New Issue
Block a user