커밋 기록

작성자 SHA1 메시지 날짜
  Eric Andersen 15bb702a56 Fix link to daily snapshot 24 년 전
  Eric Andersen 48886c22a7 Update the config script to behave a bit better 24 년 전
  Eric Andersen d1e4f21566 Oops! When I fixed the debug flags, I forgot to make things be 24 년 전
  Eric Andersen 222e31faa0 Setup so ctors/dtors can run. Disabled for now, since they do 24 년 전
  Eric Andersen 608b520c75 Don't call null ctors/dtors. 24 년 전
  Eric Andersen ab717d4eb2 Do not enable debugging for initfini.s and friends. Won't work anyways. 24 년 전
  Eric Andersen ed3d3458ef Add implementations of strtof() and strtold(). These are a bit 24 년 전
  Eric Andersen 39d05a3300 This should be the last piece needed to make constructors work (using 24 년 전
  Eric Andersen 90d986e8d2 Add some symbols needed for C++ to work. Temporary hack... 24 년 전
  Eric Andersen 270579eef2 Remove an unused variable 24 년 전
  Manuel Novoa III f654c6f7b8 I vow to rerun _all_ the tests before making commits. :-( 24 년 전
  Eric Andersen 9121e41f46 Build our own crti.o and crtn.o with a cross arch method that I 24 년 전
  Eric Andersen 94e5ab630b Merge in an ugly pile of rand* functions from glibc. :( 24 년 전
  Eric Andersen e3d8cc9c99 Remove the chdir, so we can test things like empty directories 24 년 전
  Manuel Novoa III 9aeb15e7c4 Modified because of the new str to int funcs. 24 년 전
  Manuel Novoa III 29d3e23bab New versions of the various string to int functions which are smaller 24 년 전
  Manuel Novoa III 347b1fc3b6 Fix stdin/stdout initialization of buffering type. I had changed the 24 년 전
  Manuel Novoa III e26e735ab4 Oops... forgot to update abort.c. 24 년 전
  Manuel Novoa III d66d31914c Apply Miles Bader's missing __va_copy() fix. 24 년 전
  Manuel Novoa III f2f500d61c Fix another O_LARGEFILE bug. Also, I forget to make floating point optional 24 년 전
  Manuel Novoa III b6d85765b0 So much for fcntl flags being resonably consistent across archs... (hopefully) 24 년 전
  Manuel Novoa III 0343687b86 Fix fflush(NULL) and tweak _stdio_term() for the unbuffered stdio option. 24 년 전
  Manuel Novoa III 4b1902f742 Oops.. had left thread support forced on. 24 년 전
  Eric Andersen 0eccd99fb0 Fix a segfault in scandir for empty directories. After looking over 24 년 전
  Manuel Novoa III 16952cf2cc Update to my current todo list. 24 년 전
  Eric Andersen c3f5ce2856 Fix thinko 24 년 전
  Eric Andersen 13b74a58c2 Fixup redefinition of NL_ARGMAX 24 년 전
  Manuel Novoa III 870f09e54e Deal with cvs "feature"... or is that cvs _user_... 24 년 전
  Manuel Novoa III 03e039820d Swap in the new stdio code. 24 년 전
  Eric Andersen ff3e48d940 Add thread support. Eliminate the useless extra "s 24 년 전