This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
e395a8fb60
factor
/
basis
/
unix
/
ffi
History
Joe Groff
3f13fc7099
unix.ffi: third argument of ioctl should be void*, not c-string (reported by ceninan)
2010-06-30 09:09:16 -07:00
..
bsd
rename current string-mangling "char*" to "c-string". char* is now just a boring old pointer to char
2010-02-23 11:42:02 -08:00
linux
rename current string-mangling "char*" to "c-string". char* is now just a boring old pointer to char
2010-02-23 11:42:02 -08:00
solaris
rename current string-mangling "char*" to "c-string". char* is now just a boring old pointer to char
2010-02-23 11:42:02 -08:00
authors.txt
…
ffi.factor
unix.ffi: third argument of ioctl should be void*, not c-string (reported by ceninan)
2010-06-30 09:09:16 -07:00
platforms.txt
…