Skip to content

Commit ea15ec4

Browse files
committed
add cname comment and pick it up
1 parent dd67aee commit ea15ec4

File tree

10 files changed

+470
-465
lines changed

10 files changed

+470
-465
lines changed

c/c.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ type (
3333
Float = float32
3434
Double = float64
3535
Pointer = unsafe.Pointer
36-
FilePtr = *FILE
36+
FilePtr = *FILE //cname:*FILE
3737
)
3838

3939
type FILE struct {

c/c.pub

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
todo:unsafe.Pointer Pointer at positon:../../c/c.go:35:2
2-
todo:*FILE FilePtr at positon:../../c/c.go:36:2
1+
*FILE FilePtr
32
FILE
43
todo:uintptr SizeT at positon:../../c/c.go:58:6
54
todo:uintptr IntptrT at positon:../../c/c.go:60:6

c/cjson/cjson.pub

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-
JSON

c/clang/clang.pub

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +0,0 @@
1-
String
2-
StringSet
3-
todo:c.Pointer ClientData at positon:../../c/clang/clang.go:1132:6
4-
UnsavedFile
5-
Index
6-
TranslationUnit
7-
todo:c.Int CursorKind at positon:../../c/clang/clang.go:1314:6
8-
Cursor
9-
todo:c.Int TypeKind at positon:../../c/clang/clang.go:1346:6
10-
Type
11-
todo:uintptr File at positon:../../c/clang/clang.go:1519:6
12-
SourceLocation
13-
SourceRange
14-
todo:c.Int TokenKind at positon:../../c/clang/clang.go:1548:6
15-
Token
16-
todo:c.Int LayoutError at positon:../../c/clang/clang.go:2159:6
17-
todo:c.Int CXXAccessSpecifier at positon:../../c/clang/clang.go:2236:6
18-
todo:c.Int StorageClass at positon:../../c/clang/clang.go:2261:6
19-
todo:c.Int ChildVisitResult at positon:../../c/clang/clang.go:2699:6
20-
todo:func(Cursor, ClientData)ChildVisitResult Visitor at positon:../../c/clang/clang.go:2767:6
21-
todo:func(File, *SourceLocation, c.Uint, ClientData) InclusionVisitor at positon:../../c/clang/clang.go:2781:6

c/debug/debug.pub

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +0,0 @@
1-
Info
2-
Frame

c/ffi/ffi.pub

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +0,0 @@
1-
Type
2-
Cif
3-
todo:func(*Cif, unsafe.Pointer, *unsafe.Pointer, unsafe.Pointer) ClosureFunc at positon:../../c/ffi/ffi.go:121:6

c/libuv/libuv.pub

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,27 @@
1-
Thread
2-
ThreadOptions
3-
Work
4-
todo:func(c.Pointer) ThreadCb at positon:../../c/libuv/thread.go:27:6
5-
todo:func(*Work) WorkCb at positon:../../c/libuv/thread.go:30:6
6-
todo:func(*Work, c.Int) AfterWorkCb at positon:../../c/libuv/thread.go:33:6
7-
Timer
8-
todo:func(*Timer) TimerCb at positon:../../c/libuv/timer.go:21:6
1+
Async
2+
todo:func(*Async) AsyncCb at positon:../../c/libuv/async.go:36:6
93
Check
104
todo:func(*Check) CheckCb at positon:../../c/libuv/check.go:18:6
11-
todo:c.Int Errno at positon:../../c/libuv/error.go:103:6
12-
todo:c.Int FsType at positon:../../c/libuv/fs.go:61:6
13-
todo:c.Int DirentType at positon:../../c/libuv/fs.go:63:6
14-
todo:c.Int File at positon:../../c/libuv/fs.go:65:6
15-
Fs
16-
FsEvent
17-
FsPoll
18-
Dirent
19-
Stat
20-
todo:func(*Fs) FsCb at positon:../../c/libuv/fs.go:97:6
21-
todo:func(*FsEvent, *c.Char, c.Int, c.Int) FsEventCb at positon:../../c/libuv/fs.go:100:6
22-
todo:func(*FsPoll, c.Int, c.Int) FsPollCb at positon:../../c/libuv/fs.go:103:6
5+
todo:c.Int RunMode at positon:../../c/libuv/libuv.go:77:6
6+
todo:c.Int LoopOption at positon:../../c/libuv/libuv.go:79:6
7+
todo:c.Int Membership at positon:../../c/libuv/libuv.go:81:6
8+
todo:c.Int HandleType at positon:../../c/libuv/libuv.go:83:6
9+
todo:c.Int ReqType at positon:../../c/libuv/libuv.go:85:6
10+
todo:c.Int OsSock at positon:../../c/libuv/libuv.go:87:6
11+
todo:c.Int OsFd at positon:../../c/libuv/libuv.go:89:6
12+
todo:c.Int PollEvent at positon:../../c/libuv/libuv.go:91:6
13+
Loop
14+
Poll
15+
Buf
16+
todo:func(uintptr)c.Pointer MallocFunc at positon:../../c/libuv/libuv.go:116:6
17+
todo:func(c.Pointer, uintptr)c.Pointer ReallocFunc at positon:../../c/libuv/libuv.go:119:6
18+
todo:func(uintptr, uintptr)c.Pointer CallocFunc at positon:../../c/libuv/libuv.go:122:6
19+
todo:func(c.Pointer) FreeFunc at positon:../../c/libuv/libuv.go:125:6
20+
todo:func(*Handle, uintptr, *Buf) AllocCb at positon:../../c/libuv/libuv.go:128:6
21+
todo:func(*GetAddrInfo, c.Int, *net.AddrInfo) GetaddrinfoCb at positon:../../c/libuv/libuv.go:131:6
22+
todo:func(*GetNameInfo, c.Int, *c.Char, *c.Char) GetnameinfoCb at positon:../../c/libuv/libuv.go:134:6
23+
todo:func(*Handle, c.Pointer) WalkCb at positon:../../c/libuv/libuv.go:137:6
24+
todo:func(*Poll, c.Int, c.Int) PollCb at positon:../../c/libuv/libuv.go:140:6
2325
todo:c.Int TcpFlags at positon:../../c/libuv/net.go:60:6
2426
todo:c.Int UdpFlags at positon:../../c/libuv/net.go:62:6
2527
Handle
@@ -41,29 +43,27 @@ todo:func(*Stream, c.Long, *Buf) ReadCb at positon:../../c/libuv/net.go:147:6
4143
todo:func(*Write, c.Int) WriteCb at positon:../../c/libuv/net.go:150:6
4244
todo:func(*Stream, c.Int) ConnectionCb at positon:../../c/libuv/net.go:153:6
4345
todo:func(*Shutdown, c.Int) ShutdownCb at positon:../../c/libuv/net.go:156:6
44-
Async
45-
todo:func(*Async) AsyncCb at positon:../../c/libuv/async.go:36:6
46+
Timer
47+
todo:func(*Timer) TimerCb at positon:../../c/libuv/timer.go:21:6
48+
todo:c.Int Errno at positon:../../c/libuv/error.go:103:6
49+
todo:c.Int FsType at positon:../../c/libuv/fs.go:61:6
50+
todo:c.Int DirentType at positon:../../c/libuv/fs.go:63:6
51+
todo:c.Int File at positon:../../c/libuv/fs.go:65:6
52+
Fs
53+
FsEvent
54+
FsPoll
55+
Dirent
56+
Stat
57+
todo:func(*Fs) FsCb at positon:../../c/libuv/fs.go:97:6
58+
todo:func(*FsEvent, *c.Char, c.Int, c.Int) FsEventCb at positon:../../c/libuv/fs.go:100:6
59+
todo:func(*FsPoll, c.Int, c.Int) FsPollCb at positon:../../c/libuv/fs.go:103:6
4660
Idle
4761
todo:func(*Idle) IdleCb at positon:../../c/libuv/idle.go:18:6
48-
todo:c.Int RunMode at positon:../../c/libuv/libuv.go:77:6
49-
todo:c.Int LoopOption at positon:../../c/libuv/libuv.go:79:6
50-
todo:c.Int Membership at positon:../../c/libuv/libuv.go:81:6
51-
todo:c.Int HandleType at positon:../../c/libuv/libuv.go:83:6
52-
todo:c.Int ReqType at positon:../../c/libuv/libuv.go:85:6
53-
todo:c.Int OsSock at positon:../../c/libuv/libuv.go:87:6
54-
todo:c.Int OsFd at positon:../../c/libuv/libuv.go:89:6
55-
todo:c.Int PollEvent at positon:../../c/libuv/libuv.go:91:6
56-
Loop
57-
Poll
58-
Buf
59-
todo:func(uintptr)c.Pointer MallocFunc at positon:../../c/libuv/libuv.go:116:6
60-
todo:func(c.Pointer, uintptr)c.Pointer ReallocFunc at positon:../../c/libuv/libuv.go:119:6
61-
todo:func(uintptr, uintptr)c.Pointer CallocFunc at positon:../../c/libuv/libuv.go:122:6
62-
todo:func(c.Pointer) FreeFunc at positon:../../c/libuv/libuv.go:125:6
63-
todo:func(*Handle, uintptr, *Buf) AllocCb at positon:../../c/libuv/libuv.go:128:6
64-
todo:func(*GetAddrInfo, c.Int, *net.AddrInfo) GetaddrinfoCb at positon:../../c/libuv/libuv.go:131:6
65-
todo:func(*GetNameInfo, c.Int, *c.Char, *c.Char) GetnameinfoCb at positon:../../c/libuv/libuv.go:134:6
66-
todo:func(*Handle, c.Pointer) WalkCb at positon:../../c/libuv/libuv.go:137:6
67-
todo:func(*Poll, c.Int, c.Int) PollCb at positon:../../c/libuv/libuv.go:140:6
6862
Signal
6963
todo:func(*Signal, c.Int) SignalCb at positon:../../c/libuv/signal.go:20:6
64+
Thread
65+
ThreadOptions
66+
Work
67+
todo:func(c.Pointer) ThreadCb at positon:../../c/libuv/thread.go:27:6
68+
todo:func(*Work) WorkCb at positon:../../c/libuv/thread.go:30:6
69+
todo:func(*Work, c.Int) AfterWorkCb at positon:../../c/libuv/thread.go:33:6

c/openssl/openssl.pub

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
todo:func(*c.Char, c.Int, unsafe.Pointer)c.Int PemPasswordCb at positon:../../c/openssl/pem.go:30:6
2-
RSA_METHOD
3-
RSA
41
todo:c.UlongLong SHA_LONG64 at positon:../../c/openssl/sha1.go:40:6
52
todo:c.Uint SHA_LONG at positon:../../c/openssl/sha1.go:42:6
63
SHA_CTX
7-
SHA256_CTX
8-
todo:SHA256_CTX SHA224_CTX at positon:../../c/openssl/sha256.go:32:6
4+
SHA512_CTX
5+
todo:SHA512_CTX SHA384_CTX at positon:../../c/openssl/sha512.go:32:6
96
BIO
107
EVP_MD
118
HMAC_CTX
129
todo:c.Uint MD5_LONG at positon:../../c/openssl/md5.go:34:6
1310
MD5_CTX
14-
SHA512_CTX
15-
todo:SHA512_CTX SHA384_CTX at positon:../../c/openssl/sha512.go:32:6
11+
todo:func(*c.Char, c.Int, unsafe.Pointer)c.Int PemPasswordCb at positon:../../c/openssl/pem.go:30:6
12+
RSA_METHOD
13+
RSA
14+
SHA256_CTX
15+
todo:SHA256_CTX SHA224_CTX at positon:../../c/openssl/sha256.go:32:6
1616
todo:uint64 BN_ULONG at positon:../../c/openssl/bn.go:25:6
1717
BN_CTX
1818
BIGNUM

0 commit comments

Comments
 (0)