summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/linux_file.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the getdents() emulation, the Linux ELF libraries use this, andpeter1996-03-101-3/+11
* Mega-commit for Linux emulator update.. This has been stress tested underpeter1996-03-021-43/+354
* Clean up some warnings by using the generated structures in <sys/sysproto.h>peter1995-12-151-16/+14
* Completed function declarations and added prototypes.bde1995-11-221-4/+7
* Fix the getdirentries of ibcs2 to handle uneven DIRBLKSIZ offsets.swallace1995-10-101-6/+8
* Modified linux_readdir() function to properly handle Linux readdir()swallace1995-08-281-14/+27
* First incarnation of our Linux emulator or rather compatibility code.sos1995-06-251-0/+436
OpenPOWER on IntegriCloud