diff options
| author | Faraz Vahedi <kfv@FreeBSD.org> | 2026-08-22 15:01:27 +0000 |
|---|---|---|
| committer | Faraz Vahedi <kfv@FreeBSD.org> | 2026-08-22 15:01:27 +0000 |
| commit | d59c7ea2701fe7b73b32eef49a7c712ef38de5a0 (patch) | |
| tree | c8a852c29ad298dbfc245a62201b4451129b2d7a /doc/html/ada/terminal_interface-curses-text_io-complex_io__adb.htm | |
| parent | b5c1ab6c8f2811278b801084713a6618f3b783d3 (diff) | |
- Implement bsearch_s() as per §K.3.6.3.2 in C23, first specified
in C11. It behaves identically to bsearch(), except the callback
is called with a third argument, context, which is passed through
from the caller, and it also performs runtime constraint checking
on its arguments.
- Document bsearch_b(), bsearch_s(), and add history section
- Add rudimentary unit tests for bsearch(), bsearch_b(), and bsearch_s()
Reviewed by: dteske, fuz
Approved by: dteske (mentor), fuz (mentor)
MFC after: 1 month
Differential Revision: https://reviews.freebsd.org/D58876
Diffstat (limited to 'doc/html/ada/terminal_interface-curses-text_io-complex_io__adb.htm')
0 files changed, 0 insertions, 0 deletions
