提交历史

作者 SHA1 备注 提交日期
  Mike Frysinger 8fd79c518f import some fixes from glibc 19 年之前
  Mike Frysinger 1fa40663d3 import pthread_attr_{get,set}stack functions from glibc along with a few attr fixes 19 年之前
  Mike Frysinger 2be79fd8f7 import the helper function pthread_for_each_thread from glibc 19 年之前
  Mike Frysinger 11740630bb import misc defines from glibc 19 年之前
  Mike Frysinger 5f6104b428 make sure function is always inlined 19 年之前
  Mike Frysinger d09b3bac47 sync with glibc and remove duplicated SEM_VALUE_MAX define 19 年之前
  Mike Frysinger 4cb089f596 sync with glibc 19 年之前
  Mike Frysinger 00ff75bca3 sync with glibc 19 年之前
  Mike Frysinger a6f23153a4 slight tweak to minimize diffs with glibc 19 年之前
  Mike Frysinger c9643a0bbf sync code style with glibc 19 年之前
  Mike Frysinger 11e9576021 import license updates from glibc 19 年之前
  Mike Frysinger 270bd86b4f punt _DL_FINI_CRT_COMPAT option now that 0.9.28 has been released 19 年之前
  Mike Frysinger 073cd03a2c Fix by Martin Schlemmer: 19 年之前
  Mike Frysinger ee11fb2608 unused 19 年之前
  Mike Frysinger b0642fa63c dlvsym stub 19 年之前
  Mike Frysinger 4631c57c80 grab some updates from glibc 19 年之前
  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 年之前