Commit History

作者 SHA1 備註 提交日期
  Eric Andersen f87967b01f Add wrapper for old termio interface 23 年之前
  Eric Andersen 9e750508ce Add poll, so this is now needed 23 年之前
  Eric Andersen 059d081440 Symbol cleanup/bugfix. Add in needed global. 23 年之前
  Eric Andersen cfcf2c267b Clean all subdirs on 'make clean' 23 年之前
  Eric Andersen b02e50be3e Facelist/cleanup for several syscalls. Added poll. 23 年之前
  Eric Andersen 705ce36d85 Added common handling of errno. 23 年之前
  Eric Andersen 31c580aa61 linux 2.0.x kernels have broken header files. It is silly to be so 23 年之前
  Eric Andersen 6fce1235be Fix termios handling. Now synced with behavior of GNU libc. 23 年之前
  Eric Andersen 5d83a25c29 Remove and ignore unwanted generated binaries 23 年之前
  Eric Andersen d1322f5f39 First pass at making this work with the new libcrt0.o location. 23 年之前
  Eric Andersen 330a35150a If they have an x86, but HAS_MMU is false, warn and sleep(10) since 23 年之前
  Eric Andersen ff044eda5d Warn using $(WARNINGS) 23 年之前
  Eric Andersen 79aabd53ec init var to 0 to avoid warning 23 年之前
  Eric Andersen 346abd962d Remove generated files. Bring Makefile behavior into sync with other arches. 23 年之前
  Eric Andersen b239d3e6bf Use the right name. 23 年之前
  Eric Andersen a4258c4f7e Use the name crt0.o, and cp it to $(TOPDIR)/libcrt0.o 23 年之前
  Eric Andersen 0a3e7b0f16 USe the name crt0.o, and cp it to $(TOPDIR)/libcrt0.o 23 年之前
  Eric Andersen 12e006e50e Fix naming error. s/sigsetjmp/__sigsetjmp/g 23 年之前
  Eric Andersen eafdf1b819 Reduce dependancies -- don't use sysconf() internal to libc. 23 年之前
  Eric Andersen c4c3071e27 Make the implementation match the header file. 23 年之前
  Eric Andersen 51d2e12a88 I've been working on fixing up the rpc crap. now it is only 23 年之前
  Eric Andersen 67fb342b08 Makeheader files be more like GNU 23 年之前
  Eric Andersen 6c7a9c98a3 "I will always compile before I commit." 23 年之前
  Eric Andersen ddaf940958 Patch from James Graves <jgraves@deltamobile.com> to better handle m68k. 23 年之前
  Eric Andersen 7787955467 Thanks to James Graves <jgraves@deltamobile.com>, we now have 23 年之前
  Eric Andersen e4492b9c21 Clean test dir on 'make clean' 23 年之前
  Eric Andersen 57a66bf9e5 Update makefile to match the new malloc code 23 年之前
  Eric Andersen 7415018e05 Manuel Novoa III modified malloc.c and avlmacro.h to reduce code size by 23 年之前
  Eric Andersen 47459d25eb Cannot portably pass a short via va_args, since it will be 23 年之前
  Eric Andersen 886546e0d4 Ignore generated files. 23 年之前