Commit History

Author SHA1 Message Date
  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
  Eric Andersen a4258c4f7e Use the name crt0.o, and cp it to $(TOPDIR)/libcrt0.o 23 years ago
  Eric Andersen 0a3e7b0f16 USe the name crt0.o, and cp it to $(TOPDIR)/libcrt0.o 23 years ago
  Eric Andersen 12e006e50e Fix naming error. s/sigsetjmp/__sigsetjmp/g 23 years ago
  Eric Andersen eafdf1b819 Reduce dependancies -- don't use sysconf() internal to libc. 23 years ago
  Eric Andersen c4c3071e27 Make the implementation match the header file. 23 years ago
  Eric Andersen 51d2e12a88 I've been working on fixing up the rpc crap. now it is only 23 years ago
  Eric Andersen 67fb342b08 Makeheader files be more like GNU 23 years ago
  Eric Andersen 6c7a9c98a3 "I will always compile before I commit." 23 years ago
  Eric Andersen ddaf940958 Patch from James Graves <jgraves@deltamobile.com> to better handle m68k. 23 years ago
  Eric Andersen 7787955467 Thanks to James Graves <jgraves@deltamobile.com>, we now have 23 years ago
  Eric Andersen e4492b9c21 Clean test dir on 'make clean' 23 years ago
  Eric Andersen 57a66bf9e5 Update makefile to match the new malloc code 23 years ago
  Eric Andersen 7415018e05 Manuel Novoa III modified malloc.c and avlmacro.h to reduce code size by 23 years ago
  Eric Andersen 47459d25eb Cannot portably pass a short via va_args, since it will be 23 years ago
  Eric Andersen 886546e0d4 Ignore generated files. 23 years ago
  Eric Andersen 163df9f27d Makefile cleanups. For starters, OPTIMIZATION was missing... 23 years ago
  Eric Andersen dee92a2d22 When doing a 'make clean', clean all subdirs, not just the current arch. 23 years ago
  Eric Andersen ae97a89e1a A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. 23 years ago
  Eric Andersen abdc3e4d06 Make error msg even friendlier. 23 years ago
  Eric Andersen 723a9aa88f Oops. left strftime.c in twice. 23 years ago
  Eric Andersen 39d74aae95 Patch from James Graves <jgraves@deltamobile.com> to get 23 years ago
  Eric Andersen 6264eafa58 Oops. Extra #endif... 23 years ago