index
:
minix3
master
Git Repository for an attempted revival of the Minix 3 Operating System
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
dirent.h
Age
Commit message (
Expand
)
Author
2014-03-01
netbsd dirent.h, import sys/sys *.h, mfs cleanup
Ben Gras
2014-02-18
Alignement on netbsd types, part 1
Lionel Sambuc
2013-01-14
Libraries updates and cleanup
Lionel Sambuc
2012-08-10
Fix prototypes for getdents, read, readlink
Arun Thomas
2012-02-14
Full switch to clang/ELF. Drop ack. Simplify.
Ben Gras
2009-11-09
Removal of the executable flag from files that cannot be executed
Tomas Hruby
2009-11-06
Changes to the include files in order to make cross-compilation possible.
Tomas Hruby
2006-11-09
Getdents implementation in library/vfs/mfs.
Philip Homburg
2006-01-20
Some misc portability-enhancing definitions.
Ben Gras
2005-11-14
Rename some #defines such as MAX_BLOCK_SIZE to _MAX_BLOCK_SIZE and such
Ben Gras
2005-08-12
Maximum block size lowered to 4K (gasp) !
Ben Gras
2005-07-18
Made dirent filename len a macro; corrected comment bug in bios.h reported
Ben Gras
2005-05-20
Added note to indicate how touchy MAX_BLOCK_SIZE is at the moment.
Ben Gras
2005-04-21
Initial revision
Ben Gras