Ticket #2696 (new bug)
unimplemented functions
| Reported by: | kaliber | Owned by: | axeld |
|---|---|---|---|
| Priority: | normal | Milestone: | R1 |
| Component: | System/libroot.so | Version: | R1/pre-alpha1 |
| Keywords: | Cc: | haiku@…, planche2k@… | |
| Blocked By: | #2564 | Platform: | All |
| Blocking: |
Description
I wrote a buggy script which detects declared but not implemented functions (symbols) in Haiku. It found (not a full list yet):
stdio.h: _ftell setjmp.h: _setjmp nl_types.h: catclose catgets catopen math.h: __fpclassifyl __signbitf gamma_r gammaf_r iconv.h: functions implemented in libtextencoding? search.h: hcreate hdestroy hsearch remque stdlib.h: random_r setstate_r srandom_r wctype.h: towctrans wchar.h: fgetws getwchar wcsftime libio.h: _IO_feof_unlocked _IO_ferror_unlocked _IO_getc_unlocked ? _IO_peekc_unlocked ? _IO_putc_unlocked ?
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

