Commit History

Author SHA1 Message Date
  Eric Andersen f680861de5 And just like that, clone is now fixed.... Previously the 21 years ago
  Eric Andersen 2d60483b6a oops 21 years ago
  Eric Andersen 4a2b9d7463 Minor changes 21 years ago
  Eric Andersen d9a4422a48 A useful/useless little malloc time test 21 years ago
  Eric Andersen fb84603f8c Peter S. Mazinger writes: 21 years ago
  Eric Andersen cadff3f10e Minor update of the debian packaging stuff 21 years ago
  Eric Andersen 589ebccb66 Remove remnants of the gcc wrapper 21 years ago
  Eric Andersen cdb388983e Do not make tests depend on CC, since we no longer build a wrapper. 21 years ago
  Eric Andersen 2c84741c3a Bump version, cleanup whitespace 21 years ago
  Eric Andersen 7b6c8a1adc Cope with 2.6.x headers 21 years ago
  Eric Andersen c2e3235c99 rohde at soap dot adsl dot dk writes: 21 years ago
  Eric Andersen 47f3643602 rohde at soap dot adsl dot dk writes: 21 years ago
  Manuel Novoa III be5aabf534 Fix __freadable and __fwritable... were using '~' instead of '!'. (ugh) 21 years ago
  Manuel Novoa III 95a70af5e7 Oops... temporarily support the old stdio code. 21 years ago
  Manuel Novoa III 78172165a8 The checking Erik added seems to be unnecessary. Without it, I am not 21 years ago
  Manuel Novoa III 400e6fc264 Redo the exec functions to comply with SUSv3. 21 years ago
  Manuel Novoa III 33e58d3c9e Rewrite popen for SUSv3 compliance. 21 years ago
  Manuel Novoa III 950fed3a6b Minor fix from upstream glibc. 21 years ago
  Manuel Novoa III 9f04c85b35 Kept the same approach, but rewrote the code for the most part. 21 years ago
  Eric Andersen a16c1a5417 Fir errno return when the file/path is NULL or points to an empty string. 21 years ago
  Eric Andersen 7c3eb1f4a0 Add extra checks for sigprocmask and rt_sigprocmask syscalls. 21 years ago
  Eric Andersen 6373c2b141 Fix the manditory typo in my last minute untested fix. 21 years ago
  Eric Andersen 5c62002cc8 Make sleep behave itself properly inthe presence of SIGCHLD 21 years ago
  Eric Andersen 8d532c5131 Rework malloc. The new default implementation is based on dlmalloc from Doug 21 years ago
  Eric Andersen 4c9086ee4a Update and restore malloc-simple. Slow as molasses, but trivially 21 years ago
  Eric Andersen e5104517c1 Fix a really dumb bug introduced in version 1.4 of this file (a patch for ipv6 21 years ago
  Eric Andersen d984dbc675 Fix whitespace 21 years ago
  Eric Andersen 3bc61e6430 remove unused file 21 years ago
  Manuel Novoa III e919981c95 Handle the app_fini stuff in exit without requiring atexit(). 21 years ago
  Manuel Novoa III d05dafe2fc Fix a long-standing bug with pthreads. A couple of linuxthreads files 21 years ago