提交历史

作者 SHA1 备注 提交日期
  Mike Frysinger 21c4912151 clean up code and make it easy to extend 19 年之前
  Mike Frysinger 71646527ef dont fail if target doesnt support mmap64 19 年之前
  Mike Frysinger 27f04c4b3e grab a tiny mmap implementation from glibc 19 年之前
  Mike Frysinger bc5829aeab make sure the syscall mmap func isnt exported 19 年之前
  Mike Frysinger 977a560255 fix string functions to not treat the size_t as ssize_t 19 年之前
  Eric Andersen 7f1fd5234f update developer verbage 19 年之前
  Mike Frysinger ddb3233385 add (size_t)-1 border case tests for strncat and strncmp, and add a bunch of tests for strnlen based on strlen 19 年之前
  Mike Frysinger d4bfde8b5f add M_PERTURB define from glibc and Frank Mehnert writes: the following patch fixes a compile problem where malloc.h was included into a C++ file 19 年之前
  Mike Frysinger 97b3ceebfa anemo writes in Bug 9: use ElfW(auxv_t) instead of Elf32_auxv_t 19 年之前
  Mike Frysinger ee375653ed some fixes by anemo in Bug 9 to play nicely with 32 or 64 bit hosts 19 年之前
  Eric Andersen 7377d34eef point to uclibc.org 19 年之前
  Joakim Tjernlund 8ae5e88808 asierllano writes in bug 370: 19 年之前
  Mike Frysinger 632cf2de06 Frank Mehnert writes: 19 年之前
  Mike Frysinger d71ff82e70 import sparc-optimized string functions from glibc 19 年之前
  Mike Frysinger b11c2a4d0b oops, new math code needs this 19 年之前
  Mike Frysinger 46b06e9c1c import different optimized versions of div funcs based upon target sparc arch 19 年之前
  Mike Frysinger 4147ffbcc6 optimize library based upon sparc cpu selection 19 年之前
  Mike Frysinger cb7e38cfb8 allow people to select target sparc architecture 19 年之前
  Mike Frysinger aceb53ffab add a note explaining the weird h_errno definition 19 年之前
  Mike Frysinger 6f92ac370b a64l/l64a are now in uClibc, mkstemp and mktemp already were 19 年之前
  Mike Frysinger 8bdad19e0e import a64l and l64a from glibc 19 年之前
  Mike Frysinger dd1944787f add a link_warning() like glibc so ppl will [hopefully] stop using mktemp. also redo whitespacing. 19 年之前
  Joakim Tjernlund 30d5d27e60 Frank Mehnert writes: 19 年之前
  Mike Frysinger b1ce9e53a3 some updates from psm to better mirror glibc getent behavior 19 年之前
  Joakim Tjernlund 4b54d5bd13 Hmm, things broke with vapiers update. Lets 19 年之前
  Mike Frysinger 76945fb093 add support for getrpcbynumber_r/getrpcbyname_r/getrpcent_r and a config option to enable REENTRANT RPC 19 年之前
  Mike Frysinger fc2d3a34a5 use generic ELF wrappers 19 年之前
  Mike Frysinger 253acb104d add support for getrpcbynumber_r/getrpcbyname_r/getrpcent_r and a config option to enable REENTRANT RPC 19 年之前
  Mike Frysinger 93cfbb84b1 rework some of the code to shrink size 19 年之前
  Mike Frysinger 231572ebb5 style tweaks 19 年之前