Commit History

Author SHA1 Message Date
  Manuel Novoa III 849cfab1c5 UnDOSified file and added assert when debugging. 23 years ago
  Manuel Novoa III cecd0b2a5c Adapted to handle shared libraries as well as static. Fixed Makefile for m68k. 23 years ago
  Eric Andersen 8943c95591 "I will always compile before I commit." 23 years ago
  Eric Andersen 6c2ef877c3 Update the comments a wee bit. 23 years ago
  Eric Andersen b8e0118b10 A little update to wait* and a minor syscall cleanup. 23 years ago
  Eric Andersen 31e36a1498 Fix arm so it actually works. 23 years ago
  Eric Andersen b881459888 Remove an extra "/" from the crt0 path 23 years ago
  Eric Andersen 9cf790d833 Oops. Forgot to check these in... 23 years ago
  Eric Andersen ce0350a763 Ignore generated files 23 years ago
  Eric Andersen b84da91e64 Remove generated files 23 years ago
  Eric Andersen 6437980d51 Makefile fixes 23 years ago
  Eric Andersen 320f7978c2 Remove generated files. 23 years ago
  Eric Andersen cc9d92f467 Ignore generated binaries. Add a Config usable by most stock x86 systems. 23 years ago
  Eric Andersen 8eaff69d91 Add first pass shared lib support into Makefile. 23 years ago
  Eric Andersen 5354f1ab0c Remove the nonexistant __sigaction 23 years ago
  Eric Andersen f87967b01f Add wrapper for old termio interface 23 years ago
  Eric Andersen 9e750508ce Add poll, so this is now needed 23 years ago
  Eric Andersen 059d081440 Symbol cleanup/bugfix. Add in needed global. 23 years ago
  Eric Andersen cfcf2c267b Clean all subdirs on 'make clean' 23 years ago
  Eric Andersen b02e50be3e Facelist/cleanup for several syscalls. Added poll. 23 years ago
  Eric Andersen 705ce36d85 Added common handling of errno. 23 years ago
  Eric Andersen 31c580aa61 linux 2.0.x kernels have broken header files. It is silly to be so 23 years ago
  Eric Andersen 6fce1235be Fix termios handling. Now synced with behavior of GNU libc. 23 years ago
  Eric Andersen 5d83a25c29 Remove and ignore unwanted generated binaries 23 years ago
  Eric Andersen d1322f5f39 First pass at making this work with the new libcrt0.o location. 23 years ago
  Eric Andersen 330a35150a If they have an x86, but HAS_MMU is false, warn and sleep(10) since 23 years ago
  Eric Andersen ff044eda5d Warn using $(WARNINGS) 23 years ago
  Eric Andersen 79aabd53ec init var to 0 to avoid warning 23 years ago
  Eric Andersen 346abd962d Remove generated files. Bring Makefile behavior into sync with other arches. 23 years ago
  Eric Andersen b239d3e6bf Use the right name. 23 years ago