Commit Graph

22 Commits (ae623ff9249632872cc85c69ecf3ade2797a47d0)

Author SHA1 Message Date
Doug Coleman 9dcabddb52 Merge branch 'master' of git://factorcode.org/git/factor 2007-04-14 06:24:27 -05:00
Doug Coleman 857a442e07 fix struct sizes
fix file-info
2008-03-27 13:10:51 -05:00
Doug Coleman d7872708a0 Fix 64-bit stat 2007-04-14 06:13:34 -05:00
Doug Coleman ff0098c0d1 Merge branch 'master' of git://factorcode.org/git/factor 2007-04-14 04:27:38 -05:00
Slava Pestov 2f73edb3a2 Fix stat on linux/x86.64 2008-03-25 22:26:33 -05:00
Doug Coleman 4ecd7fff42 split up some unix constants
split up netbsd stat
2007-04-14 04:27:15 -05:00
Doug Coleman 36d02462ce add netbsd to targets
add stat/types for netbsd
fix type for openbsd
2008-03-20 19:12:06 -05:00
sheeple 9584be2981 finally fix openbsd stat 2008-03-20 18:02:19 -05:00
Doug Coleman a960749975 fix openbsd types 2008-03-16 17:07:43 -05:00
Doug Coleman e5faf8167c Merge branch 'master' of git://factorcode.org/git/factor 2008-03-16 16:42:10 -05:00
Doug Coleman c1afb4b093 remove stat tests
overhaul unique files
2008-03-20 16:52:22 -05:00
Doug Coleman c996c092fc start a unit test file for stat 2008-03-20 15:24:30 -05:00
Doug Coleman e539246131 fix stat on openbsd32 2008-03-20 15:11:27 -05:00
Doug Coleman d82808b3a0 add freebsd 64, untested
add openbsd 32/64, untested
2008-03-20 14:53:01 -05:00
Doug Coleman 6a8886b876 fix openbsd stat structure 2008-03-16 15:41:52 -05:00
Eduardo Cavazos 1a4514b0f6 unix/stat/linux: cell-bits is in new vocab 2008-03-12 10:56:16 -06:00
Matthew Willis 27c4515be6 Implemented unix.stat for freebsd 2008-03-11 00:38:51 -07:00
Eduardo Cavazos 9aa6219759 unix.stat: add lstat* 2008-03-06 12:04:20 -06:00
Eduardo Cavazos c9b73f062b Implement file-info 2008-02-28 23:46:27 -06:00
Eduardo Cavazos e39783b10a unix: Refactor more things out of unix and into unix.stat
unis.stat: Move some common code to unix.stat from
           unix.stat.linux and unix.stat.macosx
2008-02-28 12:46:01 -06:00
Eduardo Cavazos 208b88c753 unix: Factor out what corresponds to <sys/types.h> into unix.types
unix.stat: Add a macosx branch
2008-02-27 17:01:15 -06:00
Eduardo Cavazos 5b0ab02d65 add unix.stat 2008-02-27 01:55:49 -06:00