]> gitweb.factorcode.org Git - factor.git/history - basis/unix/ffi
scryfall: better moxfield words
[factor.git] / basis / unix / ffi /
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-07-08 Rudi Grinbergfeature(linux): pipe2 bindings
2023-04-14 Doug Colemanunix.ffi: typo, prot -> proto
2023-01-20 John BenediktssonSwitch to https urls
2022-01-19 John Benediktssonunix.utilities: update usings for move
2021-04-01 Doug Colemanunix.xattrs: Add basic support for xaddrs on macOS
2019-02-10 Jack LucasFix stat so io test will finish
2019-02-10 Jack Lucastype name consistency
2019-02-10 Jack LucasFix stat declarations, function: names, and dirent...
2019-02-09 Jack LucasRe-add Freebsd Support
2016-07-30 Alexander IljinAdd EOL at EOF for all authors.txt files for consistency
2016-05-26 Doug Colemanunix.ffi: Add SHUT_* flags for shutdown() call.
2016-03-13 John Benediktssonunix.ffi: adding getsockopt and some socket options.
2015-10-08 Björn Lindqvistunix.ffi,windows.winsock: add the rest of the AI_*...
2015-07-19 Doug Colemanfactor: rename files that are not loadable on mac, too
2015-07-19 Doug Colemanfactor: actual patch to remove ; from all c/fortran...
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-03 Doug Colemanunix.ffi: Fix syntax for FUNCTION:
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2014-11-13 John Benediktssonbasis/extra: switch to "vocab." os name>> append require.
2014-04-29 John BenediktssonRevert "unix.ffi: be more explicit about dirent64."
2014-04-29 John Benediktssonunix.ffi: be more explicit about dirent64.
2014-04-22 Doug Colemanunix.ffi: Oops
2014-04-22 Doug Colemanunix.ffi: Arch Linux doesn't seem to have aliases.
2014-04-22 Doug Colemanunix.ffi: Use a utility word for getting the aliases...
2014-04-02 Björn Lindqvistlibc.*, unix.*: move constants and functions from the...
2013-09-17 Björn Lindqvistunix.ffi, windows.winsock: wraps for servent functions
2013-06-05 Doug Colemanunix.utmpx: Fix bootstrap on linux, add platform-specif...
2013-06-05 Doug Colemanunix.utmpx: Support utmpx on linux and fix on macosx...
2013-03-24 Doug Colemanio.launcher.unix, unix.ffi: Reset ignored signal in...
2013-02-01 Doug Colemanunix.ffi: Add the man 2 signal() function call.
2012-10-26 John Benediktssonunix: adding truncate-file.
2012-10-25 John Benediktssonunix: adding mkfifo.
2012-10-25 John Benediktssonunix.ffi.macosx: can't use iovec here...
2012-10-25 John Benediktssonunix.ffi: adding sendfile.
2012-10-25 John Benediktssonunix.ffi: adding readv/writev.
2012-10-24 John Benediktssonunix.ffi: adding "access".
2012-10-24 John Benediktssonunix.ffi: adding fileno.
2012-05-29 John Benediktssonunix.ffi: adding some socket constants.
2012-02-03 John Benediktssonunix.groups: 64 ought to be enough, right?
2011-11-24 Joe Groffuse radix literals
2011-11-08 Joe Groffunix.process: take raise from unix.ffi
2011-11-08 Joe Groffnew module unix.signals: app-level signal handlers
2011-11-04 Doug ColemanFix bootstrap. Add missing using on io.serial.linux...
2011-11-04 Joe Groffunix.ffi: add signal constants
2011-11-03 Joe Groffremove BSD,solaris,etc. misc platform support code
2011-11-02 Doug ColemanMake "foo.private" require load foo instead.
2011-10-29 Doug ColemanAdd options to set the child process group id or sessio...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-01-16 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2010-11-26 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-10-09 Doug ColemanFix bootstrap on mac by adding back the PF_INET constant
2010-10-09 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-10-09 Slava Pestovunix.ffi.bsd: fix load errors
2010-10-09 Slava Pestovunix.ffi.bsd: fix AF_INET6 constants on FreeBSD and...
2010-09-26 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-09-22 Doug ColemanImplement a raw port. Make ping only run on Windows...
2010-09-21 Doug ColemanSquashed commit of the following:
2010-07-17 Anton GorenkoMerge branch 'gtk' of git://github.com/Blei/factor
2010-07-17 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-07-09 Doug ColemanMerge branch 'master' of github.com:erg/factor
2010-07-07 Joe GroffMerge branch 'master' into native-image-loader
2010-07-06 Slava PestovMerge branch 'mongodb-changes' of git://github.com...
2010-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
2010-06-30 Joe Groffunix.ffi: third argument of ioctl should be void*,...
2010-06-23 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-06-23 Doug ColemanFix all-users word by calling setpwent to rewind file
2010-06-22 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-06-22 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-06-22 Slava PestovMerge remote branch 'origin/new-icons'
2010-06-22 Slava PestovMerge branch 'master' of git://github.com/erg/factor...
2010-06-21 Doug ColemanFix a bug when calling all-groups twice. Add some users...
2010-06-16 Slava PestovMerge branch 'fuel' of git://github.com/dmsh/factor
2010-06-15 Daniel EhrenbergMerge branch 'master' into propagation
2010-06-07 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-06-05 Slava PestovMerge branch 'master' of http://github.com/Blei/factor
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-06-02 Slava PestovMove system word from unix.ffi to libc since its not...
2010-04-15 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-04-13 Joe GroffMerge git://github.com/william42/factor
2010-04-11 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-11 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-04-10 Slava PestovMerge remote branch 'origin/abi-symbols' into fastcall...
2010-04-06 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-04-01 Joe GroffMerge branch 'master' into abi-symbols
2010-04-01 Joe Groff"cdecl" -> cdecl
2010-02-27 Joe GroffMerge branch 'master' of git://github.com/william42...
2010-02-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-25 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-23 Joe Groffrename current string-mangling "char*" to "c-string...
2010-02-23 Joe Groff_DARWIN_MAXNAMELEN+1 should actually be _DARWIN_MAXNAME...
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-22 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-02-22 Joe GroffMerge branch 'master' into new-alien-pointers
2010-02-22 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-22 Doug ColemanCheck if we're using ttys before starting curses, since...
2010-02-22 Slava PestovMerge branch 'master' of git://projects.elasticdog...
next