Commit History

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