Commit History

Author SHA1 Message Date
  Eric Andersen 270579eef2 Remove an unused variable 22 years ago
  Manuel Novoa III f654c6f7b8 I vow to rerun _all_ the tests before making commits. :-( 22 years ago
  Eric Andersen 9121e41f46 Build our own crti.o and crtn.o with a cross arch method that I 22 years ago
  Eric Andersen 94e5ab630b Merge in an ugly pile of rand* functions from glibc. :( 22 years ago
  Eric Andersen e3d8cc9c99 Remove the chdir, so we can test things like empty directories 22 years ago
  Manuel Novoa III 9aeb15e7c4 Modified because of the new str to int funcs. 22 years ago
  Manuel Novoa III 29d3e23bab New versions of the various string to int functions which are smaller 22 years ago
  Manuel Novoa III 347b1fc3b6 Fix stdin/stdout initialization of buffering type. I had changed the 22 years ago
  Manuel Novoa III e26e735ab4 Oops... forgot to update abort.c. 22 years ago
  Manuel Novoa III d66d31914c Apply Miles Bader's missing __va_copy() fix. 22 years ago
  Manuel Novoa III f2f500d61c Fix another O_LARGEFILE bug. Also, I forget to make floating point optional 22 years ago
  Manuel Novoa III b6d85765b0 So much for fcntl flags being resonably consistent across archs... (hopefully) 22 years ago
  Manuel Novoa III 0343687b86 Fix fflush(NULL) and tweak _stdio_term() for the unbuffered stdio option. 22 years ago
  Manuel Novoa III 4b1902f742 Oops.. had left thread support forced on. 22 years ago
  Eric Andersen 0eccd99fb0 Fix a segfault in scandir for empty directories. After looking over 22 years ago
  Manuel Novoa III 16952cf2cc Update to my current todo list. 22 years ago
  Eric Andersen c3f5ce2856 Fix thinko 22 years ago
  Eric Andersen 13b74a58c2 Fixup redefinition of NL_ARGMAX 22 years ago
  Manuel Novoa III 870f09e54e Deal with cvs "feature"... or is that cvs _user_... 22 years ago
  Manuel Novoa III 03e039820d Swap in the new stdio code. 22 years ago
  Eric Andersen ff3e48d940 Add thread support. Eliminate the useless extra "s 22 years ago
  Eric Andersen 4ddd797e60 Fix broken links 22 years ago
  Eric Andersen 71956ec7f9 Fixup ldd behavior to match recent ldso change 22 years ago
  Eric Andersen 7592855f23 Allow some failures to simplify building gcc 22 years ago
  Eric Andersen 0307ade95b Don't install CVS files into the devel dir 22 years ago
  Eric Andersen 4b64bd933b Add in this missing header file 22 years ago
  Eric Andersen 8db3f39cea Avoid forced -lpthread lnkage when threading is enabled 22 years ago
  Eric Andersen ff1b55eb5e Seperate out the symbol resolution debugging, so it doesn't clutter 22 years ago
  Eric Andersen 134392384e Remove sys/io.h include, since not everyone has it 22 years ago
  Miles Bader 20933077ad Initial checkin 22 years ago