Commit History

Author SHA1 Message Date
  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
  Eric Andersen cb19f2f71f oops 21 years ago
  Eric Andersen 47e3b888b6 implement the worthless cuserid() function we claim to support. 21 years ago
  Eric Andersen 5fb172f624 In unistd.h, getpgrp() is redirected to __getpgid(), but 21 years ago
  Eric Andersen da7d891f23 That was awfully stupid. 21 years ago
  Eric Andersen 2283789a0b Use 'sed -i -e' rather than 'sed -ie' since we don't want 21 years ago
  Eric Andersen 8eb0481463 Update the config used when building a .deb 21 years ago
  Eric Andersen 49eaf7e456 dev systems updated 21 years ago
  Eric Andersen 789f5785a6 Use PAGE_SIZE rather than hard coding 4096 21 years ago
  Eric Andersen 14ad676069 Patch from Paul Mundt <lethal@linux-sh.org>: 21 years ago