Age | Commit message (Expand) | Author |
---|---|---|
2001-06-27 | Cleanup to not use kernel headers at all. | Eric Andersen |
2001-06-13 | Use sys/mman.h not asm/mman.h -- we don't want kernel headers... | Eric Andersen |
2001-06-04 | Teach the ldso stuff to use the proper elf.h header file, not a local copy. | Eric Andersen |
2001-05-31 | Removed INSTALL_DIR and replaced it with DEVEL_PREFIX, ROOT_DIR, and | Manuel Novoa III |
2001-05-25 | One last structural change. Install header files to INSTALLDIR/usr/include | Eric Andersen |
2001-05-01 | Another cleanup. Never pass addresses as an 'int' | Eric Andersen |
2001-05-01 | Yet another major rework. This time around, rework it to no longer | Eric Andersen |
2001-04-23 | Initial checkin for ld.so. This is a combination of effort from Manuel Novoa | Eric Andersen |