提交历史

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