1 | This list shows raport generated by kaliber's script which finds
|
---|
2 | declared but not implemented functions.
|
---|
3 |
|
---|
4 | Analyzed libraries (system/lib/*.so)
|
---|
5 | and headers (headers/posix catalog in sources) are form Haiku R1/A4.1.
|
---|
6 |
|
---|
7 | Additionaly, summary is divided into sections corresponding to headers
|
---|
8 | in the *specification*.
|
---|
9 |
|
---|
10 | Author: Przemysław Buczkowski <przemub@yahoo.pl>
|
---|
11 |
|
---|
12 | fenv.h
|
---|
13 | feclearexcept
|
---|
14 | fegetexceptflag
|
---|
15 | fesetenv
|
---|
16 | fetestexcept
|
---|
17 | math.h:
|
---|
18 | ilogbl
|
---|
19 | ldexpl
|
---|
20 | tanhl
|
---|
21 | stdio.h:
|
---|
22 | _ftell
|
---|
23 | sys/select.h:
|
---|
24 | pselect
|
---|
25 | sys/stat.h:
|
---|
26 | fstat
|
---|
27 | lstat
|
---|
28 | stat
|
---|
29 | sys/times.h:
|
---|
30 | times
|
---|
31 | signal.h:
|
---|
32 | pthread_sigmask
|
---|
33 | sigaction
|
---|
34 | sigaddset
|
---|
35 | sigdelset
|
---|
36 | sigemptyset
|
---|
37 | sigfillset
|
---|
38 | sighold
|
---|
39 | sigignore
|
---|
40 | siginterrupt
|
---|
41 | sigismember
|
---|
42 | signal
|
---|
43 | sigpause
|
---|
44 | sigpending
|
---|
45 | sigprocmask
|
---|
46 | sigrelse
|
---|
47 | sigset
|
---|
48 | sigsuspend
|
---|
49 | sigwait
|
---|
50 | setjmp.h:
|
---|
51 | _setjmp
|
---|
52 | time.h:
|
---|
53 | clock
|
---|
54 | unistd.h:
|
---|
55 | sysconf
|
---|
56 |
|
---|
57 | other (there is no equivalents in specification):
|
---|
58 | _getlong
|
---|
59 | _getshort
|
---|
60 | __ns_newmsg_copy
|
---|
61 | __ns_newmsg_done
|
---|
62 | __ns_newmsg_flag
|
---|
63 | __ns_newmsg_id
|
---|
64 | __ns_newmsg_init
|
---|
65 | __ns_newmsg_q
|
---|
66 | __ns_newmsg_rr
|
---|
67 | __ns_rdata_equal
|
---|
68 | __ns_rdata_refers
|
---|
69 | __ns_rdata_unpack
|
---|
70 | __putlong
|
---|
71 | __putshort
|
---|
72 | __res_nisourserver
|
---|
73 | __volatile
|
---|