Historial de Commits

Autor SHA1 Mensaje Fecha
  Eric Andersen cf0a78c882 Cleanup crypt and remove the crypt_r stuff, since SuSv3 hace 22 años
  Eric Andersen bd85a75e3c Remove some noise hace 22 años
  Eric Andersen 9a1a89e454 Changed my mind. Keep this separate. hace 22 años
  Eric Andersen 560dd2f77a Rewrite getenv hace 22 años
  Eric Andersen 8cea9a34c6 rework getopt. no read need to split this one up since hace 22 años
  Eric Andersen 24fcbf9eef missed a file hace 22 años
  Eric Andersen 0d1013082a getopt tests hace 22 años
  Eric Andersen 91f53c1e98 Updates to the working apps list from Kagan Kongar. Thanks! hace 22 años
  Eric Andersen 9d4e5cf3b7 Apply integer overflow security fix for "CERT Advisory CA-2002-25 Integer hace 22 años
  Eric Andersen 9fe81b7558 Message catalog support for internationalization is not currently hace 22 años
  Eric Andersen 698d2c6803 Per suggestion from Miles Bader, move calloc.c to libc/stdlib. hace 22 años
  Eric Andersen 99eb56df38 When symbols are missing, its supposed to be an error... hace 22 años
  Eric Andersen 7711a9b8e8 Several pthreads updates. Enable linuxthreads_db. Several fixes hace 22 años
  Eric Andersen 0a2d7c0bb7 Fixup the last missing pieces of thread locking hace 22 años
  Eric Andersen 17a1a692cb Rework RPC code once again. By default, only enable the hace 22 años
  Manuel Novoa III 78c86530e0 Enable getpt prototype. hace 22 años
  Manuel Novoa III 14c2c51eca Changed fflush() behavior to no-op for r/w streams in read-mode. hace 22 años
  Eric Andersen 64f78ef63b Unify calloc (its the same thing regardless of the underlying hace 22 años
  Eric Andersen 142d965177 Just in case, crash if somehow `exit' returns anyways hace 22 años
  Eric Andersen bd3fadcde8 remove BUILDTIME since it is not used hace 22 años
  Manuel Novoa III 9e3364a9e6 A couple of little cleanups I forgot to check in. hace 22 años
  Eric Andersen d4db0bd939 When DODEBUG and HAS_WCHAR were enabled and HAS_LOCALE was disabled, hace 22 años
  Miles Bader b1723348b5 Use MALLOC_REALLOC_MIN_FREE_SIZE. hace 22 años
  Miles Bader 5d88651fa9 (MALLOC_REALLOC_MIN_FREE_SIZE): New macro. hace 22 años
  Miles Bader 3b836d665f (HEAP_MIN_SIZE): New macro. hace 22 años
  Eric Andersen 205e2b7199 Joseph Chiu <josephc@idealab.com> found an off-by-one bug. oops! hace 22 años
  Miles Bader 3d909b2123 In the allocate-and-copy case, don't include the malloc header in our hace 22 años
  Eric Andersen 34067b3b46 Sigh. A bit more cleanup. hace 22 años
  Miles Bader dfa6a5382a Update debugging printfs. hace 22 años
  Eric Andersen b93d7f3e92 Per discussion on the mailing list, simply vfork -> fork mapping to only apply hace 22 años