minix/minix/lib
David van Moolenbroek 22840dea11 libfsdriver: preinitialize stat.st_ino
The stat.st_ino field must always be filled with the inode number
given as part of the fdr_stat request anyway, so libfsdriver can
simply fill in the number and allow the file system not to bother.

Change-Id: Ia7a849d0b23dfc83010df0d48fa26e4225427694
2015-06-23 14:38:04 +00:00
..
libasyn New sources layout 2014-07-31 16:00:30 +02:00
libaudiodriver minix libraries: resolve clang warnings 2014-09-30 21:04:09 +00:00
libbdev minix libraries: resolve clang warnings 2014-09-30 21:04:09 +00:00
libblockdriver minix libraries: resolve clang warnings 2014-09-30 21:04:09 +00:00
libc libc: Fix incomplete fprintf 2015-03-31 15:45:48 +02:00
libchardriver minix libraries: resolve clang warnings 2014-09-30 21:04:09 +00:00
libclkconf minix libraries: resolve clang warnings 2014-09-30 21:04:09 +00:00
libddekit Use or instead of and to determine if urb is valid 2015-03-11 17:56:09 +01:00
libdevman minix libraries: resolve clang warnings 2014-09-30 21:04:09 +00:00
libexec minix libraries: resolve clang warnings 2014-09-30 21:04:09 +00:00
libfetch minix libraries: resolve clang warnings 2014-09-30 21:04:09 +00:00
libfsdriver libfsdriver: preinitialize stat.st_ino 2015-06-23 14:38:04 +00:00
libgcc_s_empty New sources layout 2014-07-31 16:00:30 +02:00
libgpio New sources layout 2014-07-31 16:00:30 +02:00
libhgfs libsffs: make path names constant 2014-09-30 12:48:10 +00:00
libi2cdriver minix libraries: resolve clang warnings 2014-09-30 21:04:09 +00:00
libinputdriver New sources layout 2014-07-31 16:00:30 +02:00
liblwip minix libraries: resolve clang warnings 2014-09-30 21:04:09 +00:00
libminc isofs: do not link against libc 2015-06-07 17:01:45 +00:00
libminixfs libfsdriver: support mmap on FSes with no device 2014-11-15 11:19:52 +00:00
libmthread New sources layout 2014-07-31 16:00:30 +02:00
libnetdriver libnetdriver: turn into network driver framework 2014-12-04 12:10:48 +00:00
libnetsock minix libraries: resolve clang warnings 2014-09-30 21:04:09 +00:00
libsffs libfsdriver: preinitialize stat.st_ino 2015-06-23 14:38:04 +00:00
libsys Fix format string for size_t types 2015-03-18 07:48:09 +01:00
libtimers New sources layout 2014-07-31 16:00:30 +02:00
libusb minix libraries: resolve clang warnings 2014-09-30 21:04:09 +00:00
libvassert minix libraries: resolve clang warnings 2014-09-30 21:04:09 +00:00
libvboxfs libsffs: make path names constant 2014-09-30 12:48:10 +00:00
libvirtio libvirtio: expose result size on packet dequeue 2014-12-04 12:10:47 +00:00
libvtreefs libfsdriver: preinitialize stat.st_ino 2015-06-23 14:38:04 +00:00
Makefile Add libfsdriver: a library to drive file systems 2014-09-18 12:46:23 +00:00
Makefile.inc New sources layout 2014-07-31 16:00:30 +02:00